1 quart = 32 ounces
She will need 13 quarts <span>of coffee.</span>
You can use estimation to find the product of two decimals by rounding both the decimal’s so the nearest tenth or tens place (depending on how long it is) and then multiplying the decimals.
for example, if you had 4.6 and 8.9, you have to round the 4.6 and 8.9. you round the 4.6 up to 5 because the 6 bumps the 4 up to 5) and then round 8.9 to 9 (because the 9 bumps the 8 up to 8.) then, multiply 5 and 9 and you get 45!
Answer:
A.
Step-by-step explanation:
1 radian = 180/π
So
Multiplying both sides by 25π/18
We'll get,
25π/18 (r) = (180/π)×(25π/18)
= (180×25)/18
= 10×25
= 250 degrees
Answer:
g(1) = -65; g(n) = g(n-1) -15
Step-by-step explanation:
Using n = 1, 2, 3, we can find the first three terms of the sequence:
g(1) = -50 -15 = -65
g(2) = -50 -15(2) = -80
g(3) = -50 -15(3) = -95
The first term of the arithmetic sequence is -65, so that is g(1). Each next term is 15 less than the one before, so the recursive formula is ...
g(n) = g(n-1) -15
The complete recursive function definition requires both parts:
g(1) = -65
g(n) = g(n-1) -15