document.write( "Question 807805: I am trying to help my daughter with her Algebra and it has been a very long time since I have done any of this. \r
\n" );
document.write( "\n" );
document.write( "She needs to solve the system of equations by graphing:\r
\n" );
document.write( "\n" );
document.write( "y=-x-3y
\n" );
document.write( "y=x+1\r
\n" );
document.write( "\n" );
document.write( "Thank you for your help. \n" );
document.write( "
Algebra.Com's Answer #486612 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! solve the system of equations by graphing: \n" ); document.write( "Assume you mean \n" ); document.write( "y= -x - 3 \n" ); document.write( "y = x + 1 \n" ); document.write( ": \n" ); document.write( "Find a set of x/y pairs for the 1st equation: y = -x - 3 \n" ); document.write( "For example on the first eq: when x = 2: y = -2 -3; = -5 \n" ); document.write( "Do the same for each value of x \n" ); document.write( "A table \n" ); document.write( " x | y \n" ); document.write( "------ \n" ); document.write( "-4 | +1 \n" ); document.write( "-3 | 0 \n" ); document.write( "-2 | -1 \n" ); document.write( " 0 | -3 \n" ); document.write( "+2 | -5 \n" ); document.write( "Make table for the 2nd equation y = x + 1 \n" ); document.write( " x | y \n" ); document.write( "------- \n" ); document.write( "-4 |-3 \n" ); document.write( "-3 |-2 \n" ); document.write( "-2 |-1 \n" ); document.write( " 0 |+1 \n" ); document.write( "+2 |+3 \n" ); document.write( ": \n" ); document.write( "Plot these using at least two points from the table on the same graph \n" ); document.write( "should look like this \n" ); document.write( " \n" ); document.write( "The solution is where the two graphs intersect where \n" ); document.write( "x=-2, y= -1, you can see this on the tables too \n" ); document.write( " |