document.write( "Question 432984: what is the ordered pair for equation 4x=-y+4 \n" ); document.write( "
Algebra.Com's Answer #300109 by rwm(914)![]() ![]() ![]() You can put this solution on YOUR website! There are many ordered pairs. \n" ); document.write( "if y=0 then x=1 \n" ); document.write( "(1,0) \n" ); document.write( "if x=0 then y=4 \n" ); document.write( "(0,4) \n" ); document.write( " |