SOLUTION: solving system of equations by substitution y=1/3x-4 and y=-7/3x+4?

Algebra ->  Finance -> SOLUTION: solving system of equations by substitution y=1/3x-4 and y=-7/3x+4?      Log On


   



Question 1159946: solving system of equations by substitution y=1/3x-4 and y=-7/3x+4?
Found 2 solutions by Theo, MathTherapy:
Answer by Theo(13342) About Me  (Show Source):
You can put this solution on YOUR website!
y = 1/3 * x - 4
y = -7/3 * x + 4
in the second equation, replace y with 1/3 * x - 4 to get:
1/3 * x - 4 = -7/3 * x + 4
add 4 to both sides of the equation to get:
1/3 * x = -7/3 * x + 4 + 4
combine like terms to get:
1/3 * x = -7/3 * x + 8
add 7/3 * x to both sides of the equation to get:
1/3 * x + 7/3 * x = 8
combine like terms to get:
8/3 * x = 8
multiply both sides of the equation by 3 to get:
8 * x = 8 * 3
divide both sides of the equation by 8 to get:
x = 3

x = 3 should be your solution.

when x = 3:

y = 1/3 * x - 4 becomes y = 1/3 * 3 - 4 which becomes y = 1 - 4 which becomes y = -3.

and:

y = -7/3 * x + 4 becomes y = -7/3 * 3 + 4 which becomes y = -7 + 4 which becomes y = -3.

both equations are solved simultaneously when the value of x = 3.
y = -3 in both equations when the value of x = 3.

these equations were solved by substitution because you substituted the value of y in the second equation by its equivalent from the first equation.

Answer by MathTherapy(10557) About Me  (Show Source):
You can put this solution on YOUR website!

solving system of equations by substitution y=1/3x-4 and y=-7/3x+4?

We can either substitute eq (i) into eq (ii), or vice-versa, which ultimately will result in the equations being set equal to each other, as in:
matrix%281%2C3%2C+%281%2F3%29x+-+4%2C+%22=%22%2C+%28-+7%2F3%29x+%2B+4%29
x - 12 = - 7x + 12 ------ Multiplying by LCD, 3
x + 7x = 12 + 12
8x = 24
highlight_green%28matrix%281%2C5%2C+x%2C+%22=%22%2C+24%2F8%2C+%22=%22%2C+3%29%29
matrix%281%2C3%2C+y%2C+%22=%22%2C+%281%2F3%293+-+4%29 ----- Substituting 3 for x in eq (i)
highlight_green%28matrix%281%2C5%2C+y%2C+%22=%22%2C+1+-+4%2C+%22=%22%2C+-+3%29%29