by tommywallach Tue Mar 19, 2013 5:26 pm
Hey Sowjan,
This question is pretty tough, but your problem is more general. I think you don't understand the definition of the word factorization. To factorize is to break a number down into all of its prime factors (usually by using the factor tree), not all of its distinct prime factors.
For example, the prime factorization of 12 is: 2 * 2 * 3 = 12
Notice that there are two 2s in the factorization of 12.
So we need a number with only two even prime factors. As you noticed, the only option for that is 2.
2 * 2 = 4
This tells us the number in question is a multiple of 4. So the other two factors have to multiply to something less than 75 (a quarter of 300). We want the biggest possible product. 73 and 71 are prime, so they won't have two factors. 69 does have two prime factors (3 and 23), so there you go:
2 * 2 * 3 * 23 = 276
Hope that helps!
-t