hope this helps
andddd yeaaaaaaa hope !!!!!!!
Answer:
For the given expression: 
Step-by-step explanation:
Here, the given expression in statement form is given as:
5 X minus Y equals 6 + negative 2 X plus Y = 8
Now, converting the given statement mathematically, we get:
5X - Y = 6 + (-2X) + Y = 8
Now, considering first and the last terms,we get:
5 X - Y = 8 .... (1)
and , considering second and the last terms,we get:
6 + (-2X) + Y = 8 or, -2X + Y = 2 ......... (2)
Adding (1) and (2) , we get:
5 X - Y - 2 X + Y = 8 + 2
or, 3 X = 10
or, X = 10/3 = 3.34
Now, 5X - Y = 8
or, 
Hence, for the given expression:

Answer:
the probablity of rolling a one is 1/6
Step-by-step explanation:
Answer:
(4,0) and (- 2,0): Answer
Step-by-step explanation:
Absolute value questions have two essential steps.
1. Solve the equation as it is written.
2. Solve it changing the sign of the right hand side. I will include a graph to confirm my answer
4*abs(x - 1) = 12 Divide by 4
- abs(x - 1) = 12/4
- abs(x - 1) = 3 Equate this to 3
- x - 1 = 3 Add 1 to both sides
- x - 1 + 1 = 3 + 1 Combine
- x = 4
4*abs(x - 1) = - 12 Divide by 4
- abs(x - 1) = - 12/4
- abs(x - 1) = - 3
- x - 1 = - 3 Add 1 to both sides
- x - 1 + 1 = -3 + 1
- x = - 2
So this has 2 answers
(4,0) and (- 2,0)
Evaluate the function
g(x) = 2x2 + 3x – 5 for the input values -2, 0, and 3.
This is tedious math work but necessary to sharpen your skills.
Let x = -2
g(-2) = 2(-2)^2 + 3(-2) – 5
g(-2) = 2(4) - 6 - 5
g(-2) = 8 - 11
g(-2) = -3
Now let x = 0 and repeat the process.
g(0) = 2(0)^2 + 3(0) - 5
g(0) = 0 + 0 - 5
g(0) = -5
Lastly, let x = 3.
g(3) = 2(3)^2 + 3(3) - 5
g(3) = 2(9) + 9 - 5
g(3) = 18 + 9 - 5
g(3) = 27 - 5
g(3) = 22
Did you follow through each step?