document.write( "Question 263727: I need to figure out how to solve for x in this problem:\r
\n" ); document.write( "\n" ); document.write( "(x+1)/(x+1) + (5)/(x+2) = (3)/(x+1)\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #194338 by unlockmath(1688)\"\" \"About 
You can put this solution on YOUR website!
Hello,
\n" ); document.write( "First off let's get rid of the fractions by multiplying each (x+1)(x+2) to get:
\n" ); document.write( "(x+1)(x+2) + (5)(x+1) = (3)(x+2) This can be expanded out tobe:
\n" ); document.write( "x^2+3x+2+5x+5=3x+6 Now combine terms and subtract 3x and 6 from both sides to get 5:
\n" ); document.write( "x^2+5x+1=0
\n" ); document.write( "Now apply the quadratic equation: {{x = (-b +- sqrt( b^2-4*a*c ))/(2*a) }
\n" ); document.write( "x = (-5 +- sqrt(21))/2
\n" ); document.write( "There we go!
\n" ); document.write( "RJ
\n" ); document.write( "www.math-unlock.com
\n" ); document.write( "
\n" );