document.write( "Question 231672: how do you go about solving log(x-5)+log(x-2)=1? \n" ); document.write( "
Algebra.Com's Answer #171399 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! how do you go about solving \n" ); document.write( "log(x-5)+log(x-2)=1 \n" ); document.write( "log[(x-5)(x-2)] = 1 \n" ); document.write( "(x-5)(x-2) = 10 \n" ); document.write( "x^2-7x+10 = 10 \n" ); document.write( "x^2-7x = 0 \n" ); document.write( "x(x-7) = 0 \n" ); document.write( "Positive solution: \n" ); document.write( "x = 7 \n" ); document.write( "-------------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " \n" ); document.write( " |