Answer:
3
Step-by-step explanation:
Given that:
Integers : x, x + 1, x + 2
6x - 2(x + 1) = (x+2) + 5
6x - 2x - 2 = x + 2 + 5
4x - 2 = x + 7
4x - x = 7 + 2
3x = 9
x = 9/3
x = 3
First integer = x = 3
2nd integer = x + 1 = 3+1 = 4
3rd Integer = x + 1 + 1 = 3 + 2 = 5
Answer:
D.(-1,-5) and (5,7)
Step-by-step explanation:
I used a graphing tool to graph the two equations together. When graphed, the equations intercept (5,7) and (-1,-5). Therefore, they are the solutions to the system.
Option D should be the correct answer.
Answer:
C. $19.65
Step-by-step explanation:
You have to find 20% of $98.25
This is equal to,
20% * $98.25 Because of usually means multiplication
= .20 * 98.25 Because .20 = 20%
= 19.65!
Answer:
y = -6, x =2
Step-by-step explanation:
To solve by elimination, you have to line both equations up together. Then, you multiply both equations until one variable is removed.
2x+y = -2
5x + 3y = - 8
There are many different ways to solve an elimination problem, but generally you should look for the simplest route. Here, I would multiply the top equation by -3.
-6x -3y = 6
5x +3y = -8
Imagine you are adding the two equations together. You end up with
-x = -2
Then solve for x. In this situation, it is fairly simple. Take out a factor of -1.
x = 2
Finally, choose one of your beginning equations and plug your new-found x value back into the equation.
2(2) +y = -2
4 + y = -2
y = -6