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)\"\" \"About 
You can put this solution on YOUR website!
pair of linear equations in two variables with one solution.
\n" ); document.write( "\"graph%28300%2C300%2C-10%2C10%2C-10%2C10%2C-2x%2B3%2Cx-3%29\"
\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( "
\n" );