SOLUTION: Solve this system of equations using substitution. Put your answer in ordered pair form, (x, y). x = 4y 3x - 2y = 20
Algebra
->
Coordinate Systems and Linear Equations
-> SOLUTION: Solve this system of equations using substitution. Put your answer in ordered pair form, (x, y). x = 4y 3x - 2y = 20
Log On
Linear Solvers
Linear
Practice
Practice
Answers archive
Answers
Word Problems
Word
Lessons
Lessons
In depth
In
Click here to see ALL problems on Linear-systems
Question 645421
:
Solve this system of equations using substitution. Put your answer in ordered pair form, (x, y).
x = 4y
3x - 2y = 20
Answer by
10301650(32)
(
Show Source
):
You can
put this solution on YOUR website!
x = 4y
3x - 2y = 20
let's solve for y first:
--> 3(4y)-2y=20
--> 12y-2y=20
--> 10y=20
--> y=2
now, let's solve for x:
--> x=4y
--> x=4(2)
--> x=8
ANSWER: (8,2)