document.write( "Question 91049: It seems easy to answer but just want to know if my answer I did was right.
\n" ); document.write( "Question: Suppose you have a lemonade stand, and when you charge $2 per cup of lemonade you sell 120 cups. But when you raise your price to $3 you only sell 60 cups. Write an equation for the number of cups you sell as a function of the price you charge. Denote \"C\" for number of cups, and \"P\" for the price you charge. Assume the function is linear.
\n" ); document.write( "

Algebra.Com's Answer #66084 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
Suppose you have a lemonade stand, and when you charge $2 per cup of lemonade you sell 120 cups. But when you raise your price to $3 you only sell 60 cups. Write an equation for the number of cups you sell as a function of the price you charge. Denote \"C\" for number of cups, and \"P\" for the price you charge. Assume the function is linear.
\n" ); document.write( "---------------------
\n" ); document.write( "You have two points: (2,120), (3,60)
\n" ); document.write( "Find the slope = [120-60]/[2-3] = -60
\n" ); document.write( "--------------
\n" ); document.write( "Find the intercept using c=60 when p=3 and m=-60:
\n" ); document.write( "60 = -60*3+b
\n" ); document.write( "60 = -180 + b
\n" ); document.write( "b = 240
\n" ); document.write( "------------
\n" ); document.write( "EQUATION:
\n" ); document.write( "C = -60p + 240
\n" ); document.write( "====================
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "
\n" ); document.write( "
\n" );