Warning: foreach() argument must be of type array|object, bool given in /var/www/html/web/app/themes/studypress-core-theme/template-parts/header/mobile-offcanvas.php on line 20

An electronic games manufacturer producing a new product estimates the annual sales to be 8000 units. Each year, \(10 \%\) of the units that have been sold will become inoperative. So, 8000 units will be in use after 1 year, \([8000+0.9(8000)]\) units will be in use after 2 years, and so on. How many units will be in use after \(n\) years?

Short Answer

Expert verified
The number of units in use after n years is given by the formula \(S(n) = 8000 * (1 - 0.9^n) / 0.1\)

Step by step solution

01

Understand the problem

Create an infinite Geometric Progression (GP) series where the first term (a) is 8000 units (number of units produced in the first year) and the common ratio (r) is 0.9 (90% of units continue to work next year). In other words, series would look like: 8000, 8000 + 0.9 * 8000, 8000 + 0.9 * 8000 + 0.9^2 * 8000,... and so on.
02

Formulate the series

Next, denote the total number of units still operative after n years as S(n). Then write down the formula for the sum of the first n terms of a GP - \(S(n) = a * (1 - r^n) / (1 - r)\). Replace \(a\) with 8000 and \(r\) with 0.9.
03

Simplify the equation

Substitute \(a = 8000\), and \(r = 0.9\) into the formula, we could obtain the number of units that will be in use after n years, which gives us: \(S(n) = 8000 * (1 - 0.9^n) / (1 - 0.9)\).
04

Conclusion

So, it can be concluded that the number of units in use after n years can be found by using the equation \(S(n) = 8000 * (1 - 0.9^n) / 0.1\). This will give the number of units from each year that are still operating, summed up.

Unlock Step-by-Step Solutions & Ace Your Exams!

  • Full Textbook Solutions

    Get detailed explanations and key concepts

  • Unlimited Al creation

    Al flashcards, explanations, exams and more...

  • Ads-free access

    To over 500 millions flashcards

  • Money-back guarantee

    We refund you if you fail your exam.

Over 30 million students worldwide already upgrade their learning with Vaia!

One App. One Place for Learning.

All the tools & learning materials you need for study success - in one app.

Get started for free

Most popular questions from this chapter

See all solutions

Recommended explanations on Math Textbooks

View all explanations

What do you think about this solution?

We value your feedback to improve our textbook solutions.

Study anywhere. Anytime. Across all devices.

Sign-up for free