document.write( "Question 104632This question is from textbook Algebra I
\n" );
document.write( ": This is from 4.7 Challenge: Skills and Applications
\n" );
document.write( "Questions 5 & 6\r
\n" );
document.write( "\n" );
document.write( "In 1992, 7.6 million music videos were shipped and in 1996, 16.9 million were shipped.\r
\n" );
document.write( "\n" );
document.write( "Write an equation you can solve to find the year that the model predicts 25 million music videos will be shipped.\r
\n" );
document.write( "\n" );
document.write( "Then solve the equation graphically. Interpret the result.\r
\n" );
document.write( "\n" );
document.write( "Things I know: rate of change is 2.325 million per year.
\n" );
document.write( "Tried this equation:
\n" );
document.write( "25 =2.325x +7.6 (knowing all numbers in millions)
\n" );
document.write( "so to graph I got y=2.325x - 17.4
\n" );
document.write( "but now I have a negative graph and I know that is wrong.\r
\n" );
document.write( "\n" );
document.write( "So I am thinking what I got is x=years later, not the year. How do I get the year in one equation instead of 2?\r
\n" );
document.write( "\n" );
document.write( "Thanks for any help. \n" );
document.write( "
Algebra.Com's Answer #76150 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! In 1992, 7.6 million music videos were shipped and in 1996, 16.9 million were shipped. \n" ); document.write( "Write an equation you can solve to find the year that the model predicts 25 million music videos will be shipped. \n" ); document.write( "------------- \n" ); document.write( "You have two points: (2, 7.6) and (6, 16.9) \n" ); document.write( "slope = [16.9-7.6]/[6-2] = 2.325 \n" ); document.write( "----------------- \n" ); document.write( "Equation form is # of videos = 2.325(year) + b \n" ); document.write( "Nedd to solve for \"b\": \n" ); document.write( "7.6 = 2.325*2 + b \n" ); document.write( "7.6 = 4.65 + b \n" ); document.write( "b = 7.6-4.65 \n" ); document.write( "b = -2.95 \n" ); document.write( "--------------- \n" ); document.write( "EQUATION: \n" ); document.write( "# of videos = 2.325(year) - 2.95 \n" ); document.write( "----------------- \n" ); document.write( "find the year that the model predicts 25 million music videos will be shipped. \n" ); document.write( "25 = 2.325(year) - 2.95 \n" ); document.write( "27.95 = 2.325(year) \n" ); document.write( "year = 12.02... \n" ); document.write( "The year will be 1990+12 = 2002 \n" ); document.write( "================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " \n" ); document.write( " |