Question 170173: Explain the relationship, if any, among the following equations.
16^2=x and 16=logx^2
Found 3 solutions by Earlsdon, Alan3354, stanbon: Answer by Earlsdon(6294) (Show Source): Answer by Alan3354(69443) (Show Source):
You can put this solution on YOUR website! Explain the relationship, if any, among the following equations.
16^2=x and 16=logx^2
---------------
x = 16^2 = 256.
x^2 = 65536
2^16 = 65536
You didn't specify that base, but only 2 will fit. If it's not base 2, then both statements cannot be true.
Answer by stanbon(75887) (Show Source):
You can put this solution on YOUR website! Explain the relationship, if any, among the following equations.
16^2=x and 16=logx^2
================
1st: x = 256
---------------
2nd: 16 = 2logx
logx = 8
x = 10^8
x = 10,000,000
------------------
Cheers,
Stan H.
|
|
|