The function is given by
y=45,200 + 1,900x
and is of the form y = mx+b , where m is the rate of change and b is the fixed value ( or we can say initial value)
Now when we compare we get m = 1,900 for our problem .
So the population increases every year by 1,900.
Answer:
The angle of depression from Platform A to Platform B is 
Step-by-step explanation:
Refer the attached figure
The horizontal distance between the platforms is 500 feet i.e. BC = 500
The length of the zip-line is 685 feet i.e. AB = 685
We are supposed to find the angle of depression from Platform A to Platform B
Hypotenuse = 685
Base = 500

Hence the angle of depression from Platform A to Platform B is 
Answer:
20n² - 40n + 20
Step-by-step explanation:
(5n - 5)(4n - 4)
= 5n(4n) + 5n(-4) - 5(4n) - 5(-4)
= 20n² - 20n - 20n + 20
= 20n² - 40n + 20
Another way to do this:
(5n - 5)(4n - 4)
= 5(n - 1) * 4(n - 1)
= 20(n - 1)(n - 1)
= 20(n - 1)²
= 20(n² - 2n + 1)
= 20n² - 40n + 20