This sequence be represented as a recursive equation by a1=8 and an=2a1
<u>Step-by-step explanation</u>:
- 'Recursive' refers to the repetition of a specific process in a sequence.
- The given sequence is {8,16,32,64}.
- If the value is 2 times the previous value, then an=2a(n-1)
Let a1=8,
then a2 = 2a(2-1)
⇒ a2 = 2a1
⇒ a2 = 2(8)
⇒ a2 = 16
Similarly,
For a2=16,
⇒ a3 = 2(a2)
⇒ a3 = 2(16)
⇒ a3 = 32
For a3=32,
⇒ a4 = 2(a3)
⇒ a4 = 2(32)
⇒ a4 = 64
∴ The equation is recursive as a1=8 and an=2a1 to follow the sequence.
Answer:
g * $30 = p
Step-by-step explanation:
He earns $30 per gift card.
You multiply the amount of gift cards sold by the money you earn per gift card sold. g, being the gift cards sold. p, being the total pay.
I would answer, but I don’t see the graph. If you add the graph I could help (if you want of course, not trying to be rude. Sorry!)
Answer:
5
Step-by-step explanation:
6x^2 + 7x^3 + 8x^5 +9
Write in order from highest power to lowest power
8x^5 + 7x^3 + 6x^2 +9
The highest power ( largest exponent) is 5
The degree of the polynomial is 5