Hi!
So for this problem, we're given the y-coordinate and we can plug that in for y in the equation. So let's do that
-1 = -3/5x - 7
6 = -3/5x
30 = -3x
-10 = x
The missing coordinate would be x, assuming that the equation was y = (-3/5)x - 7
Answer:
(x,y,z) -> (2,4,1)
Step-by-step explanation:
-7x + y + z = -9
-7x + 5y - 9z = -3
7x - 6y + 4z = -6
Pick two pairs:
-7x + 5y - 9z = -3
7x - 6y + 4z = -6
and
-7x + y + z = -9
-7x + 5y - 9z = -3
Eliminate the same variable from each system:
-7x + 5y - 9z = -3
7x - 6y + 4z = -6
+ 5y - 9z = -3
- 6y + 4z = -6
<u><em>-1y - 5z = - 9</em></u>
-7x + y + z = -9
-7x + 5y - 9z = -3
-7x + y + z = -9
7x - 5y + 9z = 3
<u><em>-4y - 10z = -6</em></u>
Solve the system of the two new equations:
-1y - 5z = - 9 -> -4 ( -1y - 5z = - 9) -> 4y + 20z = 36
-4y - 10z = -6 -> -4y - 10z = -6 -> -4y - 10z = -6
10z = 30
Thus, z = 3
-4y - 10z = -6
-4y - 10(3) = -6
-4y - 30 = -6
-4y = 24
Thus, y = -6
Substitute into one of the original equations:
-7x + y + z = -9
-7x + (-6) + (3) = -9
7x + -3 = -9
7x = -6
x =
Answer:
x=1
Step-by-step explanation:
5x-(x+1)=5-2x
distribute
5x-x-1 = 5-2x
4x-1 = 5-2x
add 2x on each side
4x-1+2x = 5-2x+2x
6x -1 = 5
add 1 on each side
6x-1+2 = 5+1
6x = 6
divide by 6
6x/6 = 6/6
x = 1
Answer:
-156?
Step-by-step explanation:
Answer:
-25
Step-by-step explanation:
Essentially, y is your output and x is your input.
Here's your base equation: y = 2x + 5
Knowing the information above, let's plug it in:
-45 = 2x + 5
(Subtract 5 from both sides)
-50 = 2x
(Divide both sides by 2 to isolate x)
-25 = x
And there you go.