document.write( "Question 1107839: Solve the system of equations using substitution for:
\n" );
document.write( "y = -5x + 22 and 2x = 0 +4y\r
\n" );
document.write( "\n" );
document.write( "Show solution to the system as a pair of coordinates. \n" );
document.write( "
Algebra.Com's Answer #722856 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! Solve the system of equations using substitution for: \n" ); document.write( "y = -5x + 22 \n" ); document.write( "2x = 0 +4y --> x = 2y \n" ); document.write( "----- \n" ); document.write( "y = -5x + 22 \n" ); document.write( "y = -5*2y + 22 \n" ); document.write( "11y = 22 \n" ); document.write( "etc\r \n" ); document.write( "\n" ); document.write( "Show solution to the system as a pair of coordinates. \n" ); document.write( " |