Come on, figure it out and I'll give you a gold star.
Name:
Anonymous2006-09-20 19:13
Replace 2^x with z, giving z^2-33z+32=0, which is easy to solve in your head: (z-32)(z-1)=0 -> z=32 or z=1.
So 2^x=32 or 2^x=1 -> x=5 or x=0.
Name:
Anonymous2006-09-20 19:18
*sticks a star to forehead*
Name:
Anonymous2006-09-20 20:03
Here's another, solve for x
2^2x - 33(2^x) + 32 = 0
Name:
Anonymous2006-09-20 20:05
^Oops, wrong one.
5^x^2 (625) = (1/25) ^2x
Name:
Anonymous2006-09-20 20:10
You need more brackets on the left, because I'm not sure what that's supposed to be. Also, on the right, ^ binds stronger than *, so you really should say (1/25)^(2x).