document.write( "Question 1048809: On MOnday, Harold picked up six donuts and 2 large coffees for the office staff. He paid $5.74. On Tuesday, Melinda picked up 3 donuts and 5 large coffee for the office staff. She paid $7.17. what is the cost of 1 donut? What is the cost of 1 large coffee? \n" ); document.write( "
Algebra.Com's Answer #664378 by Theo(13342)\"\" \"About 
You can put this solution on YOUR website!
d = number of donuts.
\n" ); document.write( "c = number of large coffee.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "your equations are.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "6d + 2c = 5.74
\n" ); document.write( "3d + 5c = 7.17\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "multiply both sides of the second equation by 2 to get and leave the first equation alone to get:\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "6d + 2c = 5.74
\n" ); document.write( "6d + 10c = 14.34\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "subtract the first equation from the second to get:\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "8c = 8.60\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "divide both sides of this equation by 2 to get:\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "c = 1.075\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "replace c with 1.075 in the first eqution and solve for d.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "start with 6d + 2c = 5.74
\n" ); document.write( "replace c with 1.075 to get 6d + 2 * 1.075 = 5.74
\n" ); document.write( "simplify to get 6d + 2.15 = 5.74
\n" ); document.write( "solve for d to get d = (5.74 - 2.15) / 6
\n" ); document.write( "this makes d = .59833333.....\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "you have:\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "c = 1.075
\n" ); document.write( "d = .59833333.....\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "replace c and d in both equations to see if both equations hold true.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "first equation becomes 6d + 2c = 5.74 which becomes 6 * .59833333..... + 2 * 1.075 = 5.74 which becomes 5.74 = 5.74 which confirms the first equation is true.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "second equation becomes 3d + 5c = 7.17 which becomes 3 * .59833333..... + 5 * 1.075 = 7.17 which becomes 7.17 = 7.17 which confirms the second equation is true.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "both equations are true when c = .59833333..... and d = 1.075 so the solution looks good.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "in my opinion, this problem is not very realistic.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "i've never see a cup of coffee cost a fraction of a penny and i've never seen a donut cost a fraction of a penny.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "despite that, the mathematics works out and that's your solution.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "it's possible you copied the numbers wrong.
\n" ); document.write( "if so, then duplicate the solution method using the right numbers and you should be ok.\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );