document.write( "Question 720812: Solve: log5x-log5(x-2)=log5(4). all the 5s are small.
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #441990 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! Solve: \n" ); document.write( "subtraction of logs is divide \n" ); document.write( " \n" ); document.write( "we can get rid of log base 5 on both sides and write it: \n" ); document.write( " \n" ); document.write( "mult both sides by (x-2) \n" ); document.write( "x = 4(x-2) \n" ); document.write( "x = 4x - 8 \n" ); document.write( "8 = 4x - x \n" ); document.write( "8 = 3x \n" ); document.write( "x = 8/3 \n" ); document.write( " |