document.write( "Question 1045993: A large department store is prepared to buy 3,800 of your tie-dye shower curtains per month for $6 each, but only 3,600 shower curtains per month for $11 each. What is the linear demand function for your tie-dye shower curtains?
\n" );
document.write( "q(p) =
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #661552 by robertb(5830)![]() ![]() You can put this solution on YOUR website! $6 each ===> 3,800 curtains per month \n" ); document.write( "$11 each ===> 3,600 curtains per month.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "===> slope of the demand line is \n" ); document.write( "\n" ); document.write( "===> demand function is q = -40p + c for some constant c.\r \n" ); document.write( "\n" ); document.write( "Let 3,800 = -40*6 + c.\r \n" ); document.write( "\n" ); document.write( "===> c = 4,040.\r \n" ); document.write( "\n" ); document.write( "Therefore the linear demand function is q = -40p + 4,040. \n" ); document.write( " |