SOLUTION: Table shows the number of movies that made at least $20 million for different years. Year: 1990 1995 1998 1999 2000 Movies 30 36

Algebra ->  Functions -> SOLUTION: Table shows the number of movies that made at least $20 million for different years. Year: 1990 1995 1998 1999 2000 Movies 30 36       Log On


   



Question 814341: Table shows the number of movies that made at least $20 million for different years.
Year: 1990 1995 1998 1999 2000

Movies 30 36 37 42 49
Write an equation that models the number of movies as function of the number of years since 1990.

Answer by TimothyLamb(4379) About Me  (Show Source):
You can put this solution on YOUR website!
data:
1990 1995 1998 1999 2000 30 36 37 42 49
---
the data is not linear, but is approximately linear, so you can use linear regression to obtain an equation that models the data
---
plug this:
1990 1995 1998 1999 2000 30 36 37 42 49
into this regression solver:
https://sooeet.com/math/linear-regressionn.php
---
then click the "xxyy" button in the solver
---
Result:
slope = 1.57055215
y-intercept = -3096.65031
---
Answer:
the linear equation model is:
y = 1.57055215x - 3096.65031
---
Solve and graph linear equations:
https://sooeet.com/math/linear-equation-solver.php
---
Solve quadratic equations, quadratic formula:
https://sooeet.com/math/quadratic-formula-solver.php
---
Convert fractions, decimals, and percents:
https://sooeet.com/math/fraction-decimal-percent.php
---
Calculate and graph the linear regression of any data set:
https://sooeet.com/math/linear-regression.php