document.write( "Question 277669: Solve for X. (Type an integer or simplified fraction).\r
\n" );
document.write( "\n" );
document.write( "log x+log (x-15)=2 \n" );
document.write( "
Algebra.Com's Answer #202132 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Solve for X. (Type an integer or simplified fraction). \n" ); document.write( "log x+log (x-15)=2 \n" ); document.write( "-------------------- \n" ); document.write( "log(x(x-15)) = 2 \n" ); document.write( "x(x-15) = 10^2 \n" ); document.write( "x^2-15x - 100 = 0 \n" ); document.write( "(x-20)(x+5) = 0 \n" ); document.write( "Positive solution: \n" ); document.write( "x = 20 \n" ); document.write( "-------------------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |