Respuesta :
Let value intially be = P
Then it is decreased by 20 %.
So 20% of P = [tex] \frac{20}{100} \times P = 0.2P [/tex]
So after 1 year value is decreased by 0.2P
so value after 1 year will be = P - 0.2P (as its decreased so we will subtract 0.2P from original value P) = 0.8P-------------------------------------(1)
Similarly for 2nd year, this value 0.8P will again be decreased by 20 %
so 20% of 0.8P = [tex] \frac{20}{100} \times 0.8P = (0.2)(0.8P) [/tex]
So after 2 years value is decreased by (0.2)(0.8P)
so value after 2 years will be = 0.8P - 0.2(0.8P)
taking 0.8P common out we get 0.8P(1-0.2)
= 0.8P(0.8)
[tex] =P(0.8)^{2} [/tex]-------------------------(2)
Similarly after 3 years, this value [tex] P(0.8)^{2} [/tex] will again be decreased by 20 %
so 20% of [tex] P(0.8)^{2} \frac{20}{100} \times P(0.8)^{2} = (0.2)P(0.8)^{2} [/tex]
So after 3 years value is decreased by [tex] (0.2)P(0.8)^{2} [/tex]
so value after 3 years will be = [tex] P(0.8)^{2} - (0.2)P(0.8)^{2} [/tex]
taking [tex] P(0.8)^{2} [/tex] common out we get [tex] P(0.8)^{2}(1-0.2) [/tex]
[tex] P(0.8)^{2}(0.8) [/tex]
[tex] P(0.8)^{3} [/tex]-----------------------(3)
so from (1), (2), (3) we can see the following pattern
value after 1 year is P(0.8) or [tex] P(0.8)^{1} [/tex]
value after 2 years is [tex] P(0.8)^{2} [/tex]
value after 3 years is [tex] P(0.8)^{3} [/tex]
so value after x years will be [tex] P(0.8)^{x} [/tex] ( whatever is the year, that is raised to power on 0.8)
So function is best described by exponential model
[tex] y = P(0.8)^{x} [/tex] where y is the value after x years
so thats the final answer