document.write( "Question 481122: x = 5 + 2x - 3
\n" );
document.write( "
\n" );
document.write( "Solve the value of x\r
\n" );
document.write( "\n" );
document.write( "I do believe the answer is -2 but I do not know how to explain each step we take to get the answer. Can someone help?\r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #329457 by mananth(16946)![]() ![]() You can put this solution on YOUR website! x = 5 + 2x - 3\r \n" ); document.write( "\n" ); document.write( "add -2x to both sides \n" ); document.write( "x-2x=5+2x-2x-3 \n" ); document.write( "-x=5-3 \n" ); document.write( "-x=2 \n" ); document.write( "divide both sides bvy -1 \n" ); document.write( "x=-2\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |