document.write( "Question 238822: I need to prove why the following equations are equal to each other. I have tried factoring, and using the rules for logarithms (meaning using multiplication when adding and division when subtracting). I still can not figure it out. I do not know how to use subscripts for math problems on a computer so if you don't understand what I am asking it is completely understandable. But for now I will use log(2) of 3, meaning a log with a base of two, of three. Here is the equation:
\n" );
document.write( "[6log(2)3] / [1 + log(2)3] = [6ln3] / [ln2 + ln3]
\n" );
document.write( "Thank you,
\n" );
document.write( "Heather \n" );
document.write( "
Algebra.Com's Answer #175470 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! [6log(2)3] / [1 + log(2)3] = [6ln3] / [ln2 + ln3] \n" ); document.write( "---- \n" ); document.write( "Working with the left side: \n" ); document.write( "6[ln(3)/ln(2)] / [1 + ln(3)/ln(2)] \n" ); document.write( "--- \n" ); document.write( "= [6ln(3)]/[ln(2)] divided by [ln(2) + ln(3)]/[ln(2)] \n" ); document.write( "--- \n" ); document.write( "If you invert the denominator and multiply the ln(2)'s cancel \n" ); document.write( "and you end up with: \n" ); document.write( "= [6ln(3)] divided by [ln(2) + ln(3)] \n" ); document.write( "which is the right side you your original equation. \n" ); document.write( "======================================================== \n" ); document.write( "Comment: The key here is that you see that log(2)3 = ln(3)/ln(2) \n" ); document.write( "That is using the Change of base Rule. \n" ); document.write( "======================================================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |