For this case we are going to assume the following:
m: whole number greater than zero.
n: integer greater than zero.
Where,
n> m
According to these assumptions, the percentage of growth is given by the following formula:
Answer:
the number of students did grow by:
Answer:
K = -2J + 24
Step-by-step explanation:
Find two point of the line
(12,0) ; (10,4)
Use this equation:
(y-y1)/(y2-y1) = (x-x1)/(x2-x1)
(y-0)/(4-0) = (x-12)/(10-12)
y/4 = (x-12)/(-2)
y/4 = (-x+12)/2
y = -2x + 24