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 #826004 by ikleyn(52781)![]() ![]() You can put this solution on YOUR website! . \n" ); document.write( "Ken packed some tarts into 16 big and 18 small boxes. \n" ); document.write( "There is an equal number of tarts in each big box and an equal number of tarts in each small box. \n" ); document.write( "Each big box contained 10 more tarts than each small box. \n" ); document.write( "16/25 of the tarts are packed in the big boxes. How many tarts did Ken packed in all? \n" ); document.write( "~~~~~~~~~~~~~~~~~~\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \r\n" ); document.write( "Let x be the number of tarts in each small box; \r\n" ); document.write( "\r\n" ); document.write( "then the number of tarts in each big box is (x+10).\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "The total number of tarts is 16*(x+10) + 18x = 16x + 160 + 18x = 34x + 160.\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "From the condition, we have this equation\r\n" ); document.write( "\r\n" ); document.write( "\r \n" ); document.write( "\n" ); document.write( "Solved.\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |