SOLUTION: what is the solution for 4 to the 2nd power x = 28

Algebra ->  Logarithm Solvers, Trainers and Word Problems -> SOLUTION: what is the solution for 4 to the 2nd power x = 28      Log On


   



Question 408367: what is the solution for 4 to the 2nd power x = 28
Answer by jsmallt9(3758) About Me  (Show Source):
You can put this solution on YOUR website!
What you posted was:
4%5E2%2Ax+=+28
To solve we start by simplifying. Four squared is 16:
16x = 28
Divide by 16:
x+=+28%2F16
which reduces to:
x+=+7%2F4

But I suspect the equation is really
4%5E%282x%29+=+28
since you posted this under logarithms. If so this is
"4 to the 2x power = 28"
or
4^(2x) = 28

With the variable in an exponent we will need logarithms to solve for x. We can use a logarithm of any base. But if we use base 4 logarithms we will get the simplest answer (since it is a 4 being raised to the power). If we are looking for a decimal approximation then we would use logarithms our calculators "know": base 10 or base e (aka ln). I'll use base 4 logarithms:
log%284%2C+%284%5E2x%29%29+=+log%284%2C+%2828%29%29
On the left side we can use a property of logarithms, log%28a%2C+%28p%5Eq%29%29+=+q%2Alog%28a%2C+%28p%29%29, to move the exponent of the argument out in front. (It is this very property that is the reason we use logarithms on problems like this. It allows us to move the exponent, where the variable is, out where we can now solve for the variable.) Using this property on your equation we get:
2x%2Alog%284%2C+%284%29%29+=+log%284%2C+%2828%29%29
By definition log%284%2C+%284%29%29+=+1. (This is why base 4 logarithms give us the simplest solution.) SO this simplifies to:
2x+=+log%284%2C+%2828%29%29
Now we just divide both sides by 2:
x+=+log%284%2C+%2828%29%29%2F2
This is an exact expression for the solution to your equation. If you decide you want a decimal approximation for the answer, then you can either start over using base 10 or base e logarithms or you can just use the base conversion formula, log%28a%2C+%28p%29%29+=+log%28b%2C+%28p%29%29%2Flog%28b%2C+%28a%29%29, to convert the base 4 logarithm:
x+=+%28ln%2828%29%2Fln%284%29%29%2F2
or
x+=+%28log%28%2828%29%29%2Flog%28%284%29%29%29%2F2