document.write( "Question 121088: I am horrible at word problems and could really use some help. My problem reads: 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. Thanks! \n" ); document.write( "
Algebra.Com's Answer #88831 by nabla(475)\"\" \"About 
You can put this solution on YOUR website!
Let chocolate bars=x, and gum=y. You can now form the following system of equations and solve via a few methods, here I will show you how to use row operations (you could more easily just use substitution, but I will leave that up to you):\r
\n" ); document.write( "\n" ); document.write( "\"3x%2By=1.75\"
\n" ); document.write( "\"2x%2B4y=2\"\r
\n" ); document.write( "\n" ); document.write( "Simplify the second equation by dividing both sides by 2:\r
\n" ); document.write( "\n" ); document.write( "\"3x%2By=1.75\"
\n" ); document.write( "\"x%2B2y=1\"\r
\n" ); document.write( "\n" ); document.write( "Take 1/3 the first equation:\r
\n" ); document.write( "\n" ); document.write( "\"x%2B%281%2F3%29y=1.75%2F3\"
\n" ); document.write( "\"x%2B2y=1\"\r
\n" ); document.write( "\n" ); document.write( "Subtract the first equation from the second equation:\r
\n" ); document.write( "\n" ); document.write( "\"x%2B%281%2F3%29y=1.75%2F3\"
\n" ); document.write( "\"%285%2F3%29y=1.25%2F3\"\r
\n" ); document.write( "\n" ); document.write( "We can now simplify for y:
\n" ); document.write( "\"x%2B%281%2F3%29y=1.75%2F3\"
\n" ); document.write( "\"y=1.25%2F5=.25=1%2F4\"\r
\n" ); document.write( "\n" ); document.write( "Now, subtract (1/3) of equation two from the first equation:\r
\n" ); document.write( "\n" ); document.write( "\"x=1.75%2F3-1%2F12=7%2F12-1%2F12=1%2F2\"
\n" ); document.write( "\"y=1%2F4\"\r
\n" ); document.write( "\n" ); document.write( "Giving us the solution set S={1/2,1/4}.\r
\n" ); document.write( "\n" ); document.write( "To check,
\n" ); document.write( "1. \"3%2A1%2F2%2B1%2F4=7%2F4=1.75\"
\n" ); document.write( "2. \"2%2A1%2F2%2B4%2A1%2F4=1%2B1=2\"\r
\n" ); document.write( "\n" ); document.write( "Note that the chocolate bars cost $0.50, and the packs of gum cost $0.25.
\n" ); document.write( "If you have further difficulty, E-mail me by going to my \"me\" page.
\n" ); document.write( "
\n" );