document.write( "Question 145088: Xander and Ella pool their loose change to buy snacks on their coffee break. One day, they spend $1.85 on 1 carton of milk, 2 donuts, and 1 cup of coffee. The next day, they spend $2.30 on 3 donuts and 2 cups of coffee. The third day, they bought 1 carton of milk, 1 donut, and 2 cups of coffee and spent $1.75. On the fourth day, They have a total of $1.80 left. Is this enough to buy 2 cartons of milk and 2 donuts?\r
\n" ); document.write( "\n" ); document.write( "equation #1________
\n" ); document.write( "equation #2________
\n" ); document.write( "Equation #3 _______
\n" ); document.write( "milk cost ______
\n" ); document.write( "Donut Cost _____
\n" ); document.write( "Coffee Cost_____
\n" ); document.write( "4th day cost______
\n" ); document.write( "available $1.80
\n" ); document.write( "yes or no________\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "I am finding this question VERY hard!! Please help me :)
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #105774 by seema230480(3)\"\" \"About 
You can put this solution on YOUR website!
Let's denote Milk carton by M,
\n" ); document.write( "Doughnuts by D
\n" ); document.write( "Coffee by C\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "First Equation formation:
\n" ); document.write( "they spend $1.85 on 1 carton of milk, 2 donuts, and 1 cup of coffee
\n" ); document.write( "So with the above said first equation becomes: 1M+2D+1C=1.85\r
\n" ); document.write( "\n" ); document.write( "Second Equation formation:
\n" ); document.write( "next day, they spend $2.30 on 3 donuts and 2 cups of coffee.
\n" ); document.write( "So with the above said second equation becomes: 3D+2C=2.30\r
\n" ); document.write( "\n" ); document.write( "Third Equation formation:
\n" ); document.write( "third day, they bought 1 carton of milk, 1 donut, and 2 cups of coffee and spent $1.75
\n" ); document.write( "So with the above said second equation becomes: \r
\n" ); document.write( "\n" ); document.write( "Now we solve these 3 equations:
\n" ); document.write( "1M+2D+1C=1.85-------------------------->eqn 1
\n" ); document.write( "3D+2C=2.30 ---------------------------->eqn 2
\n" ); document.write( "1M+1D+2C=1.75--------------------------->eqn 3\r
\n" ); document.write( "\n" ); document.write( "Look for similar number of M's, D's or C's in any 2 equations. we see that Equation 1 and 3 have same numbers of M's that is \"1M\"
\n" ); document.write( "Now subtract Equation 1 from 3 or 3 from 1 whichever you find easy.
\n" ); document.write( "Let's say we subtract 3 from 1, so we get:\r
\n" ); document.write( "\n" ); document.write( "1M+2D+1C=1.85
\n" ); document.write( "1M+1D+2C=1.75
\n" ); document.write( "-----------------------
\n" ); document.write( "(1M-1M)+(2D-1D)+(1C-2C)=(1.85-1.75)
\n" ); document.write( "implies 0M+1D-1C=0.1---------------------->eqn 4\r
\n" ); document.write( "\n" ); document.write( "Now we will try to solve eqn 2 and eqn 4.
\n" ); document.write( "3D+2C=2.30 ---------------------------->eqn 2
\n" ); document.write( "1D-1C=0.1---------------------->eqn 4
\n" ); document.write( "From eqn 4 we have D=0.1+C------>eqn 5
\n" ); document.write( "Now putting this value of D in eqn 2, we have
\n" ); document.write( "3(0.1+C)+2C=2.30
\n" ); document.write( "implies 0.3+3C+2C=2.30
\n" ); document.write( "implies 5C=2.30-0.3
\n" ); document.write( "implies 5C=2
\n" ); document.write( "implies C=0.4\r
\n" ); document.write( "\n" ); document.write( "Now from eqn 5, D=0.1+0.4=0.5
\n" ); document.write( "So, D=0.5\r
\n" ); document.write( "\n" ); document.write( "From eqn 1, M=1.85-2D-1C
\n" ); document.write( "implies M=1.85-2*0.5-0.4
\n" ); document.write( "implies M=1.85-1-.0.4
\n" ); document.write( "So, M=0.45\r
\n" ); document.write( "\n" ); document.write( "Fourth day cost: 2M+2D=2*0.45+2*0.5
\n" ); document.write( "implies fourth day cost=0.9+1=1.9\r
\n" ); document.write( "\n" ); document.write( "So they won't be able to get 2 Dougnuts and 2 cartons of Milk with $1.8
\n" ); document.write( "
\n" );