document.write( "Question 609566: Find three ordered pairs that satisfy the equation.
\n" );
document.write( "y = x+8 \n" );
document.write( "
Algebra.Com's Answer #383785 by mathie123(224)![]() ![]() ![]() You can put this solution on YOUR website! For this question, you can substitute any value for x and solve for the corresponding y: \r \n" ); document.write( "\n" ); document.write( "For example, one order pair would be : \n" ); document.write( "x=1 \n" ); document.write( "y=1+8=9 \n" ); document.write( "So we get the ordered pair (1,9). \r \n" ); document.write( "\n" ); document.write( "As long as the two numbers satisfy the equation, they are an ordered pair on that line (remember that ordered pairs are written (x,y) ) \n" ); document.write( " |