document.write( "Question 701268: The quantity demanded for a certain brand of portable CD players is 200 units when the unit price is set at $90. The quantity demanded is 1200 units when the unit price is $40. Find the demand equation and sketch its graph. THANKS \n" ); document.write( "
Algebra.Com's Answer #432376 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! The quantity demanded for a certain brand of portable CD players is 200 units when the unit price is set at $90. The quantity demanded is 1200 units when the unit price is $40. Find the demand equation and sketch its graph. \n" ); document.write( "--- \n" ); document.write( "You have two points: (90,200) ; (40,1200) \n" ); document.write( "------- \n" ); document.write( "slope = (1200-200)/(40-90) = -1000/50 = -20 \n" ); document.write( "------ \n" ); document.write( "D(x) = -20x + b \n" ); document.write( "Solve for \"b\": \n" ); document.write( "200 = -20*90 + b \n" ); document.write( "b = 200 + 1800 \n" ); document.write( "b = 2000 \n" ); document.write( "----- \n" ); document.write( "Equation: \n" ); document.write( "D(x) = -20x + 2000 where x is the price per unit. \n" ); document.write( "================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "============================ \n" ); document.write( " |