document.write( "Question 955689: Find the value of x if :\r
\n" );
document.write( "\n" );
document.write( "437(1.035)^x = 845\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "Thank you :) \n" );
document.write( "
Algebra.Com's Answer #583854 by lwsshak3(11628)![]() ![]() ![]() You can put this solution on YOUR website! Find the value of x if : \n" ); document.write( "437(1.035)^x = 845 \n" ); document.write( "(1.035)^x = 845/437 \n" ); document.write( "xlog(1.035) = log(845) -log(437) \n" ); document.write( "x=(log(845) -log(437))/log(1.035) \n" ); document.write( "x≈19.17 \n" ); document.write( " |