document.write( "Question 38277: Helen's Health Foods usually sells 400 cans of ProPac Muscle Punch per week when the price is $5 per can. After experimenting with prices for some time, Helen has determined that the weekly demand can be found using the equation
\n" );
document.write( "d=600 - 40p where d is the number of cans and p is the price per can.
\n" );
document.write( "a) Will Helen sell mores or less Muscle Punch if she raises her prices from $5?
\n" );
document.write( "b) What happens to her sales every time she raises her price by $1? \n" );
document.write( "
Algebra.Com's Answer #23742 by fractalier(6550)![]() ![]() You can put this solution on YOUR website! If you examine the demand equation \n" ); document.write( "d = 600 - 40p \n" ); document.write( "you see that the demand goes DOWN (she sells less punch) as p goes UP \n" ); document.write( "We can rewrite it as \n" ); document.write( "d = -40p + 600 \n" ); document.write( "to put it into slope-intercept form. \n" ); document.write( "Here you can see the slope is -40. \n" ); document.write( "That means that for every increase of $1 in p, the demand goes down 40. \n" ); document.write( " |