Answer:
500 cubic ft to gallons = 3740.26
Step-by-step explanation:
hope this helps :)
Answer:
24 minutes
Step-by-step explanation:
The Dimensions of the wall are given as:
8ft × 5ft = 40ft² or 40 square feet
Step-by-step explanation:
Answer:
Median: 89
Mean: 87.5
Step-by-step explanation:
86, 90, 93, 85, 79, 92
93, 85
93 + 85
178
178/2
89
86 + 90 + 93 + 85 + 79 + 92
525
525/6
87.5
Well, one advantage simply is that its a loan. If its a loan, you can pay little by little until its paid off. Not sure if this helps, but I hope it does.
The first three terms of sequence are 9 , 6 , 3
<em><u>Solution:</u></em>
Given the recursive function f(n) = f(n - 1) - 3
Where f(1) = 9
To find: First three terms of sequence
Substitute n = 2 , n = 3 and n = 4 in given recursive function
When n = 2
f(n) = f(n - 1) - 3
f(2) = f(2 - 1) - 3
f(2) = f(1) - 3
f(2) = 9 - 3 = 6
f(2) = 6
Thus second term is 6
When n = 3
f(3) = f( 3 - 1) - 3
f(3) = f(2) - 3
f(3) = 6 - 3 = 3
f(3) = 3
Thus the third term is 3
When n = 4
f(4) = f( 4 - 1) - 3
f(4) = f(3) - 3
f(4) = 3 - 3
f(4) = 0
Thus the fourth term is 0
Thus first three terms of sequence are 9 , 6 , 3