document.write( "Question 466404: What process would I go through to find x in the following equation?
\n" ); document.write( "(log = logarithm)\r
\n" ); document.write( "\n" ); document.write( "log(1 + x) + log(2 + x) = 2\r
\n" ); document.write( "\n" ); document.write( "I have done logarithm problems before but I never really understood the way logarithm works, I just go through the sequence my book shows me to, but I have never seen a logarithm equation such as this one before. Any help will be appreciated.
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #319733 by nerdybill(7384)\"\" \"About 
You can put this solution on YOUR website!
You have to apply the \"rules for logarithms\"
\n" ); document.write( "log(1 + x) + log(2 + x) = 2
\n" ); document.write( "we can rewrite the above as:
\n" ); document.write( "log(1 + x)(2 + x) = 2
\n" ); document.write( "(1 + x)(2 + x) = 10^2
\n" ); document.write( "expanding left side by FOILing:
\n" ); document.write( "2+3x+x^2 = 100
\n" ); document.write( "x^2+3x+2 = 100
\n" ); document.write( "x^2+3x-98 = 0
\n" ); document.write( "since the above can't be factored, you must apply the \"quadratic formula\" to get:
\n" ); document.write( "x = {8.51, -11.51}
\n" ); document.write( "You can throw out the negative solution (extraneous) leaving:
\n" ); document.write( "x = 8.51
\n" ); document.write( ".
\n" ); document.write( "Details of quadratic follows:
\n" ); document.write( "\n" ); document.write( "\n" ); document.write( " \n" ); document.write( "\n" ); document.write( "
Solved by pluggable solver: SOLVE quadratic equation with variable
Quadratic equation \"ax%5E2%2Bbx%2Bc=0\" (in our case \"1x%5E2%2B3x%2B-98+=+0\") has the following solutons:
\n" ); document.write( "
\n" ); document.write( " \"x%5B12%5D+=+%28b%2B-sqrt%28+b%5E2-4ac+%29%29%2F2%5Ca\"
\n" ); document.write( "
\n" ); document.write( " For these solutions to exist, the discriminant \"b%5E2-4ac\" should not be a negative number.
\n" ); document.write( "
\n" ); document.write( " First, we need to compute the discriminant \"b%5E2-4ac\": \"b%5E2-4ac=%283%29%5E2-4%2A1%2A-98=401\".
\n" ); document.write( "
\n" ); document.write( " Discriminant d=401 is greater than zero. That means that there are two solutions: \"+x%5B12%5D+=+%28-3%2B-sqrt%28+401+%29%29%2F2%5Ca\".
\n" ); document.write( "
\n" ); document.write( " \"x%5B1%5D+=+%28-%283%29%2Bsqrt%28+401+%29%29%2F2%5C1+=+8.51249219725039\"
\n" ); document.write( " \"x%5B2%5D+=+%28-%283%29-sqrt%28+401+%29%29%2F2%5C1+=+-11.5124921972504\"
\n" ); document.write( "
\n" ); document.write( " Quadratic expression \"1x%5E2%2B3x%2B-98\" can be factored:
\n" ); document.write( " \"1x%5E2%2B3x%2B-98+=+1%28x-8.51249219725039%29%2A%28x--11.5124921972504%29\"
\n" ); document.write( " Again, the answer is: 8.51249219725039, -11.5124921972504.\n" ); document.write( "Here's your graph:
\n" ); document.write( "\"graph%28+500%2C+500%2C+-10%2C+10%2C+-20%2C+20%2C+1%2Ax%5E2%2B3%2Ax%2B-98+%29\"
\n" ); document.write( "
\n" ); document.write( "
\n" );