document.write( "Question 1106669: Which expression can be substituted for x in the top equation of the system to solve the system of equations by substitution? What is the solution?\r
\n" );
document.write( "\n" );
document.write( "-3x + 2y = 2\r
\n" );
document.write( "\n" );
document.write( "x + 5y = 22\r
\n" );
document.write( "\n" );
document.write( "Thank you, and each \"/\" symbol is meaning a number over a number since i can't type it that way. Thank you ! Of the 4 choices one is correct:\r
\n" );
document.write( "\n" );
document.write( "1)-5y + 22, (4,2)\r
\n" );
document.write( "\n" );
document.write( "2)-5y + 22, (2,4)\r
\n" );
document.write( "\n" );
document.write( "3)5y + 22, (-4,3)\r
\n" );
document.write( "\n" );
document.write( "4)5y + 22, (2,4) \n" );
document.write( "
Algebra.Com's Answer #721670 by addingup(3677)![]() ![]() You can put this solution on YOUR website! -3x + 2y = 2 \n" ); document.write( "x + 5y = 22 subtract 5y from both sides: x = -5y + 22. Now use this for x. \n" ); document.write( "----------------------------------------------------------------- \n" ); document.write( "-3x + 2y = 2 \n" ); document.write( "-3(-5y + 22) + 2y = 2 \n" ); document.write( "15y - 66 + 2y = 2 \n" ); document.write( "17y - 66 = 2 \n" ); document.write( "17y = 68 \n" ); document.write( "y = 68/17 \n" ); document.write( "y = 4 \n" ); document.write( "now let's find x: \n" ); document.write( "x + 5(4) = 22 \n" ); document.write( "x + 20 = 22 \n" ); document.write( "x = 2 \n" ); document.write( "so the answer is -5y + 22, (2,4) \n" ); document.write( " |