Answer:
3.4 pages per minute
Step-by-step explanation:
Divide your number of pages by the minutes to calculate the unit rate.
Answer:

Step-by-step explanation:
y = x² - 10x + 27
y = ax² + bx + c
This is the general form of the equation for a parabola.
We must convert it to the vertex form
y = (x - h)² + k, where (h,k) are the coordinates of the vertex.
We can do this by completing the square.
The figure below shows that your parabola has its vertex at (5,2).
Answer:
There are 10 hours and 45 minutes until the bus leaves.
1. Observe that the f(t) is change by 4 per time t => there's a acceleration of 4 => f''(t) = 4; Take the derivative of it we can get a velocity function. f'(t) = 4t + c. Since the velocity from 100 to 80 is -20 (average), this means at t = 0, f'(0) = -22 => f'(t) = 4t - 22; Take the derivative again to get the position function: f(t) = 2t^2 - 22t + d, here d = 100 should be trivial. So, the function that models the relationship is f(t) = 2t^2 - 22t + 100.
2. By the compound interest formula:
A = P (1 + r/n)^(nt) , since it's yearly, so n = 1;
results A(t) = 100 (1+0.12)^t.
3. The average rate of change is basically finding the slope, m = y1 - y2 / x1 - x2.