document.write( "Question 1193944: Ken packed some tarts into 16 big and 18 small boxes. There is an equal number of tarts in each big box and an equal number of tarts in each small box. Each big box contained 10 more tarts than each small box. 16/25 of the tarts are packed in the big boxes. How many tarts did Ken packed in all?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #826068 by MathTherapy(10552)![]() ![]() You can put this solution on YOUR website! Ken packed some tarts into 16 big and 18 small boxes. There is an equal number of tarts in each big box and an equal number of tarts in each small box. Each big box contained 10 more tarts than each small box. 16/25 of the tarts are packed in the big boxes. How many tarts did Ken packed in all? \n" ); document.write( " Let equal number in each small box be S\r\n" ); document.write( "Then equal number in each large box = S + 10\r\n" ); document.write( "This makes the total in the small boxes 18S, and total in large boxes, 16(S + 10), or 16S + 160\r\n" ); document.write( "Total number of tarts is then 18S + 16S + 160 = 34S + 160\r\n" ); document.write( "As\n" ); document.write( " |