document.write( "Question 380780: Determine which of the ordered pairs
\n" );
document.write( " (0, 1), (2, 0), (0, –1), (–8, 5)
\n" );
document.write( "are solutions for the equation x + 2y = 2.
\n" );
document.write( "Could someone pleas explain this to me
\n" );
document.write( "Thank you. \n" );
document.write( "
Algebra.Com's Answer #270271 by rfer(16322)![]() ![]() ![]() You can put this solution on YOUR website! Solve by using one of the ordered pairs and solve, see if you get the other \n" ); document.write( "x+2y=2 \n" ); document.write( "0+2y=2 \n" ); document.write( "y=2/2 \n" ); document.write( "y=1 \n" ); document.write( "first one works \n" ); document.write( "2+2y=2 \n" ); document.write( "2y=0 \n" ); document.write( "y=0 \n" ); document.write( "second one works \n" ); document.write( "x+2*-1=2 \n" ); document.write( "x=-2=2 \n" ); document.write( "x=4 \n" ); document.write( "three does not work \n" ); document.write( "you do the last one \n" ); document.write( " |