Answer:
x = 1
y = -1
z = 2
Step-by-step explanation:
You have the following system of equations:

First, you can subtract euqation (3) to equation (1):
x + 2y - z = -3
<u>-x +y -z = - 4 </u>
0 3y -2z = -7 (4)
Next, you can multiply equation (3) by 2 and subtract it to equation (2):
2[ x -y + z = 4]
<u> -2x +y -z = -5</u>
0 -y + z= 3 (5)
You multiply equation (5) by 2 and sum (5) with (4):
2[ -y + z = 3]
<u> 3y -2z= -7</u>
y + 0 = -1
Then y = -1
Next, you replace y=-1 in (5) to obtain z:
-(-1) + z = 3
z = 2
Finally, you can replace z and y in the equation (3) to obtain x:
x - (-1) + (2) = 4
x = 1
Answer:
80 units
Step-by-step explanation:
v = 1/3 bh
v₁ = 1/3 * b * h₁ = 344
v₂ = 1/3 * b * h₂ = 301
v₁ / v₂ = h₁ / h₂ = 344 / 301
h₂ = h₁ - 10
h₁ / (h₁ - 10) = 344 / 301
344 * (h₁ - 10) = 301 * h₁
344* h₁ - 3440 = 301 * h₁
43 * h₁ = 3440
h₁ = 80
Answer:
x = 1.5
Step-by-step explanation:
Since the axis of symmetry is between the 2 x intercepts, we can find it by finding the average of the x-coordinates of the 2 points.
(-7 + 10) / 2
3/2
= 1.5
So, the axis of symmetry is at x = 1.5
Answer:
(3/2, 6)
Step-by-step explanation:
y = 4x
8x + y = 18
this says y is 4x so you can replace y with 4x
8x + 4x = 18
12x = 18
/12 /12
x = 3/2
now sub x into y = 4(3/2)
y = 12/2
y = 6