document.write( "Question 1102201: The members of a cooking club are making cakes, which they will sell at a street fair for $13 apiece. It cost $21 for a booth at the fair, and the ingredients for each cake cost $6. At some point, the club members will sell enough cakes so that their sales cover their expenditures. How much will the sales and expenditures be? How many cakes will they have sold? \n" ); document.write( "
Algebra.Com's Answer #716851 by richwmiller(17219)![]() ![]() You can put this solution on YOUR website! 13c=sales \n" ); document.write( "expenditures =21+6c \n" ); document.write( "sales will cover expenditures \n" ); document.write( "sales = expenditures \n" ); document.write( "13c=21+6c \n" ); document.write( "7c=21 \n" ); document.write( "c=3 sales will cover expenditures when they have sold 3 cakes \n" ); document.write( "21+6*3=21+18=$39 \n" ); document.write( "13c*3=$39 sales will cover expenditures at $39 \r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |