Hi
to Graph:
y=-3x+2 Plot(for ex) (0,2) and (1,-1) connect with Line (Green Line)
y=2x-3 Plot(let's say) (0,-3) and (2,1) connect with Line (Blue Line)
Lines intersect at P(1-1)
Algebraically: To find Point of intersection (1,-1)
-3x + 2 = 2x - 3
5 = 5x, x = 1 and y = -1 (