Answer:
124
Step-by-step explanation:
360 - (90+146) = 124
Answer:
(-2, 3)
Step-by-step explanation:
Given the system of equations:
-3x + 2y = 12
x = 2y - 8
You can 'substitute' the expression '2y - 8' for the value of 'x' in the first equation and solve for 'y':
-3(2y - 8) + 2y = 12
Distribute: -6y + 24 + 2y = 12
Combine like terms: -4y + 24 = 12
Subtract 24 from both sides: -4y + 24 - 24 = 12 - 24 or -4y = -12
Divide both sides by -4: -4y/-4 = -12/-4 or y = 3
Use y = 3 to solve for 'x':
x = 2(3) - 8 or 6 - 8
x = -2
(-2, 3)
9514 1404 393
Answer:
(x, y, z) = (-1, 0, -3)
Step-by-step explanation:
We notice that the coefficients of z are such that elimination of the z term from the equations is made easy.
Adding equations 1 and 2:
(2x -3y -2z) +(x +3y +2z) = (4) +(-7)
3x = -3
x = -1
Adding equations 2 and 3:
(x +3y +2z) +(-4x -4y -2z) = (-7) +(10)
-3x -y = 3
Substituting for x, we get ...
(-3)(-1) -y = 3
0 = y . . . . . . . . . . . add y-3 to both sides
Then z can be found from any equation. Substituting for x and y in the second equation gives ...
-1 +2z = -7
2z = -6 . . . . . add 1
z = -3 . . . . . .divide by 2
The solution is (x, y, z) = (-1, 0, -3).
Answer:
y = 3 - x + x²
Step-by-step explanation:
Given the data:
x. y
-5 33
-2 9
-1 5
0 3
3 9
4 15
6 33
General formof a quadratic model:
y = A + Bx + Cx²
Using the quadratic regression model solver for the data Given:
The quadratic model fit obtained is :
y = 3 - x + x²