document.write( "Question 1058789: Please help to Solve for x:
\n" );
document.write( " Log (x+3)+Log (x-2)=Log14\r
\n" );
document.write( "\n" );
document.write( "(all 3 Logs are to the base 10) \r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #673898 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! Log (x+3)+Log (x-2)=Log14 \n" ); document.write( " Log((x+3)*(x-2)) = Log14 \n" ); document.write( " Log((x+3)*(x-2)) = Log(14) \n" ); document.write( "x^2 + x - 6 = 14 \n" ); document.write( "x^2 + x - 20 = 0 \n" ); document.write( "(x+5)*(x-4) = 0 \n" ); document.write( "x = -5 ** rejected, gives log of a negative value. \n" ); document.write( "x = 4\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |