document.write( "Question 338796: When Ms. Yun arrived at the grocery store, there were 5 packages of hot dog rolls left on the shelf. One package contained 12 rolls, and each of the others contained 8 rolls. If Ms. Yun bought all 5 packages, how many hot dog rolls did she purchase at the store?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #242860 by mananth(16946)![]() ![]() You can put this solution on YOUR website! 1 Package = 12 rolls \n" ); document.write( "4 packages = 8 rools \n" ); document.write( ".. \n" ); document.write( "Total = 1*12 + 4*8 \n" ); document.write( "=12+32 \n" ); document.write( "=44 \n" ); document.write( "Ms. Yun bought 44 rolls \n" ); document.write( " |