Answer: 713 cg
Step-by-step explanation:
1 g = 100 cg
----------------------------------------------------------
Given
7.13 g = ? cg
Solve
7.13 × 100 = 713 cg
Hope this helps!! :)
Please let me know if you have any questions
28 because we are talking about TENS meaning there can only be 2 digits
1. Round 50.75 to 50 and 0.18 to 0.20.
50 x 0.2 = 10
2) Round 96 to 100 and 0.499 to 0.5
100 divided by 0.5 = 50
3a) Round 8.2 to 8, 6.7 to 7, and 0.46 to 0.50
8 x 7 divided by 0.50 = 112
3b) Round 23.4 to 20, 13.9 to 10, and 0.18 to 0.20
20 x 10 divided by 0.20 = 2,000
Answer:
62 degrees
Step-by-step explanation:
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