document.write( "Question 814341: Table shows the number of movies that made at least $20 million for different years.\r
\n" );
document.write( "\n" );
document.write( "Year: 1990 1995 1998 1999 2000
\n" );
document.write( "
\n" );
document.write( "Movies 30 36 37 42 49\r
\n" );
document.write( "\n" );
document.write( "Write an equation that models the number of movies as function of the number of years since 1990. \n" );
document.write( "
Algebra.Com's Answer #490250 by TimothyLamb(4379)![]() ![]() You can put this solution on YOUR website! data: \n" ); document.write( "1990 1995 1998 1999 2000 30 36 37 42 49 \n" ); document.write( "--- \n" ); document.write( "the data is not linear, but is approximately linear, so you can use linear regression to obtain an equation that models the data \n" ); document.write( "--- \n" ); document.write( "plug this: \n" ); document.write( "1990 1995 1998 1999 2000 30 36 37 42 49 \n" ); document.write( "into this regression solver: \n" ); document.write( "https://sooeet.com/math/linear-regressionn.php \n" ); document.write( "--- \n" ); document.write( "then click the \"xxyy\" button in the solver \n" ); document.write( "--- \n" ); document.write( "Result: \n" ); document.write( "slope = 1.57055215 \n" ); document.write( "y-intercept = -3096.65031 \n" ); document.write( "--- \n" ); document.write( "Answer: \n" ); document.write( "the linear equation model is: \n" ); document.write( "y = 1.57055215x - 3096.65031 \n" ); document.write( "--- \n" ); document.write( "Solve and graph linear equations: \n" ); document.write( "https://sooeet.com/math/linear-equation-solver.php \n" ); document.write( "--- \n" ); document.write( "Solve quadratic equations, quadratic formula: \n" ); document.write( "https://sooeet.com/math/quadratic-formula-solver.php \n" ); document.write( "--- \n" ); document.write( "Convert fractions, decimals, and percents: \n" ); document.write( "https://sooeet.com/math/fraction-decimal-percent.php \n" ); document.write( "--- \n" ); document.write( "Calculate and graph the linear regression of any data set: \n" ); document.write( "https://sooeet.com/math/linear-regression.php \n" ); document.write( " |