Answer:
false: the event will never occur; the event will definitely occur; the event is likely to occur
true: there is a small chance that the event will occur
Step-by-step explanation:
Answer:
This is the concept of geometric series. We are required to find the recursive formula for year n. Here we will use the formula;
nth=ar^(n-1)
where;
a=first term
r=common ratio
n=nth term
Thus
a=8.50
r=(8.85)/(8.50)=1.0412
thus the formula will be:
nth=8.50(1.0412)^n
Y= 4/5 x + 24
To find the rate of change you find the difference in each of the numbers on the graph. For example, 36-32 is 4. So 28-4 is 24 and that would be the next number down. It would also match x to be 0 because since the rate of change for x was 5, if you subtract 5 from 5 you get 0. So from this we know that the coordinates would be 0,5.
From this info, the slope would be 4/5 and the y intercept or initial value would be 24
Answer:
P(x) = -5(x² - 12)² + 405
Step-by-step explanation:
P(x) = -5x² + 120x - 315
Factor out -5 from the first two terms
P(x) = -5(x² - 24x) - 315
Complete the square
P(x) = -5(x - 12)² - (-5(-12)²) -315
P(x) = -5(x - 12)² + 720 - 315
P(x) = -5(x - 12)² + 405