document.write( "Question 947205: Use logarithms to solve the equation\r
\n" );
document.write( "\n" );
document.write( "9(1.09^2x+1)=15\r
\n" );
document.write( "\n" );
document.write( "the 2x+1 is in expotential form....... \n" );
document.write( "
Algebra.Com's Answer #577919 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! Use logarithms to solve the equation\r \n" ); document.write( "\n" ); document.write( "9(1.09^2x+1)=15\r \n" ); document.write( "\n" ); document.write( "the 2x+1 is in expotential form \n" ); document.write( "If you mean it's an exponent: \n" ); document.write( "================ \n" ); document.write( "9(1.09^2x+1)=15 \n" ); document.write( "1.09^(2x+1)= 5/3 \n" ); document.write( "(2x+1)*log(1.09) = log(5/3) \n" ); document.write( "2x+1 = log(5/3)/log(1.09) \n" ); document.write( "x = (-1 + log(5/3)/log(1.09))/2\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |