document.write( "Question 1028465: A relief worker needs to divide 2250 bottles of water and 486 cans of food into groups that each contain the same number of items.​ Also, each group must contain the same type of item​ (bottled water or canned​ food). What is the largest number of relief supplies that can be put in each​ group? \n" ); document.write( "
Algebra.Com's Answer #643687 by josmiceli(19441)\"\" \"About 
You can put this solution on YOUR website!
I need to find the greatest common divisor of
\n" ); document.write( "the two numbers
\n" ); document.write( "\"+2250%2F18+=+125+\"
\n" ); document.write( "\"+486%2F18+=+27+\"
\n" ); document.write( "I think 18 is the GCD, and
\n" ); document.write( "18 is the largest number of supplies to be put
\n" ); document.write( "into each group
\n" ); document.write( "----------------
\n" ); document.write( "There are 125 groups that each have 18 bottles of water
\n" ); document.write( "There are 27 groups that each have 18 cans of food
\n" ); document.write( "
\n" );