the largest natural number which exactly divides the product of any 4 consecutive natural number AES is
a)6 b)12 c)24 d)120
how i solve this problem?
Printable View
the largest natural number which exactly divides the product of any 4 consecutive natural number AES is
a)6 b)12 c)24 d)120
how i solve this problem?
say a,b,c,d are the consecutive numbers. Among them,
there are two even numbers definetly. by the same reasoning,
there is at least one number divisible by 3 and
there is exactly one number divisible by 4.
thus, numbers 2,3 and 4 have their representatives (multiples) contributing to the product.
hence 2*3*4=24 should divide a*b*c*d
hello sir thanks for your valuable reply.