document.write( "Question 253703: Solve for x: log(x-3)= -log (x) + log (2)\r
\n" );
document.write( "\n" );
document.write( "Answer Choices:
\n" );
document.write( "A) 5/2 B) (3+sqrt(17))/2 C) sqrt(6) D) {1,2} \n" );
document.write( "
Algebra.Com's Answer #186046 by edjones(8007)![]() ![]() You can put this solution on YOUR website! log(x-3)= -log (x) + log (2) \n" ); document.write( "10^(log(x-3))=10^(-log(x))+10^(log(2)) Raising logs base 10 to the 10th power cancels them out. \n" ); document.write( "x-3=1/x * 2 Sign changes from a + to a * because adding logs is multiplying. \n" ); document.write( "x-3=2/x \n" ); document.write( "x^2-3x=2 multiply each side by x. \n" ); document.write( "x^2-3x-2=0 \n" ); document.write( "x=(3+sqrt(17))/2 see below [x=(3-sqrt(17))/2 is not an answer because logs of negative numbers are not allowed.] \n" ); document.write( ". \n" ); document.write( "This was a tough one; don't give up; you will get it! \n" ); document.write( ". \n" ); document.write( "Ed \n" ); document.write( ". \n" ); document.write( "
|