SOLUTION: Graph 2x - y = 6 and x + 3y = 3 on the same coordinate plane. What is the point of intersection?

Algebra ->  Graphs -> SOLUTION: Graph 2x - y = 6 and x + 3y = 3 on the same coordinate plane. What is the point of intersection?      Log On


   



Question 318831: Graph 2x - y = 6 and x + 3y = 3 on the same coordinate plane. What is the point of intersection?
Answer by Fombitz(32388) About Me  (Show Source):
You can put this solution on YOUR website!
2x-y+=+6
y=2x-6
.
.
.
x+%2B+3y+=+3
3y=-x%2B3
y=%28-x%2B3%29%2F3
.
.
.
graph%28300%2C300%2C-5%2C5%2C-5%2C5%2C2x-6%2C%28-x%2B3%29%2F3%29
.
.
.
Lools like (3,0) is the intersection point.
Verify by plugging (3,0) into both equations and verifying that it is a solution to both.