Answer:
Recursive
a(1) = 9 ; a(n+1) = 3 * a(n)
Explicit
a(n) = 9 * 3^(n-1)
I just tried to help someone with the same problems. I hope this helps you
Answer:
Step-by-step explanation:
<u>Consider the parent function:</u>
The graph of the function open up and the vertex is at the origin, the point (0, 0)
Now, if it opens down, it means it is a reflection of the parent function over x axis, hence it has a negative coefficient, the function becomes:
The vertex is shifted to the point (-3, 0). It means the function also translated left by 3 units, the function becomes:
<u>Since all the options have 1/20 as a coefficient, our function is:</u>
This is option B
Answer:
option 3, 900 square units
Step-by-step explanation:
area=20*(32+13)
=900
C and D are your correct answers.
I hope this helps