Answer: 210 tickets
Explanation:
1. Multiply the number of tickets he sold on Monday (21) by 3. (21x3=63)
2. Multiply the number of tickets he sold on Tuesday (63) by 2. (63x2=126)
3. Add all of those together to get the answer. (21+63+126=210)
The first five terms of the sequence are {0, -1.4, -2.8, -4.2, -5.6}
<h3>Recursive function</h3>
Given the nth term of a recursive expression shown below
an =an-1 - 1.4
where
an-1 is the preceding term
a1 is the first term
an is the nth term
an-1 is
Given the following
a1 = 0
For the second term a2
a2 = 0 - 1.4
a2 = -1.4
For the third term a3
a3 = -1.4 - 1.4
a3 = -2.8
For the fourth term a4
a4 = -2.8 - 1.4
a4 = -4.2
For the fifth term a2
a5 = -4.2 - 1.4
a5 = -5.6
Hence the first five terms of the sequence are {0, -1.4, -2.8, -4.2, -5.6}
Learn more on recursive function here: brainly.com/question/489759
#SPJ1
Answer:
uhmm. lemme remember how to do that
Answer:
68 feet
Step-by-step explanation:
Vertical motion model:
h = -16t² + vt + s
Given v = 64 and s = 4:
h = -16t² + 64t + 4
This is a parabola. The maximum of a parabola is at the vertex.
For y = ax² + bx + c, the vertex is at x = -b/(2a).
Therefore, the time to reach the maximum height is:
t = -64 / (2 × -16)
t = 2
And the maximum height is:
h = -16(2)² + 64(2) + 4
h = 68
So the Frisbee reaches a maximum height of 68 feet.