document.write( "Question 273213: Solve for x: 2(2x - 3) - 5(x + 1) = 2x - 7
\n" );
document.write( "2(2x - 3) - 5(x + 1) - 2x + 7 = 0
\n" );
document.write( "4x - 6 - 5x - 5 - 2x - 7 = 0
\n" );
document.write( "4x - 5x -2x = 3x
\n" );
document.write( "- 6 - 5 -7 = - 18
\n" );
document.write( "3x - 18 = 0
\n" );
document.write( "3x = 18
\n" );
document.write( "x = 18/3
\n" );
document.write( "x = 6\r
\n" );
document.write( "\n" );
document.write( "The answer key says it is - 4/3
\n" );
document.write( "Where did I go wrong? I can not see where. Can you?
\n" );
document.write( "Please show me all these steps so I can understand where I went wrong and why.\r
\n" );
document.write( "\n" );
document.write( "Thank You
\n" );
document.write( "Jane P. Albright
\n" );
document.write( "jpalbright5627@yahoo.com \n" );
document.write( "
Algebra.Com's Answer #199623 by CharlesG2(834)![]() ![]() ![]() You can put this solution on YOUR website! Solve for x: 2(2x - 3) - 5(x + 1) = 2x - 7\r \n" ); document.write( "\n" ); document.write( "2(2x - 3) - 5(x + 1) = 2x - 7 \n" ); document.write( "4x - 6 - 5x - 5 = 2x - 7 \n" ); document.write( "4x - 5x - 2x = 6 + 5 - 7 \n" ); document.write( "-x - 2x = 11 - 7 \n" ); document.write( "-3x = 4 \n" ); document.write( "x = -4/3\r \n" ); document.write( "\n" ); document.write( "I see this in your attempt: \"4x - 5x -2x = 3x\" that should be -3x not 3x. \n" ); document.write( "Also in \"- 6 - 5 -7 = - 18\" that should be -6 - 5 + 7 or -11 + 7 = -4. \n" ); document.write( "So -3x - 4 = 0 --> -3x = 4 --> x=-4/3.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |