SOLUTION: I need help immediately :(
I don't understand these equations , I was absent.
I'm crying :(( I can't do all of these.
[ Substitution ]
y=3x-4
y= -5x + 4
y=2x+13
y=-
Algebra ->
Expressions-with-variables
-> SOLUTION: I need help immediately :(
I don't understand these equations , I was absent.
I'm crying :(( I can't do all of these.
[ Substitution ]
y=3x-4
y= -5x + 4
y=2x+13
y=-
Log On
Question 598406: I need help immediately :(
I don't understand these equations , I was absent.
I'm crying :(( I can't do all of these.
[ Substitution ]
y=3x-4
y= -5x + 4
You can put this solution on YOUR website! The basic idea is to replace one variable with another expression (of that other variable) so you can eliminate one variable.
This way, you'll have a single equation with one variable. You then solve that equation to find the value of that variable. Then you use the solution to find the value of the previously eliminated variable.
=======================================================
# 1
y=3x-4
y= -5x + 4
y=3x-4
-5x+4=3x-4 ... Note: I'm replacing the 'y' with -5x+4 (since y = -5x+4)
-5x-3x=-4-4
-8x=-8
x=-8/(-8)
x = 1
-------------
y = 3x-4
y = 3(1)-4 ... Here I'm replacing 'x' with 1 (since x = 1)
y = 3-4
y = -1
y=2x+13
-4x-23=2x+13
-4x-2x=13+23
-6x=36
x=36/(-6)
x = -6
--------------
y = 2x+13
y = 2(-6)+13
y = -12+13
y = 1
So x = -6 and y = 1
=======================================================
# 3
y=3x+20
y=x+4
y=3x+20
x+4=3x+20
x-3x=20-4
-2x=16
x=16/(-2)
x = -8
----------------
y = 3x+20
y = 3(-8)+20
y = -24+20
y = -4