Answer:
2x3+6x2/5x3 thats the expression
Step-by-step explanation:
Step-by-step explanation:
the average change rate of a function f(x) in an interval [x1 .. x2] is
(f(x2) - f(x1)) / (x2 - x1)
in our case that is
(7000 - 2500) / (20 - 0) = 4500 / 20 = 225
the population changed in average by 225 people per year from 1900 to 1920.
Answer:
he has 10 type of each coin
Step-by-step explanation:
Total number of cents in possession is calculated as;
= 25 + 10 + 5
= 40 cent
Total amount in possession = $4
= 400 cent
Since he has equal number of each cent, let this equal number be "y";
40cent (y) = 400cent
40y = 400
divide both sides by 40

Therefore, he has 10 type of each coin
Answer:
y = (x - 3)² + 6
Step-by-step explanation:
the equation of a parabola in vertex form is
y = a(x - h)² + k
where (h, k ) are the coordinates of the vertex and a is a multiplier
Using the method of completing the square
y = x² - 6x + 15
add/subtract ( half the coefficient of the x- term )² to x² - 6x
y = x² + 2(- 3)x + 9 - 9 + 15
y = (x - 3)² - 9 + 15
y = (x - 3)² + 6 ← in vertex form