document.write( "Question 265479: In your industrial oven, you bake two baking sheets with 21 scones each, two baking sheets with 33 cookies each, and one baking sheet with 4 scones and 15 cookies. \r
\n" );
document.write( "\n" );
document.write( "Write an expression that illustrates the total cost of all baked goods in the scenario above using the variable s to represent the cost of scones and the variable c to represent the cost of cookies. Simplify your expression by combining like terms. Demonstrate how you arrived at your answer with the detail calculations
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #195196 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! In your industrial oven, you bake two baking sheets with 21 scones each, two baking sheets with 33 cookies each, and one baking sheet with 4 scones and 15 cookies. \n" ); document.write( "Cost = 2(21s) + 2(33c) + 4s + 15c \n" ); document.write( "--- \n" ); document.write( "Cost = 42s + 66c + 4s + 15c \n" ); document.write( "Cost = 46s + 81c \n" ); document.write( "-------------------------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "=================================== \n" ); document.write( "Write an expression that illustrates the total cost of all baked goods in the scenario above using the variable s to represent the cost of scones and the variable c to represent the cost of cookies. Simplify your expression by combining like terms. Demonstrate how you arrived at your answer with the detail calculations \n" ); document.write( " \n" ); document.write( " |