document.write( "Question 135936: I do not understand how to set up this equation.
\n" );
document.write( "A consumer electronics company sells 6.7 million MP3 players per month at a price of $100 a piece; when the price is lowered to $80, the company sells 10.2 million players per month. How many MP3 players can the company expect to sell per month at a price of $75? \r
\n" );
document.write( "\n" );
document.write( "Thank you!! \n" );
document.write( "
Algebra.Com's Answer #99594 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! A consumer electronics company sells 6.7 million MP3 players per month at a price of $100 a piece; when the price is lowered to $80, the company sells 10.2 million players per month. How many MP3 players can the company expect to sell per month at a price of $75? \n" ); document.write( "----------------------------------- \n" ); document.write( "You have two points: (100,6.7) and (80,10.2) \n" ); document.write( "slope = (10.2-6.7)/(80-100) = -7/40 \n" ); document.write( "------------------------ \n" ); document.write( "Form: y = mx + b \n" ); document.write( "You have y,x,m; solve for \"b\": \n" ); document.write( "6.7 = (-7/40)*100 + b \n" ); document.write( "b = 6.7 + 17.5 \n" ); document.write( "b = 24.2 \n" ); document.write( "------------ \n" ); document.write( "EQUATION: \n" ); document.write( "# sold = (-7/40)x +24.2 million where x is price per unit \n" ); document.write( "#(75) = (-7/40)*75 + 24.2 \n" ); document.write( "#(75) = 11.075 million \n" ); document.write( "--------------------------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |