Z (>/=) -17
start by subracting 26 then multiplying by 2
Answer:
2.9
Step-by-step explanation:
Answer:
Different ways to solve a system of linear equations:
- isolate one variable in one equation and replace it in the other equation
- multiply/divide one equation by a constant and then add/subtract it to the other one, so that only one variable remains
- graph the equation and look at the intersection point
If you graph the system:
- there is only one solution if the lines intersects at only one point
- there is no solution if the lines don't intersect each other (they are parallel)
- there are infinitely many solutions if the lines overlap each other (they are the same equation multiplied by some constant)
Step-by-step explanation:
1st system
y = -x – 7
y = 4/3 x – 7
solution: x= 0, y = 7
2nd system
y = -3x – 5
y = x + 3
solution: x = -2, y = 1
3rd system
y = -2x + 5
y = 1/3 x – 2
solution: x = 3, y = -1
4th system
3x + 2y = 2
x + 2y = -2
solution: x = 2, y = -2
5th system
x + 3y = -9
2x – y = -4
solution: x = -3, y = -2
6th system
x – 2y = 2
-x + 4y = -8
solution: x = -4, y = -3
7th system
5x + y = -2
x + y = 2
solution: x = -1, y = -3
Answer:
-5x + 0y = -11
The y terms are eliminated
Step-by-step explanation:
- 4x – 2y = -2
X - 2y = 9
We want to subtract the second equation from the first
Distribute a minus sign to all the terms in the second equation
- 4x – 2y = -2
X - 2y = 9
= (-5x + 0y = -11)
Answer:
y = 3x+2
Step-by-step explanation:
First find the slope using the slope formula
m= (y2-y1)/(x2-x1)
= ( -1 - -4)/(-1 - -2)
= (-1 +4)/ (-1 +2)
= 3/1
= 3
The slope intercept formula is
y = mx+b where m is the slope and b is the y intercept
y = 3x+b
Using the point (-1,-1) and substituting into the equation
-1 = 3(-1)+b
-1 = -3+b
-1+3 = b
2 = b
y = 3x+2