Question 1183083
.
A manufacturer in the first year makes 12000 cards and 8000 cards each year after that.

Find the total number of cards manufactured {{{highlight(cross(after))}}} <U>IN</U> 10 years.
~~~~~~~~~~~~~~~~~


<pre>
    12000 + 9*8000  cards in 10 years.
</pre>