SOLUTION: Solve this system of equations using substitution. Put your answer in ordered pair form, (x, y).
5x + y = 1
3x + 2y = 2
Algebra ->
Coordinate-system
-> SOLUTION: Solve this system of equations using substitution. Put your answer in ordered pair form, (x, y).
5x + y = 1
3x + 2y = 2
Log On
Question 651432: Solve this system of equations using substitution. Put your answer in ordered pair form, (x, y).
5x + y = 1
3x + 2y = 2 Found 2 solutions by MathLover1, Alan3354:Answer by MathLover1(20850) (Show Source):
You can put this solution on YOUR website! Solve this system of equations using substitution. Put your answer in ordered pair form, (x, y).
5x + y = 1
3x + 2y = 2
------------------
5x + y = 1 --> y = 1 - 5x
3x + 2y = 2
Sub for y in the 2nd eqn
3x + 2(1-5x) = 2
3x + 2 - 10x = 2
-7x = 0
x = 0
============
y = 1 - 5x
y = 1