document.write( "Question 1193945: Ken had some big and small packets of flour. The amount of flour in a big packet was 4 times as much as the amount of flour in a small packet. If he repacked 2 big packets of flour into small packets, he would have 16 small packets of flour altogether. If he continued to repack the remaining big packets of flour into small packets, he would have 36 packets of flour altogether.
\n" );
document.write( "(a) What was the total number of small packets and big packets of flour Ken had?
\n" );
document.write( "(b) The difference between the total amount of flour in the big packets and small packets is 10 kg. Find the amount of flour in a big packet?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #826036 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! 2 L=16S \n" ); document.write( "L=8S \n" ); document.write( "4L=32S \n" ); document.write( "he needs to have 4 other S packets to make 36 packets. \n" ); document.write( "So he started with 4 L and 4 S. \n" ); document.write( "- \n" ); document.write( "L-S=10 \n" ); document.write( "L=4S \n" ); document.write( "so 3S=10 \n" ); document.write( "S=10/3 kg \n" ); document.write( "L=40/3 kg, the answer \n" ); document.write( " |