document.write( "Question 100599: Directions state to make a table of values and graph six sets of ordered integer pairs for each equation.
\n" );
document.write( "x+y=5 (I am trying to help my daughter with her homework and I cant remember what to do!) \n" );
document.write( "
Algebra.Com's Answer #73224 by tutorcecilia(2152)![]() ![]() You can put this solution on YOUR website! TABLE OF VALUES: \n" ); document.write( "x \ y \n" ); document.write( "0 \ 5 \n" ); document.write( "1 \ 4 \n" ); document.write( "4 \ 1 \n" ); document.write( "-1 \ 6 \n" ); document.write( "-4 \ 9 \n" ); document.write( "4 \ 1\r \n" ); document.write( "\n" ); document.write( "For example, point (0, 5) can replace (x, y) in x+y=5 to make this a true statement: \n" ); document.write( "x+y=5 \n" ); document.write( "0+5=5 \n" ); document.write( "5=5 [a true statement] \n" ); document.write( "or \n" ); document.write( "Plug-in point (-4, 9) to see if this is a true statement or solution: \n" ); document.write( "x+y=5 \n" ); document.write( "-4+9=5 \n" ); document.write( "5=5 [also a true statment or solution]\r \n" ); document.write( "\n" ); document.write( ". \n" ); document.write( " |