document.write( "Question 1189249: A factory sorts pencils into bags such that 19 large bags plus 3 small bags contain a total of 224 pencils. The sum of the number of pencils in a large bag plus the number in a small bag is:
\n" ); document.write( "A)16 B)36 c)42 D)19 E)18
\n" ); document.write( "

Algebra.Com's Answer #820576 by ikleyn(52790)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "A factory sorts pencils into bags such that 19 large bags plus 3 small bags contain a total of 224 pencils.
\n" ); document.write( "The sum of the number of pencils in a large bag plus the number in a small bag is:
\n" ); document.write( "A)16 B)36 c)42 D)19 E)18
\n" ); document.write( "~~~~~~~~~~~~~~\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "            Now, when you have so many solutions from different tutors,  it should be clear \r
\n" ); document.write( "\n" ); document.write( "            that the true challenge is to get short,  straightforward and convincing solution.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "            Consider this one below.\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\r\n" );
document.write( "Let x be the number of pencils in a large bag and y be the number of pencils in a small bag.\r\n" );
document.write( "\r\n" );
document.write( "Then you have this equation\r\n" );
document.write( "\r\n" );
document.write( "    19x + 3y = 224      (1)\r\n" );
document.write( "\r\n" );
document.write( "and this inequality\r\n" );
document.write( "\r\n" );
document.write( "    x > y               (2)\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Equation (1) should be solved in whole numbers.\r\n" );
document.write( "Inequality (2) is the math translation of the terms \"large bag\" and \"small bag\".\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Using inequality (2), we get the following inequality from equation (1)\r\n" );
document.write( "\r\n" );
document.write( "    19x + 3x > 224,    or    22x > 224,  \r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "It gives  x > \"224%2F22\" = 10.1818...,  and since x should be whole number, it implies  x >= 11.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "So, we need find the solution to equation (1) in whole numbers x, y with  x >= 11.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "There are not so many such possibilities:  19*11 = 209  and  19*12 = 228,\r\n" );
document.write( "so the only real candidate is  x = 11.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "It gives  y = \"%28224-19%2A11%29%2F3\" = \"%28224-209%29%2F3\" = \"15%2F3\" = 5,  which is a whole number.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "So, the problem has a UNIQUE solution  x= 11,  y= 5,  which gives the sum  x + y = 11 + 5 = 16.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "ANSWER.  The number of pencils in a large bag plus the number in a small bag is 16  (option (A) ).\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( "
\n" );