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)\"\" \"About 
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, \"+x+=+B+\" and \"+y+=+P+\"
\n" ); document.write( "The given points are:
\n" ); document.write( "(3,200) and (4,120)
\n" ); document.write( "\"+%28+P+-++120+%29+%2F+%28+B+-+4+%29+=+%28+200+-+120+%29+%2F+%28+3+-+4+%29+\"
\n" ); document.write( "\"+%28+P+-+120+%29+%2F+%28+B+-+4+%29+=+80+%2F+-1+\"
\n" ); document.write( "Multiply both sides by \"+B+-+4+\"
\n" ); document.write( "\"+P+-+120+=+-80%2A%28+B+-+4+%29+\"
\n" ); document.write( "\"+P+=+-80B+%2B+320+%2B+120+\"
\n" ); document.write( "\"+P+=+-80P+%2B+440+\"
\n" ); document.write( "check:
\n" ); document.write( "Does it include the given points?
\n" ); document.write( "(3,200)
\n" ); document.write( "\"+P+=+-80P+%2B+440+\"
\n" ); document.write( "\"+200+=+-80%2A3+%2B+440+\"
\n" ); document.write( "\"+200+=+-240+%2B+440+\"
\n" ); document.write( "\"+200+=+200+\"
\n" ); document.write( "(4,120)
\n" ); document.write( "\"+120+=+-80%2A4+%2B+440+\"
\n" ); document.write( "\"+120+=+-320+%2B+440+\"
\n" ); document.write( "\"+120+=+120+\"
\n" ); document.write( "OK
\n" ); document.write( "
\n" );