document.write( "Question 404380: I am trying to solve an equation with fractions. This is the problem \r
\n" );
document.write( "\n" );
document.write( "2x over x^2+6x+8 = x over x+4 minus 2 over x+2
\n" );
document.write( "(i hope the way i wrote it is not confusing. i'm sorry!)\r
\n" );
document.write( "\n" );
document.write( "I have gotten this far. 2x=x^2+2x-2x+4
\n" );
document.write( " 2x=x^2+4\r
\n" );
document.write( "\n" );
document.write( "I can't get any further. I know that it has to be factored again but i am confused. It is not the type of equation that you have to set = to 0. I can do any of the other problems like this but i have never had one end up with an x^2 right there and my teacher told us that when we got to that point we would have to factor it again but i'm not sure if i understand the problem. I also wasn't sure if the 2x-2x was 0 or 1x. Please help me with this problem if you don't mind. Thank you! \n" );
document.write( "
Algebra.Com's Answer #285759 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! 2x over x^2+6x+8 = x over x+4 minus 2 over x+2 \n" ); document.write( "(i hope the way i wrote it is not confusing. i'm sorry!) \n" ); document.write( "I have gotten this far. 2x=x^2+2x-2x+4 \n" ); document.write( "2x=x^2+4 \n" ); document.write( "--------------------- \n" ); document.write( "(2x)/(x^2+6x+8)= x/(x+4) - 2/(x+2) \n" ); document.write( "----- \n" ); document.write( "Multiply thru by x^2+6x+8 to get: \n" ); document.write( "2x = x(x+2) - 2(x+4) \n" ); document.write( "2x = x^2+2x-2x-8 \n" ); document.write( "x^2-2x-8 = 0 \n" ); document.write( "--- \n" ); document.write( "Factor: \n" ); document.write( "x^2-4x+2x-8 = 0 \n" ); document.write( "x(x-4)+2(x-4) = 0 \n" ); document.write( "(x-4)(x+2) = 0 \n" ); document.write( "--- \n" ); document.write( "x = 4 or x = -2 \n" ); document.write( "-- \n" ); document.write( "x cannot be -2 as that would make the denominator (x+2) = zero. \n" ); document.write( "--- \n" ); document.write( "So, x = 4 is the only valid answer. \n" ); document.write( "================= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "================= \n" ); document.write( " \n" ); document.write( " |