document.write( "Question 96139This question is from textbook
\n" );
document.write( ": When a popular brand of CD player is priced at $300 per unit, a store sells 15 units per week.Each time the price is reduced by $10, however, the sale increases by two per week. What selling price will result in weekly revenues of $7000?\r
\n" );
document.write( "\n" );
document.write( "Can anyone help me with this? I am not sure about the set up. 300-10x +2 = 7000?
\n" );
document.write( "Thanks \n" );
document.write( "
Algebra.Com's Answer #69984 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! When a popular brand of CD player is priced at $300 per unit, a store sells 15 units per week.Each time the price is reduced by $10, however, the sale increases by two per week. What selling price will result in weekly revenues of $7000? \n" ); document.write( "------------------ \n" ); document.write( "The relation is a linear function: y= mx+b \n" ); document.write( "-------------- \n" ); document.write( "You have two Points: (15,300) (17,290) \n" ); document.write( "slope = [290-300]/[17-15]= -10/2 = -5 \n" ); document.write( "Pick a point and the slope and solve for the intercept: \n" ); document.write( "300 = -5*15+b \n" ); document.write( "b = 375 \n" ); document.write( "EQUATION: \n" ); document.write( "selling price = -5*(units sold) + 375 \n" ); document.write( "s = -5u + 375 \n" ); document.write( "-------------------- \n" ); document.write( "Revenue = selling price * # of units \n" ); document.write( "R = (-5u+375)*u \n" ); document.write( "R = -5u^2+375u \n" ); document.write( "------------------- \n" ); document.write( "What selling price will result in weekly revenues of $7000? \n" ); document.write( "7000 = -5u^2+375u \n" ); document.write( "u^2-75+1400 = 0 \n" ); document.write( "u = [75 +- sqrt(75^2-4*1400)]/2 \n" ); document.write( "u = [75 +- 5]/2 \n" ); document.write( "u = $40 or $35 \n" ); document.write( "When unit price is $40 or $35 Revenue will be $7000 \n" ); document.write( "============================ \n" ); document.write( "Cheers, \n" ); document.write( "Stan H.\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |