smallest possible value

This topic has expert replies
Source: — Problem Solving |

User avatar
Master | Next Rank: 500 Posts
Posts: 344
Joined: Mon Sep 14, 2009 5:40 am
Thanked: 28 times
Followed by:3 members
GMAT Score:700

by sunnyjohn » Mon Sep 28, 2009 6:59 pm
k = n! = 1440x

n! = 720*2*x
n! = 6! *2*x

we have to make it a factorial, smallest possible:

next possible factorial is 7 :- x ==> 3.5 (hmm i m assuming that x is positive integer)

next possible factorial is 8 :- x ==> 28
put x = 28
n! = 6!*2*28 ==> 6!*7*8
n!= 8!

n = 8 :---> least possible value of n is 8.

Master | Next Rank: 500 Posts
Posts: 177
Joined: Sun Aug 02, 2009 9:39 pm
Thanked: 6 times

by okigbo » Wed Oct 21, 2009 11:52 am
Is there another explaination of how to solve this problem?