document.write( "Question 447442: Solve: log5 (3x – 2) = 1 + log5 (x – 4) \n" ); document.write( "
Algebra.Com's Answer #308034 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! log5 (3x – 2) = 1 + log5 (x – 4) \n" ); document.write( "------------------ \n" ); document.write( "log5(3x-2)-log5(x-4) = 1 \n" ); document.write( "----- \n" ); document.write( "log5[(3x-2)/(x-4)] = 1 \n" ); document.write( "--- \n" ); document.write( "(3x-2)/(x-4) = 5 \n" ); document.write( "--- \n" ); document.write( "3x-2 = 5x-20 \n" ); document.write( "2x = 18 \n" ); document.write( "x = 9 \n" ); document.write( "=============== \n" ); document.write( "cheers, \n" ); document.write( "stan H. \n" ); document.write( " |