document.write( "Question 1136335: A beverage company rents a booth at an art show to sell lemonade. The daily cost to rent a booth is $40. Each lemonade costs $0.75 to produce. Write a linear equation to compute the total cost ,y, for 1 day if x lemonades are produced \n" ); document.write( "
Algebra.Com's Answer #754092 by josgarithmetic(39625)![]() ![]() ![]() You can put this solution on YOUR website! y=mx+b \n" ); document.write( "m=0.75 \n" ); document.write( "and \n" ); document.write( "b=40 \n" ); document.write( " |