document.write( "Question 68852: Suppose you have a lemonade stand, and when you charge 2 dollars per cup of lemonade you sell 120 cups. But when you raise your price to 3 dollars 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 the number of cups, and \"P\" for the price you charge. Assume the function is linear. \n" ); document.write( "
Algebra.Com's Answer #49069 by josmiceli(19441)![]() ![]() You can put this solution on YOUR website! The key to this one is that it is linear. You can then use a \n" ); document.write( "formula for the slope of a straight line \n" ); document.write( "As the price goes up, you sell less cups \n" ); document.write( "$2/cup --- 120 cups \n" ); document.write( "$3/cup --- 60 cups \n" ); document.write( "Let c = number of cups sold \n" ); document.write( "Let p = price per cup \n" ); document.write( "c will take the place of y \n" ); document.write( "and p will take the place of x in the formula \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "check it \n" ); document.write( "p = 3 \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "OK \n" ); document.write( "p = 2 \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "Note that if you sell for $4/cup, you won't sell any cups \n" ); document.write( " |