Answer:
8 units left , 5 units up
Step-by-step explanation:
Let x be the old price
X= 1200$
The price decreased 20% after 1 year to become price y :
Y= 0.8x
= 0.8 (1200)
= 960$
In the year after y also decreased 20% to be price y’:
Y’= 0.8y
= 0.8 (960)
= 768 $
The price y’ then decreased 20% to become price y’’:
Y’’ = 0.8 y’
= 0.8 (768)
= 614.4 $
Then the price will be 614.4 $ after 3 years
Answer:
99.5
Step-by-step explanation:
Radius = Diameter/2
199/9
=99.5metres
Answer:
Yes
Step-by-step explanation:
The sine rule works on all triangles (not just right-angled triangles) where a side and it's opposit angles are known.
F(x) = 8 - 10x
g(x) = 5x + 4
Finding (fg)(-2).
First let us find fg(x), this is the same as f(g(x))
f(g(x))
f(5x + 4)
Recall, f(x) = 8 - 10x, therefore f(5x + 4) would be such that anywhere we see x in the f(x), we replace it with 5x + 4
f(x) = 8 - 10x
f(5x +4) = 8 - 10(5x + 4)
= 8 - 50x - 40
= -50x + 8 - 40
= -50x - 32
f(g(x)) = fg(x) = -50x - 32
fg(-2) = -50*(-2) - 32 = 100 - 32 = 68
Therefore fg(-2) = 68
I hope this helped.