Area= length * width
Area= 5*4
Area= 20
I hope this helps!
~cupcake
Answer:
180 - 61 = 119
Step-by-step explanation:
So from A to D it is 180 degrees so just have to subtract 61 from 180 for an answer.
Use the given recursion and starting value of
to find
:

Do the same for
and
:


(That's not a mistake. This just tells you that the 2nd and 3rd iterates are very close together and have at least the same first 5 digits after the decimal.)
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