Question 554862
How do I solve y=-2x+3 and y=-1 using a system of equations and graphing linear equations from standard form using two equations
----
y = -2x+3
Plot two points:
(0,3) and (1,1)
Draw a line thru those 2 points.
----
y = -1
(0,-1) and (1,-1)
Draw a line thru those 2 points.
-----
Point of intersection: (2,-1)
{{{graph(400,400,-10,10,-10,10,-1, -2x+3)}}}
================
Cheers,
Stan H.