document.write( "Question 255028: I'm just wondering if it's possible to simplify this further or if I'm even on the right track...\r
\n" );
document.write( "\n" );
document.write( "3^x=15 (find x)\r
\n" );
document.write( "\n" );
document.write( ">x=log₃15
\n" );
document.write( ">x=log₃(3x5)
\n" );
document.write( ">x=log₃3 + log₃5
\n" );
document.write( ">x= 1 + log₃5\r
\n" );
document.write( "\n" );
document.write( "Thanks for your help :o) \n" );
document.write( "
Algebra.Com's Answer #187354 by Greenfinch(383)![]() ![]() You can put this solution on YOUR website! Second line should be \n" ); document.write( "x log3 = log 15 giving \n" ); document.write( "x = log 15 / log 3 = 1.1770 / 0.4771 \n" ); document.write( "I haven't got a calculator handy but it is 2. something which fits since x = 2 would give 3^2 = 9 and 3^3 = 27 \n" ); document.write( " \n" ); document.write( " |