document.write( "Question 593940: Log(7x-12)=2logx \n" ); document.write( "
Algebra.Com's Answer #376555 by lwsshak3(11628)![]() ![]() ![]() You can put this solution on YOUR website! Log(7x-12)=2logx \n" ); document.write( "Log(7x-12)=log(x^2) \n" ); document.write( "7x-12=x^2 \n" ); document.write( "x^2-7x+12=0 \n" ); document.write( "(x-4)(x-3)=0 \n" ); document.write( "x=4 \n" ); document.write( " or \n" ); document.write( "x=3 \n" ); document.write( " |