document.write( "Question 754170: complete the ordered pairs so that each is a solution of the given linear equation. Then graph the equation. x=8-y The three given point are all x points and are 0,3, and 8. What are the y points? \n" ); document.write( "
Algebra.Com's Answer #458855 by Cromlix(4381)![]() ![]() You can put this solution on YOUR website! x = 8 - y \n" ); document.write( "Sort into y = mx + c \n" ); document.write( "y = -x + 8\r \n" ); document.write( "\n" ); document.write( "Using x = 0 \n" ); document.write( "y = -(0) + 8 = 8 \n" ); document.write( "Using x = 3 \n" ); document.write( "y = -(3) + 8 = 5 \n" ); document.write( "Using x = 8 \n" ); document.write( "y = -(8) + 8 = 0 \n" ); document.write( "Therefore your ordered pairs are:- \n" ); document.write( "(0,8); (3,5) and (8,0) \n" ); document.write( "Sorry can't graph it. \n" ); document.write( "Hope this helps \n" ); document.write( ":-) \n" ); document.write( " |