Answer:
2, 5, 9, 19
Step-by-step explanation:
Using the recursive formula f(n) = 2f(n - 2) + f(n - 1)
with f(1) = 2 and f(2) = 5
f(3) = 2f(3 - 2) + f(3 - 1)
= 2f(1) + f(2) = (2 × 2) + 5 = 4 + 5 = 9
f(4) = 2f(4 - 2) + f(4 - 1)
= 2f(2) + f(3) = (2 × 5) + 9 = 10 + 9 = 19
Answer:
2 years
Step-by-step explanation:
Let B = age on Ben
and age of Izzy =I
B =4I
B = 6+I
Gives 6+I = 4I
6 = 3I
I =2 years and B = 4x2 = 8years
Age of Izzy = 2 years
When you estimate, you round each number, the add.
We round them to
700+620, which is 1320
So our non estimated answer is 1323
But our estimated answer is 1320
Answer:
25π units^2
Step-by-step explanation:
The shape is a quarter circle with radius 10 units.
area of circle = πr^2
area of a quarter circle = (1/4)π(10 units)^2
area = 25π units^2