document.write( "Question 1074960: Suppose that the demand D for candy at a theater is inversely related to the price p. \r
\n" );
document.write( "\n" );
document.write( "(a) When the price of candy is $3.50 per bag, the theater sells 128 bags of candy. Express the demand for candy in terms of its price.
\n" );
document.write( "(b) Determine the number of bags of candy that will be sold if the price is raised to $4.00 a bag. \n" );
document.write( "
Algebra.Com's Answer #689631 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! D=k/p \n" ); document.write( "128=k/3.5 \n" ); document.write( "k=448 \n" ); document.write( "now use k with the price to get demand. \n" ); document.write( "D=448/4=112 bags. \n" ); document.write( " |