document.write( "Question 1102764: describe what kind of system of equations the following is:
\n" );
document.write( "y = -2x + 3
\n" );
document.write( "y = x - 3 \n" );
document.write( "
Algebra.Com's Answer #717475 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! pair of linear equations in two variables with one solution. \n" ); document.write( " \n" ); document.write( "To graph, put in slope intercept form, which they both are \n" ); document.write( "y=mx+b \n" ); document.write( "m for the first is slope and -2. The y-intercept is 3. The graph goes through (0, 3) and has a slope of -2, 1 to the right and down 2 or 1 to the left and up 2. \n" ); document.write( "m for the second has slope 1 (x is 1x). The y-intercept is -3. \n" ); document.write( " The graph goes through (0, -3) with slope 1, right 1 up 1, left 1 down 1. \n" ); document.write( " |