document.write( "Question 733130: How do I work the solution to this problem.....\r
\n" );
document.write( "\n" );
document.write( "4/3(10)^x = 12 \n" );
document.write( "
Algebra.Com's Answer #448289 by ankor@dixie-net.com(22740) You can put this solution on YOUR website! \n" ); document.write( "Multiply both sides by 3 \n" ); document.write( "4* \n" ); document.write( "divide both sides by 4 \n" ); document.write( " \n" ); document.write( "log(10^x) = log(9) \n" ); document.write( "x*log(10) = log(9) \n" ); document.write( "log of 10 is 1, therefore \n" ); document.write( "x = log(9) or .95424 \n" ); document.write( ": \n" ); document.write( ": \n" ); document.write( "Check this on a calc: (4/3)*10^.95424, results 11.9999 ~ 12 \n" ); document.write( " |