document.write( "Question 351793: How to find three ordered pairs satisfying y= -3x+5 thanks \n" ); document.write( "
Algebra.Com's Answer #251387 by jim_thompson5910(35256)\"\" \"About 
You can put this solution on YOUR website!
Pick any 3 x values and plug them into the given equation to find the corresponding y values\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "x=0: \"y=-3x%2B5=-3%280%29%2B5=0%2B5=5\" So when x=0, y=5 which means we have the ordered pair (0,5)\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "x=1: \"y=-3x%2B5=-3%281%29%2B5=-3%2B5=2\" So when x=1, y=2 which means we have the ordered pair (1,2)\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "x=2: \"y=-3x%2B5=-3%282%29%2B5=-6%2B5=-1\" So when x=2, y=-1 which means we have the ordered pair (2,-1)
\n" ); document.write( "
\n" );