document.write( "Question 1105318: Kyle works at a donut factory, where a 10-oz cup of coffee costs 95centsą, a 14-oz cup costs $1.15, and a 20-oz cup costs $1.50. During one busy period, Kyle served 25 cups of coffee, using 354 ounces of coffee, while collecting a total of $29.35. How many cups of each size did Kyle fill? \n" ); document.write( "
Algebra.Com's Answer #720116 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Kyle works at a donut factory, where a 10-oz cup of coffee costs 95cents, a 14-oz cup costs $1.15, and a 20-oz cup costs $1.50. \n" ); document.write( "During one busy period, Kyle served 25 cups of coffee, using 354 ounces of coffee, while collecting a total of $29.35. How many cups of each size did Kyle fill? \n" ); document.write( "Equations: \n" ); document.write( "Quantity:: s + m + L = 25 cups \n" ); document.write( "Weight:: 10s + 14m + 20L = 354 ozs \n" ); document.write( "Value:: 95s + 115m + 150L = 2995 \n" ); document.write( "--------------------------------------- \n" ); document.write( "Solve the system by any method you know to get:: \n" ); document.write( "s = 11 \n" ); document.write( "m = 6 \n" ); document.write( "L = 8 \n" ); document.write( "---------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "---------- \n" ); document.write( " |