document.write( "Question 492864:  4. Suppose you have a cookie stand, and when you charge $3 per cookie box you sell 200 boxes. But when you raise your price to $4 you only sell 120 boxes. \r
\n" );
document.write( "\n" );
document.write( "a.   Write an equation for the number of boxes you sell as a function of the price you charge. \r
\n" );
document.write( "\n" );
document.write( "b.   Denote \"B\" for number of boxes, and \"P\" for the price you charge.\r
\n" );
document.write( "\n" );
document.write( "c.   Assume the function is linear..                \n" );
document.write( "
| Algebra.Com's Answer #335200 by josmiceli(19441)     You can put this solution on YOUR website! I will plot boxes on the x-axis and cost/box on the y-axis \n" ); document.write( "Us the point-slope formula, which, in general is: \n" ); document.write( " \n" ); document.write( "In this case, \n" ); document.write( "The given points are: \n" ); document.write( "(3,200) and (4,120) \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "Multiply both sides by \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "check: \n" ); document.write( "Does it include the given points? \n" ); document.write( "(3,200) \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "(4,120) \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "OK \n" ); document.write( " |