document.write( "Question 256084: solve 3^x=7^2 using both interpolation and logarithms. \n" ); document.write( "
Algebra.Com's Answer #188246 by richwmiller(17219)\"\" \"About 
You can put this solution on YOUR website!
7^2=49
\n" ); document.write( "3^x=49
\n" ); document.write( "x =\"log%2849%29%2Flog%283%29\"=3.54249
\n" ); document.write( "
\n" );