183k views
2 votes
NO LINKS!! URGENT HELP PLEASE!!!

Movies generally lose 23% of its audience for each week it is in the theatre. A movie STARTED with an audience of 196 people per viewing.

a. Equation: ________________

b. Make a chart and fill in the table for the first ten weeks.

c. Graph the function. Label each axis with a title and scale

User Heat
by
7.9k points

2 Answers

5 votes

Answer:


\textsf{a.} \quad \textsf{Equation:} \;\;\;y=196(0.77)^x

b. See below.

c. See attachment.

Step-by-step explanation:

We can model the given situation using an exponential decay equation since the weekly change in audience is a constant percentage change.

Exponential decay formula


\boxed{y=a(1-r)^x}

where:

  • a is the initial value.
  • r is the percentage decrease (in decimal form).
  • x is the time period.

Given the movie started with an audience of 196 people viewing, a = 196.

Given the movie loses 23% of its audience each week, r = 0.23.

As the movie loses a constant percentage of its audience each week, let x be the number of weeks.

Substitute the values of a and r into the formula and simplify:


y=196(1-0.23)^x


y=196(0.77)^x

Therefore, the equation that models the given scenario is:


\boxed{y=196(1-0.23)^x}

Create a table for the first ten weeks by substituting the values of x from zero through 10 into the equation. Round each number to the nearest whole number.


\begin{array}c\cline{1-2}\vphantom{\frac12}$Weeks$\;x&$Audience$\;y\\\cline{1-2}\vphantom{\frac12}0&196\\\cline{1-2}\vphantom{\frac12}1&151\\\cline{1-2}\vphantom{\frac12}2&116\\\cline{1-2}\vphantom{\frac12}3&89\\\cline{1-2}\vphantom{\frac12}4&69\\\cline{1-2}\vphantom{\frac12}5&53\\\cline{1-2}\vphantom{\frac12}6&41\\\cline{1-2}\vphantom{\frac12}7&31\\\cline{1-2}\vphantom{\frac12}8&24\\\cline{1-2}\vphantom{\frac12}9&19\\\cline{1-2}\vphantom{\frac12}10&14\\\cline{1-2}\end{array}

The graph of the function is an exponential decay curve, which starts at (0, 196) and approaches zero as x approaches infinity.

The x-axis represents the number of weeks and the y-axis represents the audience size.

Use a scale of x : y = 1 : 10.

Plot the points from the table and draw a smooth curve through them that approaches zero as x approaches infinity.

NO LINKS!! URGENT HELP PLEASE!!! Movies generally lose 23% of its audience for each-example-1
User Saleh Enam Shohag
by
8.0k points
6 votes

Answers:

a) The equation is y = 196(0.77)^x

b) The chart is shown below

c) The graph is shown below

================================================

Step-by-step explanation:

Part (a)

One template of an exponential equation is y = ab^x

  • a = starting value
  • b = connected to the growth rate or decay rate

In this case

  • a = 196
  • b = 1-0.23 = 0.77

If 23% of the audience leaves, then 77% remains. This is another way to see where b = 0.77 comes from. Exponential decay will have 0 < b < 1.

Therefore, the equation is y = 196(0.77)^x

Other equations are possible.

-------------------

Part (b)

I'll be using LibreOffice spreadsheet to make the table. Any spreadsheet software will do.

Type x into cell A1

Type 0 and 1 into cells A2 and A3 in that order.

Select cells A2 and A3. Pull down the small marker at the bottom right corner. Pull this marker down to cell A12 to get values 2 through 10 (which will be in cells A4 to A12).

Now move to cell B1. Type in y = 196(0.77)^x in this cell.

In cell B2, type in "=ROUND(196*(0.77)^A2)" without quotes. As you can probably guess, the ROUND function will round to the nearest whole number. The calculation 196*(0.77)^A2 computes the result of y = 196*0.77^x when plugging x = 0 which is in cell A2.

Do not forget about the equal sign up front.

After cell B2 is filled in, hit enter. Then pull down the smaller marker at the bottom right corner to cell B12. A bunch of whole numbers should fill in cells B3 to B12

This is what you should get for your table


\begin{array} \cline{1-2}\text{x} &amp; \text{y} = 196(0.77)^{\text{x}}\\\cline{1-2}0 &amp; 196\\\cline{1-2}1 &amp; 151\\\cline{1-2}2 &amp; 116\\\cline{1-2}3 &amp; 89\\\cline{1-2}4 &amp; 69\\\cline{1-2}5 &amp; 53\\\cline{1-2}6 &amp; 41\\\cline{1-2}7 &amp; 31\\\cline{1-2}8 &amp; 24\\\cline{1-2}9 &amp; 19\\\cline{1-2}10 &amp; 14\\\cline{1-2}\end{array}

x = week number

y = viewer count (approximate)

Example calculation:

Plug in x = 5 to get y = 196*0.77^5 = 53.05297 approximately which rounds to y = 53. Therefore, we estimate there would be about 53 people in the audience for week 5.

-------------------

Part (c)

You could use a spreadsheet to make the graph, but I find GeoGebra is more friendly for graphing. But we'll be using the data we just made in the spreadsheet.

Select cells A2 through B12. This is the 11 row by 2 column block of x,y data pairs. Do not select the headers at the top.

Copy that data and paste it into GeoGebra's spreadsheet mode.

Then select that same block of data in GeoGebra. Right-click to go to "create" then to "list of points". It will do as it describes. Eleven points will show up in the graph window. Resize and adjust the window if needed.

I'm using the following window parameters

  • xMin = -5
  • xMax = 20
  • yMin = -20
  • yMax = 220

The graph is shown in the screenshot below.

NO LINKS!! URGENT HELP PLEASE!!! Movies generally lose 23% of its audience for each-example-1
User Dirk R
by
8.9k points