SOLUTION: candies are packed in four different sized packets containing 200, 300, 450 or 600 candies respectively. find the smallest number of candies needed to make an exact number of packe

Algebra ->  Customizable Word Problem Solvers  -> Misc -> SOLUTION: candies are packed in four different sized packets containing 200, 300, 450 or 600 candies respectively. find the smallest number of candies needed to make an exact number of packe      Log On

Ad: Over 600 Algebra Word Problems at edhelper.com


   



Question 730868: candies are packed in four different sized packets containing 200, 300, 450 or 600 candies respectively. find the smallest number of candies needed to make an exact number of packets of each size. also, find the number of packets, of each kind, that will be made from this number.
Answer by KMST(5328) About Me  (Show Source):
You can put this solution on YOUR website!
A number of candies that would make an exact number of packets for all those packet sizes must be a multiple of 200, 300, 450 and 600.
The least common multiple of those numbers is highlight%281800%29

If you look at multiples of 600, you notice that:
600 will not work, because it is not a multiple of 450,
2 x 600 = 1200 does not work either, because it is not a multiple of 450,
but the next multiple of 600 works, because
3 x 600 = 1800 = 4 x 450 is a multiple of 450.

Another way of figuring out the least common multiple involves using the prime factorization of the numbers. If you were not taught that, feel free to ignore what follows.
200=2%2A2%2A2%2A5%2A5=2%5E3%2A5%5E2
300=2%2A2%2A3%2A5%2A5=2%5E2%2A3%2A5%5E2
450=2%2A3%2A3%2A5%2A5=2%2A3%5E2%2A5%5E2
600=2%2A2%2A2%2A3%2A5%2A5=2%5E3%2A3%2A5%5E2
A common multiple has to have at least as many of each prime factor as all the numbers.
So we need to include 2 as a factor 3 times (2%2A2%2A2=2%5E3) .
We also need to include 3 twice (3%2A3=3%5E2)
and 5 twice (5%2A5=5%5E2) .
The least common multiple, including all those factors, is
2%2A2%2A2%2A3%2A3%2A5%2A5=2%5E3%2A3%5E2%2A5%5E2=1800