X- the number of pumpkin she had initially
she gave you x/2
x-x/2=x/2
(x/2)/2=x/4(she gave Coral)
x/2-x/4=x/4
x/4=6
x=24
Answer:
Step-by-step explanation:
In this case, we have a descent of 2,125 feet (initial height of 5,439 - ending height of 3,314). Since it took 34 minutes for the balloon to descend this distance, we divide the descent by the time (2,125/34). This gives us a rate of 62.5 feet per minute.
That means that the balloon traveled downward 62.5 feet every minute.
Answer:
Step-by-step explanation:
xxcSD1EA
This sequence be represented as a recursive equation by a1=8 and an=2a1
<u>Step-by-step explanation</u>:
- 'Recursive' refers to the repetition of a specific process in a sequence.
- The given sequence is {8,16,32,64}.
- If the value is 2 times the previous value, then an=2a(n-1)
Let a1=8,
then a2 = 2a(2-1)
⇒ a2 = 2a1
⇒ a2 = 2(8)
⇒ a2 = 16
Similarly,
For a2=16,
⇒ a3 = 2(a2)
⇒ a3 = 2(16)
⇒ a3 = 32
For a3=32,
⇒ a4 = 2(a3)
⇒ a4 = 2(32)
⇒ a4 = 64
∴ The equation is recursive as a1=8 and an=2a1 to follow the sequence.