document.write( "Question 241381: Can someone please tell me what I did wrong, IF I did indeed do anything wrong?\r
\n" );
document.write( "\n" );
document.write( "This is the equation:
\n" );
document.write( "(4x/x-2) = x+ (8/x-2)\r
\n" );
document.write( "\n" );
document.write( "This is what I did to get my answer:\r
\n" );
document.write( "\n" );
document.write( "(4x/x-2) = x+ (8/x-2)\r
\n" );
document.write( "\n" );
document.write( "4x = x(x-2) + 8\r
\n" );
document.write( "\n" );
document.write( "4x = - 2x + 8
\n" );
document.write( "-4x -4x\r
\n" );
document.write( "\n" );
document.write( " - 6x + 8\r
\n" );
document.write( "\n" );
document.write( "(x-4)(x-2)\r
\n" );
document.write( "
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "Your help would be greatly appreciate, as I desperately need it!\r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #176804 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! (4x/x-2) = x+ (8/x-2) \n" ); document.write( "This is what I did to get my answer: \n" ); document.write( "(4x/x-2) = x+ (8/x-2) \n" ); document.write( "4x = x(x-2) + 8 \n" ); document.write( "---------------- \n" ); document.write( "4x = x^2 - 2x + 8 \n" ); document.write( "x^2 - 6x + 8 = 0 \n" ); document.write( "(x-4)*(x-2) = 0 \n" ); document.write( "x = 4 \n" ); document.write( "x = 2 (2 causes the dreaded \"Divide by 0\" error, so reject it) \n" ); document.write( "----- \n" ); document.write( "I don't see how you did, but you got to the same place. \n" ); document.write( "4x = - 2x + 8 \n" ); document.write( "-4x -4x \n" ); document.write( " - 6x + 8 \n" ); document.write( "(x-4)(x-2) \n" ); document.write( " |