document.write( "Question 813347: to makee 8 doughnuts it requires 4 cups of flour and 1/2 cup of milk how much milk and flour is needed to make 28 doughnuts \n" ); document.write( "
Algebra.Com's Answer #489622 by TimothyLamb(4379)![]() ![]() You can put this solution on YOUR website! f = 4/8 = 0.5 cups/donut \n" ); document.write( "m = (1/2)/8 = 0.0625 cups/donut \n" ); document.write( "--- \n" ); document.write( "Answer: \n" ); document.write( "to make 28 donuts: \n" ); document.write( "F = 28 donut * 0.5 cups/donut = 14 cups of flour \n" ); document.write( "M = 28 donut * 0.0625 cups/donut = 1.75 cups of milk (= 1 + 3/4 cups) \n" ); document.write( "--- \n" ); document.write( "Solve and graph linear equations: \n" ); document.write( "https://sooeet.com/math/linear-equation-solver.php \n" ); document.write( "--- \n" ); document.write( "Solve quadratic equations, quadratic formula: \n" ); document.write( "https://sooeet.com/math/quadratic-formula-solver.php \n" ); document.write( "--- \n" ); document.write( "Convert fractions, decimals, and percents: \n" ); document.write( "https://sooeet.com/math/fraction-decimal-percent.php \n" ); document.write( "--- \n" ); document.write( "Calculate and graph the linear regression of any data set: \n" ); document.write( "https://sooeet.com/math/linear-regression.php \n" ); document.write( " |