SOLUTION: Please list the steps to get from 9^sqr(x)=3^x to the solutions {0,4}. The answers are provided in my book but I am stuck at the step 2^sqr(x)=x. All help is appreciated.

Algebra ->  Logarithm Solvers, Trainers and Word Problems -> SOLUTION: Please list the steps to get from 9^sqr(x)=3^x to the solutions {0,4}. The answers are provided in my book but I am stuck at the step 2^sqr(x)=x. All help is appreciated.      Log On


   



Question 604741: Please list the steps to get from 9^sqr(x)=3^x to the solutions {0,4}. The answers are provided in my book but I am stuck at the step 2^sqr(x)=x. All help is appreciated.
Found 2 solutions by ankor@dixie-net.com, bucky:
Answer by ankor@dixie-net.com(22740) About Me  (Show Source):
You can put this solution on YOUR website!
9%5Esqrt%28x%29 = 3%5Ex
9 = 3^2, therefore we can rewrite this to
3%5E%282sqrt%28x%29%29 = 3%5Ex
therefore
2sqrt%28x%29 = x
Square both sides to get rid of the radical
4x = x^2
0 = x^2 - 4x
or
x^2 - 4x = 0
Factor
x(x-4) = 0
two solutions
x = 0
and
x = 4

Answer by bucky(2189) About Me  (Show Source):
You can put this solution on YOUR website!
In the work that follows the software that renders equations to look like you would write them. The software has some troubles with handling fractional exponents and radical signs in exponents. In the case of radical signs, they appear to look more like just a check mark because they are lacking the horizontal line above the quantity that is within the radical. You'll have to make a corrective adjustment in picturing the way it should be. Sorry about that. In other situations fractional exponents get clipped off. I'll note where this happens so that you can understand what the exponent should look like. Again, my apologies.
The book answer shows that two values of x will make the left side of this equation equal to the right side:
.
9%5Esqrt%28x%29=+3%5Ex <--- note that the top of the radical sign is likely missing
.
The first solution (x = 0)is intuitively obvious. It involves the fact that if any number is raised to the exponent zero, the answer will be 1. Note that both exponents in this equation will be zero if x is set equal to zero. With x equal to zero the equation becomes:
.
9%5Esqrt%280%29=+3%5E0 <---- again, the top bar of the radical sign is likely gone
.
Since the square root of zero is zero, the left side of this equation becomes as shown below:
.
9%5E0+=+3%5E0
.
and with both exponents now 0 the equation becomes:
.
1+=+1
.
This obviously is true, so when x equals zero, the equation is true. Therefore, x = 0 is one solution to the problem.
.
Finding the other solution is a little less obvious. Start with the given equation:
.
9%5Esqrt%28x%29+=+3%5Ex <---- again the top bar of the radical is likely missing
.
Now instead of writing the exponent of 9 with a radical sign, let's change the exponent so that x has an exponent of 1/2 itself. An exponent of 1/2 is equivalent to the square root radical. That being the case we can write the equation in the equivalent form:
.
%289%29%5Ex%5E%281%2F2%29+=+3%5Ex <---- the 1 in the numerator of the exponent 1/2 is likely clipped off a little
.
But we know that 9 is equal to 3 squared (or 9+=+3%5E2). Substitute this for 9 and the equation becomes:
.
%283%5E2%29%5Ex%5E%281%2F2%29+=+3%5Ex
.
Now using the power rule of exponents, we can multiply the two exponents (2 and x^(1/2)) on the left side to make the equation become:
.
%283%29%5E%282%2Ax%5E%281%2F2%29%29=+3%5Ex <---- on the left side the x in the exponent has an exponent of 1/2. It is clipped so that only some of the 2 is visible. Think of it as 1/2
.
Note now that the bases on both sides of this equation are 3. Therefore, for the sides to be equal, the exponents have to be equal. In other words we can set the exponents on both sides equal to each other to get the equation:
.
2x%5E%281%2F2%29+=+x <--- the numerator 1 is likely to be slightly clipped off
.
Square both sides of this equation and you get:
.
4x+=+x%5E2
.
Divide both sides by x and the equation then becomes:
.
4+=+x
.
This tells you that both sides of the original equation become equal if x equals 4. You can check this by returning to the original equation:
.
9%5Esqrt%28x%29+=+3%5Ex <---- the radical sign is missing the top horizontal line
.
Substitute 4 for x and you get:
.
9%5Esqrt%284%29+=+3%5E4 <---- and again the radical sign is missing its top
.
But the square root of 4 is 2 so the equation becomes:
.
9%5E2+=+3%5E4
.
Square 9 and you get 81 on the left side. Then if you raise 3 to the fourth power you also get 81 on the right side. This means that the answer x = 4 satisfies the equation by making both sides equal and therefore x = 4 is a valid solution.
.
Hope this helps you to see how to get the two answers to this problem.
.