document.write( "Question 166043: COMPLETE THE ORDERED PAIRS:
\n" );
document.write( "2X+3Y=7
\n" );
document.write( "(0, ) (2, ) ( ,3)\r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #122358 by oscargut(2103)![]() ![]() You can put this solution on YOUR website! 2X+3Y=7 \n" ); document.write( "2X+3Y=7 \n" ); document.write( "(0, ) (2, ) ( ,3)\r \n" ); document.write( "\n" ); document.write( "if x=0 then 3y=7 then y=7/3 \n" ); document.write( "if x=2 then 4+3y=7 then 3y=3 then y=1 \n" ); document.write( "if y=3 then 2x+9=7 then 2x=-2 then x=-1\r \n" ); document.write( "\n" ); document.write( "so the pairs are:\r \n" ); document.write( "\n" ); document.write( "(0,7/3) (2,1) (-1,3) \n" ); document.write( " |