document.write( "Question 1157244: Problem: Alicia is fundraising for her soccer team by selling popcorn and cookies. She manages to sell 12 tins of popcorn and 21 tubs of cookies for a total of $320.55 on her first day of sales. The second day she ends up selling more. She sells 15 tins of popcorn and 32 tubs of cookies for a total of $447.55. What was the individual cost of each tin of popcorn and tub of cookies?\r
\n" );
document.write( "\n" );
document.write( "1)List the variables you will use and what they stand for. Then use those variables to create two equations which represent the problem above.\r
\n" );
document.write( "\n" );
document.write( "2)Solve the system of equations you created in #1 using either the elimination or substitution method. Your answers should be expressed in decimal format with correct units.
\n" );
document.write( "Hint: You should end up with both values of your variables.\r
\n" );
document.write( "\n" );
document.write( "3)Check your answers by plugging the answers for BOTH variables back into BOTH equations.
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #780080 by mananth(16946)![]() ![]() You can put this solution on YOUR website! Alicia manages to sell 12 tins of popcorn and 21 tubs of cookies for a total of $320.55\r \n" ); document.write( "\n" ); document.write( "Let price of individual tin of popcorn be $x number =12 \n" ); document.write( "and price of 21 tubs of cookies be $y. number = 21\r \n" ); document.write( "\n" ); document.write( "first day of sales \n" ); document.write( "Revenue = $320.55 \n" ); document.write( "Equation \n" ); document.write( "12x+21y= 320.55------------(1)\r \n" ); document.write( "\n" ); document.write( "The second day \n" ); document.write( "15 tins of popcorn \n" ); document.write( "and 32 tubs of cookies \n" ); document.write( " total of $447.55\r \n" ); document.write( "\n" ); document.write( "15x+32y=`447.55-------------(2)\r \n" ); document.write( "\n" ); document.write( "Solve (1) & (2)\r \n" ); document.write( "\n" ); document.write( "12.00 x + 21.00 y = 320.55 \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "15.00 x + 32.00 y = 447.55 \n" ); document.write( "Eliminate y \n" ); document.write( "multiply (1)by -32.00 \n" ); document.write( "Multiply (2) by 21.00 \n" ); document.write( "-384.00 x -672.00 y = -10257.60 \n" ); document.write( "315.00 x 672.00 y = 9398.55 \n" ); document.write( "Add the two equations \n" ); document.write( "-69.00 x = -859.05 \n" ); document.write( "/ -69.00 \n" ); document.write( "x = 12.45 \n" ); document.write( "plug value of x in (1) \n" ); document.write( "12.00 x + 21.00 y = 320.55 \n" ); document.write( "149.40 + 21.00 y = 320.55 \n" ); document.write( " 21.00 y = 171.15 \n" ); document.write( " y = 8.15 \n" ); document.write( "Ans x = $12.45 individual tin of popcorn \n" ); document.write( " y = $8.15 21 tubs of cookies \r \n" ); document.write( "\n" ); document.write( "CHECK \n" ); document.write( "15*12.45 +8.15*32=447.55 \n" ); document.write( "you check other \r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " x \n" ); document.write( " |