document.write( "Question 1201146: When Anders makes scones he uses sugar butter and flour in the ratio 1:2 8.
\n" );
document.write( "He has 100 gram of sugar and 300 gram of butter and 400 gram of flour in the kitchen cupboard.
\n" );
document.write( "Anders makes as many scones as he can with these ingredients.
\n" );
document.write( "How much of each ingredient does he use? \n" );
document.write( "
Algebra.Com's Answer #835401 by Theo(13342)![]() ![]() You can put this solution on YOUR website! 400 divided by 8 = flour for 50 scones. \n" ); document.write( "300 / 2 = butter for 150 scones. \n" ); document.write( "100 / 1 = sugar for 100 scones. \n" ); document.write( "it looks like the constraint is flour. \n" ); document.write( "the most number of scones he can make is 50 because of the flour limitation. \n" ); document.write( "50 scones will require: \n" ); document.write( "50 * 8 = 400 grams of flour. \n" ); document.write( "50 * 2 = 100 grams of butter. \n" ); document.write( "50 * 1 = 50 grams of sugar. \n" ); document.write( " \n" ); document.write( " |