document.write( "Question 1063263: If the delivery sheet shows that you should have 6 crates of bread, each containing 12 loaves, how many loaves of bread short are you if only 3 crates are delivered? \n" ); document.write( "
Algebra.Com's Answer #678324 by math_helper(2461)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "There are 12 loaves in one crate. \n" ); document.write( "There are 24 (=2*12) loaves in two crates. \n" ); document.write( "There are 36 (=3*12) loaves in three crates. \n" ); document.write( ": \n" ); document.write( "There are 72 (=6*12) loaves in 6 crates (just 6 times the one crate scenario). \n" ); document.write( ": \n" ); document.write( "In general, if you have N crates, you have 12*N loaves. \n" ); document.write( "— \n" ); document.write( "If 3 crates are delivered, that means you are 6-3=3 crates short. \n" ); document.write( "So you are 3*12 = 36 loaves short. \n" ); document.write( "— \n" ); document.write( "I hope this makes sense to you. The important part here is to recognize that the number of loaves is directly related to the number of crates. \n" ); document.write( " \n" ); document.write( " |