SOLUTION: where would these two lines intersect? 3x+y=8 2x-y=2
Algebra
->
Linear-equations
-> SOLUTION: where would these two lines intersect? 3x+y=8 2x-y=2
Log On
Algebra: Linear Equations, Graphs, Slope
Section
Solvers
Solvers
Lessons
Lessons
Answers archive
Answers
Click here to see ALL problems on Linear-equations
Question 634307
:
where would these two lines intersect?
3x+y=8
2x-y=2
Answer by
mananth(16946)
(
Show Source
):
You can
put this solution on YOUR website!
3x+y=8
2x-y=2
Add the two equations
5x=10
/5
x=2
plug x=2 in first equation
3*2+y=8
6+y=8
y=8-6
y=2
]
They intersect at (2,2)