document.write( "Question 356822: I don't understand how to solve this problem. How can you solve an equation with logarithms if the bases are different? On the left side of the equation, the base is two, while on the right side the base is five. By base I mean the \"subset\" or smaller number by log.
\n" );
document.write( "The equation is:
\n" );
document.write( "-
=
\n" );
document.write( "
Algebra.Com's Answer #254785 by scott8148(6628)![]() ![]() You can put this solution on YOUR website! there are techniques for dealing with different bases , but there is a more straightforward solution here\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "using rules for logs ___ log2(24 / 3) = log5(X)\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "log2(8) = log5(X)\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "3 = log5(X)\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "5^3 = X \n" ); document.write( " |