document.write( "Question 234094: solve for x:
\n" );
document.write( "59.2=42.5(1.64)^x \n" );
document.write( "
Algebra.Com's Answer #172658 by Alan3354(69443) You can put this solution on YOUR website! 59.2=42.5(1.64)^x \n" ); document.write( "1.64^x = 592/425 \n" ); document.write( "x*log(1.64) = log(592/425) \n" ); document.write( "x = log(592/425)/log(1.64) \n" ); document.write( "x =~ 0.66994135\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |