document.write( "Question 244240: Solve the exponential equation algebraically. Approximate the result to three decimal places.
\n" );
document.write( "3x + 16 = 45
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #178726 by checkley77(12844)![]() ![]() ![]() You can put this solution on YOUR website! 3x + 16 = 45 \n" ); document.write( "3x=45-16 \n" ); document.write( "3x=29 \n" ); document.write( "x=29/3 \n" ); document.write( "x=9.667 ans. \n" ); document.write( " |