document.write( "Question 376360: y=2x+4;(-1,3),(0,4),(2,8) determine whether or not the given ordered pairs are solutions of the given equation. How do I do this? I would appreciate an explanation of how to do this. \n" ); document.write( "
| Algebra.Com's Answer #267772 by rfer(16322)      You can put this solution on YOUR website! y=2*-1+4 \n" ); document.write( "y=-2+4 \n" ); document.write( "y=-2 no on one \n" ); document.write( "----------------- \n" ); document.write( "y=2*0+4 \n" ); document.write( "y=4 yes on two \n" ); document.write( "------------------ \n" ); document.write( "y=2*2+4 \n" ); document.write( "y=8 yes on three \n" ); document.write( " |