document.write( "Question 268718: a group of children walk to a corner store and buy cans of soda for a total of $3.36 and candy bars for a total of $2.45. Each child has one can of soda and one candy bar. How many children were in the group> What is the cost of one can of soda nd one cany bar? \n" ); document.write( "
Algebra.Com's Answer #196918 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! a group of children walk to a corner store and buy cans of soda for a total of $3.36 and candy bars for a total of $2.45. \n" ); document.write( "Each child has one can of soda and one candy bar. \n" ); document.write( " How many children were in the group> What is the cost of one can of soda and one candy bar? \n" ); document.write( ": \n" ); document.write( "Lets do this in cents, 336 and 245 \n" ); document.write( "Find the common prime factors \n" ); document.write( "336: 2*2*2*2*3*7 \n" ); document.write( "245: 5*7*7 \n" ); document.write( ": \n" ); document.write( "The common factor is 7, therefore: 7 children in the group \n" ); document.write( ": \n" ); document.write( "336/7 = 48 cents for a soda \n" ); document.write( "245/7 = 35 cents for a candy bar \n" ); document.write( " |