So the height (h) of a cumulus cloud is at least (<u>></u>) 2100 feet (2100 feet)
h<u>></u>2100
at least means the least it can be is 2100 feet, and it can go more
-- Take. -5 . -- Add 12. to it. -- To the result, add 10. --- From that result, subtract 7 . -- The current result is the value of the expression.
She boils 500 L of water and makes 80 grams, we are being asked to covert and solve for how many grams of pasta she will make if she boils 2500 mL.
The first think we need to do is convert 2500 mL to how many Liters.
2500 mL = ? how many liters.
2500 ml = 2.5 liters
Now, we need to set up a proportion to see how many grams we can make if we boiled 2.5 liters of water.
Set up a proportion.
500/80 = 2.5/x
First, we cross multiply.
500*x = 80*2.5
500x = 200
Now, divide each side by 500 to solve for x.
500x/500 = 200/500
x= 0.4
Final answer: Margo can make 0.4 grams of pasta if he boils 2500 mL of water.
Answer:
f(7) = 13.7
f(8) = 18.7
Recursive Function Is: f(1) = -16.3; (fn) = f(n - 1) + 5
Step-by-step explanation:
The recursive function of the arithmetic sequence is
f(1) = first term; f(n) = f(n-1) + d, where
- d is the common difference between each two consecutive terms
∵ f(5) = 3.7 and f(6) = 8.7
∵ d = f(6) - f(5)
∴ d = 8.7 - 3.7
∴ d = 5
∵ f(7) = f(6) + 5
∴ f(7) = 8.7 + 5
∴ f(7) = 13.7
∵ f(8) = f(7) + 5
∴ f(8) = 13.7 + 5
∴ f(8) = 18.7
→ To find f(1) subtract from each term the value of d
∵ f(5) = f(4) + d
∴ f(4) = f(5) - d
∴ f(4) = 3.7 - 5
∴ f(4) = -1.3
∵ f(3) = f(4) - 5
∴ f(3) = -1.3 - 5
∴ f(3) = -6.3
∵ f(2) = f(3) - 5
∴ f(2) = -6.3 - 5
∴ f(2) = -11.3
∵ f(1) = f(2) - 5
∴ f(1) = -11.3 - 5
∴ f(1) = -16.3
∴ Recursive Function Is: f(1) = -16.3; (fn) = f(n - 1) + 5