document.write( "Question 56767: 9. Sally bought three chocolate bars and a pack of gum and paid $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( "Thank you very much for all you do to help those who struggle!
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #38551 by funmath(2933)![]() ![]() ![]() You can put this solution on YOUR website! 9. Sally bought three chocolate bars and a pack of gum and paid $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( "Let the price of the chocolate be:x \n" ); document.write( "Let the price of the gum be:y \n" ); document.write( "Then Sally's equation is: \n" ); document.write( "3x+y=1.75 \n" ); document.write( "Jake's equation is: \n" ); document.write( "2x+4y=2.00 \n" ); document.write( "Solve Sally's equation for y and substitute that into Jake's equation and solve for x: \n" ); document.write( "3x+y=1.75 \n" ); document.write( "-3x+3x+y=1.75-3x \n" ); document.write( "y=1.75-3x \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "Substitute that itnto Sally's equation for x and solve for y: \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "The chocolate cost x=$.50 and the gum cost y=$.25 \n" ); document.write( "Happy Calculating!!! \n" ); document.write( " |