document.write( "Question 95040: Please help:
\n" ); document.write( "Sally bought three chocolate bars and a pack of gum and paid $1.75. Jake bought two chocolate bars and four packs of gum ans 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 #69146 by kiljoy(51)\"\" \"About 
You can put this solution on YOUR website!
If you don't have a specific method to solve this. We can solve it using the addition of equations.\r
\n" ); document.write( "\n" ); document.write( "We'll use c to represent a chocolate bar and g to represent the gum.\r
\n" ); document.write( "\n" ); document.write( "\"3c%2Bg=1.75\"
\n" ); document.write( "Take the equation times -4, the equation becomes...
\n" ); document.write( "\"-12c-4g=-7\"
\n" ); document.write( "Add to the other equation.
\n" ); document.write( "\"2c%2B4g=2\"
\n" ); document.write( "\"-10c=-5\"
\n" ); document.write( "\"c=.5\"\r
\n" ); document.write( "\n" ); document.write( "Now substitute our c value of .50 into either equation to solve for g.
\n" ); document.write( "\"3%28.5%29%2Bg=1.75\"
\n" ); document.write( "\"1.50%2Bg=1.75\"
\n" ); document.write( "\"g=.25\"\r
\n" ); document.write( "\n" ); document.write( "This gives us, $.50 for the chocolate and $.25 for the gum.\r
\n" ); document.write( "\n" ); document.write( "To do a check, substitute both values into either equation.
\n" ); document.write( "\"2c%2B4g=2\"
\n" ); document.write( "\"2%28.50%29%2B4%28.25%29=2\"
\n" ); document.write( "\"1.00%2B1.00=2\"
\n" ); document.write( "\"2=2\"
\n" ); document.write( "
\n" ); document.write( "
\n" );