document.write( "Question 152243: 3. In your industrial oven, you bake two baking sheets with 12 scones each, two baking sheets with 20 cookies each, and one baking sheet with 2 scones and 10 cookies. \r
\n" );
document.write( "\n" );
document.write( "a) 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.\r
\n" );
document.write( "\n" );
document.write( "b) Suppose you have decided to price the scones at $2.28 each and the cookies at $1.19 each. How much total revenue would result from selling all the scones and cookies baked in the oven at one time?\r
\n" );
document.write( "\n" );
document.write( "c) Yesterday your store earned $797.30 just from the sale of cookies. Write and solve an equation that represents how many cookies were sold.
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #111936 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! . In your industrial oven, you bake two baking sheets with 12 scones each, two baking sheets with 20 cookies each, and one baking sheet with 2 scones and 10 cookies. \n" ); document.write( ": \n" ); document.write( "a) 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. \n" ); document.write( "C = cost \n" ); document.write( "C = 2(12s) + 2(20c) + 2s + 10c \n" ); document.write( "C = 24s + 40c + 2s + 10c \n" ); document.write( "C = 26s + 50c \n" ); document.write( ": \n" ); document.write( "b) Suppose you have decided to price the scones at $2.28 each and the cookies at $1.19 each. How much total revenue would result from selling all the scones and cookies baked in the oven at one time? \n" ); document.write( "Using the above equation; substitute the cost for s and c \n" ); document.write( "R = 26(2.28) + 50(1.19) \n" ); document.write( "R = 59.28 + 59.50 \n" ); document.write( "R = $118.78 \n" ); document.write( "; \n" ); document.write( "c) Yesterday your store earned $797.30 just from the sale of cookies. Write and solve an equation that represents how many cookies were sold. \n" ); document.write( "Cookies sold = \n" ); document.write( " \n" ); document.write( " |