document.write( "Question 333012: Find three ordered pairs that satisfy the equation.
\n" );
document.write( "y = x + 7
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #238622 by AAfter.Com(18)![]() ![]() ![]() You can put this solution on YOUR website! y = x + 7 \n" ); document.write( "For, x = 1, 2, 3 \n" ); document.write( "y = 8, 9, 10 \n" ); document.write( "Hence, the ordered pairs are (1,8), (2,9), (3,10). \n" ); document.write( " |