document.write( "Question 109461: sally bought three chocolate bars and a pack of gum and $1.75. Jake bought two chocolate bars and four packs of gum and paid $2.00 find the cost of a chocolate bar and the cost of a pack of gum. \n" ); document.write( "
Algebra.Com's Answer #79808 by nihat(10)![]() ![]() ![]() You can put this solution on YOUR website! Let X be the price of a chocolate bar and Y be the price of a pack of gum. \n" ); document.write( "Then we can derive the following two equations from the problem. \n" ); document.write( "3X + Y = 1.75 and 2X + 4Y = 2.00 \n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "The price of a chocolate bar is $0.50 and the price of a pack of gum is $0.25. \n" ); document.write( " |