document.write( "Question 963407: can you help me on solving this logarithmic equation, and express irrational solutions in exact form
\n" );
document.write( "log2(5x)=4 \n" );
document.write( "
Algebra.Com's Answer #588554 by addingup(3677) You can put this solution on YOUR website! log(5x)/log(2)=4 Multiply both sides by log(2): \n" ); document.write( "log(5x)= 4log(2) Let's work on the right side: \n" ); document.write( "4log(2)= log(2^4)= log(16) So now we have: \n" ); document.write( "log(5x)= log(16) Cancel the logarithms by taking exponents on both sides: \n" ); document.write( "5x=16 Divide both sides by 5 \n" ); document.write( "x= 16/5\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |