In generation 8 it would have 34 relatives, and in generation 9 it would have 55 relatives.
In the Fibonacci sequence, each term is found by adding the two previous terms together. For generation 8, we would add generation 7 (21) and generation 6 (13); 21+13 = 34. For generation 9, we would add generation 8 (34) and generation 7 (21); 34 + 21 = 55.
Every day, it increases by 8 inches. We know that it started at 16 inches.
We can construct an equation with this information.
Equation: 16+8x=h
h=Height
x=Days
Plug in 12 for x:
16+96=h
h=112 inches
Answer: The plant will be 112 inches tall in 12 days.
Answer:
1 9/8
Step-by-step explanation:
Its a lot of explaining lol
Answer:
She could have subtracted 19 from both sides. Hope this helps :)
Step-by-step explanation:
Answer:
y = 2(x - 2)² + 3 vertex form
y = 2x² - 8x + 11 standard form
Step-by-step explanation:
Vertex form
y = a(x - h)² + k
(h, k) = (2, 3)
y = a(x - 2)² + 3
To find "a" plug in the y-intercept (0, 11)
11 = a(-2)² + 3
11 = 4a + 3
Subtract 3 from both sides
8 = 4a
a = 2
y = 2(x - 2)² + 3
Expand
y = 2(x² - 4x + 4) + 3
y = 2x² - 8x + 11