Let the five terms be: a, a + d, a + 2d, a + 3d, a + 4d, then
a + a + d + a + 2d + a + 3d + a + 4d = 5a + 15d = 40
i.e. a + 3d = 8
Also, (a + 2d)(a + 3d)(a + 4d) = 224
(a + 3d - d)(a + 3d)(a + 3d + d) = 224
(8 - d)(8)(8 + d) = 224
(8 - d)(8 + d) = 224/8 = 28
64 - d^2 = 28
d^2 = 64 - 28 = 36
d = sqrt(36) = 6
But a + 3d = 8
a + 3(6) = 8
a = 8 - 18 = -10
Therefore, the term of the sequence is: -10, -10 + 6, -10 + 2(6), -10 + 3(6), -10 + 4(6)
= -10, -4, -10 + 12, -10 + 18, -10 + 24
= -10, -4, 2, 8, 14
Answer:
2 your welcome
Step-by-step explanation:
<span>Multiply the number in the tens place of the bottom number by the number in hundreds place of the top number. Multiply 3 times 7 to equal 21. Add the 1 you carried to equal 22. You don't need to carry the 2 in 22, as there are no more numbers to multiply on this line, so you can just write it down next to the 6.</span>
9514 1404 393
Answer:
B. Up 1 and 2 to the left
Step-by-step explanation:
The second graph (blue) is up 1 and 2 left of the first graph (red).
__
You can compare the given equations to the form ...
y = a(x -h)^2 +k
For the first graph, we have (h, k) = (6, -1).
For the second graph, we have (h, k) = (4, 0).
Then the amount added to the first to make the second is ..
(4, 0) -(6, -1) = (-2, 1) . . . . . . a translation 2 left and 1 up
Answer:
Y=(-x/2)-3
Step-by-step explanation:
You have two points:
(0,-3) and (-4,-1)
The formula of line trough two points is:
(Y-y1)/(y2-y1)=(x-x1)/(x2-x1)
So put these two point like (x1,y1) and (x2,y2) you will get
(Y+3)/(-1+3)=(x-0)/(-4-0)
Y+3=2x/(-4)
Y=-x/2-3