document.write( "Question 946215: Use logarithms to solve the given equation. (Round the answer to four decimal places.)
\n" );
document.write( "9(1.092x + 1) = 15 \n" );
document.write( "
Algebra.Com's Answer #577284 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! Use logarithms to solve the given equation. (Round the answer to four decimal places.) \n" ); document.write( "9(1.092x + 1) = 15 \n" ); document.write( "---------------- \n" ); document.write( "1.092x + 1 = 15/9 = 5/3 \n" ); document.write( "1.092x = 5/3 - 1 = 2/3 \n" ); document.write( "x = 2/(3*1.092) \n" ); document.write( "x =~ 0.6105 \n" ); document.write( "=================== \n" ); document.write( "Logs not needed. \n" ); document.write( " |