document.write( "Question 256084: solve 3^x=7^2 using both interpolation and logarithms. \n" ); document.write( "
Algebra.Com's Answer #188247 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! solve 3^x=7^2 using both interpolation and logarithms. \n" ); document.write( "----------------------------- \n" ); document.write( "Take the log of both sides and solve for \"x\": \n" ); document.write( "xlog(3) = log(49) \n" ); document.write( "x = [log(49)]/[log(3)] \n" ); document.write( "x = 3.5425 \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |