document.write( "Question 103449This question is from textbook Beginning Algebra:Early Graphing
\n" );
document.write( ": Theproblem is to solve these 2 equations by graphing.
\n" );
document.write( "Eq.1:x-y=4 I came up with the ordered pairs (4,0)(5,1) (6,2)
\n" );
document.write( "Eq.2: -x-y=6 The negative signs confuse me. How do I find the ordered pairs?
\n" );
document.write( "I don't have a problem with the actually plotting of the points, I just need help figuring out the pairs.
\n" );
document.write( "Please help!
\n" );
document.write( "Thanks,
\n" );
document.write( "Vicki \n" );
document.write( "
Algebra.Com's Answer #75282 by scott8148(6628)![]() ![]() You can put this solution on YOUR website! solve the equation for x or y and plug in values to find to find the other one\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Eq.2: -x-y=6 ... -y=6+x ... y=-6-x \n" ); document.write( "this gives the following points (0,-6), (-1,-5), (1,-7), (-3,-3), (3,-9) \n" ); document.write( " |