Multiply like this. And it gives you your answer.
7.8•7.8•7.8
Let:
Philadelphia be point a
Pittsburgh be point b
Distance traveled by Michelle be x
Distance traveled by Rich be 305 x
The general formula is:
distance = velocity (time)
substituting the values:
michelle: X = 65(t)
rich: 305 - X = 70 t
substituting both equations gives:
X = 146.562 miles
t = 2.26 hours or 2 hours and 15 mins
Answer:
Step-by-step explanation:
The recursive rule is given by;
a = r .an-1 where n is the number of terms.
Given the sequence: -64, -16, -4 , -1, ....
This sequence is a geometric sequence with common ratio (r) = 1/4
Here, first term a1 = -64
Since,
\frac{-16}{-64} = \frac{1}{4}
\frac{-4}{-16} = \frac{1}{4} and so on....
The recursive rule for this sequence is;
an = 1/4*an-1
Answer:
h(t) = -16t(t-6)
h(2) = 128
Step-by-step explanation:
h(t) = -16t² + 96t
h(t) = -16t(t-6)
t = 3
h(2) = -16(2)(2 - 6)
h(2) = 128