document.write( "Question 748628: Solve for X.\r
\n" );
document.write( "\n" );
document.write( "Log6(X-5)=-LOG6X+2 \n" );
document.write( "
Algebra.Com's Answer #455673 by lwsshak3(11628)![]() ![]() ![]() You can put this solution on YOUR website! Solve for X. \n" ); document.write( "Log6(X-5)=-LOG6X+2 \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "x(x-5)=6^2 \n" ); document.write( "x^2-5x-36=0 \n" ); document.write( "(x-9)(x+4)=0 \n" ); document.write( "x=-4 (reject, x>0) \n" ); document.write( "x=9 \n" ); document.write( " |