document.write( "Question 925272:  Which ordered pair is a solution of x+2y=7
\n" );
document.write( " \n" );
document.write( "
| Algebra.Com's Answer #561399 by ewatrrr(24785)     You can put this solution on YOUR website! x+2y=7 \n" ); document.write( "y = -x/2 + 7/2 \n" ); document.write( "x = 0 then y = 7/2 \n" ); document.write( "(0, 7/2) is one ordered pair that is a solution \n" ); document.write( "that is (0, 7/2) is one of the points on the Line: x + 2y = 7 \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " |