Answer:
(4,0,-5)
Step-by-step explanation:
Since we move 4 points along +ve x-axis so, x coordinate is 4
We did not move any point along y-axis so y coordinate is 0
we moved 5 points along -ve z-axis so z coordinate is -5
so our position is (x,y,z) = (4,0,-5)
there's no exact answer for it because pi goes on forever
A/c = 8.....a = 8c
a * c = 2 ...a = 2/c
a/b = -16 ...a = -16b
a * b = -1....
b/c = -0.5
2/c = 8c
2 = 8c^2
1/4 = c^2
sqrt 1/4 = c
0.5 (or 1/2) = c <===
a * c = 2
0.5a = 2
a = 2/0.5
a = 4 <===
a = -16b
4 = -16b
4/-16 = b
-1/4 (or - 0.25) = b <===
Answer:
(x, y) = (- 3, 4)
Step-by-step explanation:
Given the 2 equations
5x + 2y = - 7 → (1)
4x - y = - 16 → (2)
multiply all terms in (2) by 2
8x - 2y = - 32 → (3)
Add (1) and (3) term by term
(5x + 8x) + (2y - 2y) = (- 7 - 32)
13x = - 39 ( divide both sides by 13 )
x = - 3
Substitute x = - 3 into either (1) or (2) and solve for y
substituting in (1) gives
(5 × - 3) + 2y = - 7
- 15 + 2y = - 7 ( add 15 to both sides )
2y = 8 ( divide both sides by 2 )
y = 4
solution is (- 3, 4 )