document.write( "Question 120963: Hello, can you please help me solve for x? x-2/x+6 = x/2. I came up with x=0.
\n" );
document.write( "Thank you! \n" );
document.write( "
Algebra.Com's Answer #88747 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! x-2/x+6 = x/2 \n" ); document.write( "Cross-multiply to get: \n" ); document.write( "2(x-2) = x(x+6) \n" ); document.write( "2x-4 = x^2+6x \n" ); document.write( "x^2+4x+4 = 0 \n" ); document.write( "Factor to get: \n" ); document.write( "(x+2)(x+2)=0 \n" ); document.write( "x+2=0 \n" ); document.write( "x = -2 \n" ); document.write( "===================\r \n" ); document.write( "\n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |