document.write( "Question 1032533: The number of lollies in a jar was divided into 4 lots. The first lot when divided by 9, the second lot when divided by 7, the third lot when divided by 3 and the fourth lot when divide by 5 resulted in the same whole number. What is the least number of lollies that could have been in the jar? \n" ); document.write( "
Algebra.Com's Answer #647183 by josgarithmetic(39618)\"\" \"About 
You can put this solution on YOUR website!
MULTIPLE        PRODUCTS        \r\n" );
document.write( "1             9      7      3      5\r\n" );
document.write( "2             18     14     6      10\r\n" );
document.write( "3            27      21     9      15\r\n" );
document.write( "4            36      28     12     20\r\n" );
document.write( "5            45      35     15     25\r\n" );
document.write( "6            54      42     18     30\r\n" );
document.write( "7            63      49     21     35\r\n" );
document.write( "and you can continue this way but it is not always\r\n" );
document.write( "the most efficient way to find the number in common.
\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Try this instead:
\n" ); document.write( "The list of number lot divisors,
\n" ); document.write( "\"system%283%5E2%2C7%2C3%2C5%29\"
\n" ); document.write( "-
\n" ); document.write( "The quantity of lollies is \"highlight%289%2A7%2A5=highlight%28315%29%29\".
\n" ); document.write( "
\n" );