Thank you for using the timer - this advanced tool can estimate your performance and suggest more practice questions. We have subscribed you to Daily Prep Questions via email.
Customized for You
we will pick new questions that match your level based on your Timer History
Track Your Progress
every week, we’ll send you an estimated GMAT score based on your performance
Practice Pays
we will pick new questions that match your level based on your Timer History
Not interested in getting valuable practice questions and articles delivered to your email? No problem, unsubscribe here.
Thank you for using the timer!
We noticed you are actually not timing your practice. Click the START button first next time you use the timer.
There are many benefits to timing your practice, including:
Re: Let f(x,y) be defined as the remainder when (x–y)! is divided by x. If
[#permalink]
Show Tags
06 Nov 2014, 07:30
1
manpreetsingh86 wrote:
prakash85 wrote:
Let f(x,y) be defined as the remainder when (x–y)! is divided by x. If x=25, what is the maximum value of y for which f(x,y)=0
1. 5 2. 10 3. 15 4.20 5. 25
we have to find the value of y for which (25-y)!/ 25 yields zero remainder
if y=20, then (25-20)!=5!, which clearly is not divisible by 5^2 thus our answer will be less than 20
let's try 15 (25-15)!=10!, which is clearly divisible by 5^2.
hence C
It's important to note why 10! is clearly divisible by 5^2, while 5! is not.
It is possible to find the prime factors and their powers of a factorial by counting the amount of times a prime factor p is contained within some number n for n!.
This is most easily done by taking the floor value, or rounding to the next highest whole integer, when dividing out n by p to see how many numbers between p and n have a factor of p. One must also remember to be mindful of the fact that there most likely exist numbers with multiple factors of p, in which case you must keep dividing by p until floor(p) = 0.
In this case, 5! clearly has no factors of 5^2 because floor(5/5) (or n/p, where n is taken from 5! and p is taken from 5^2) = 1, and floor(1/5) = 0. This means that the power of 5 in the prime factorization of 5! is 1, so it does not contain 5^2.
10!, however, clearly has a factor of 5^2 because floor(10/5) = 2, so the prime factorization of 10! contains 5^2. Continuing this factorization further purely to see how this method works, the prime factorization contains 8 2's (floor(10/2) = 5, floor(5/2) = 2, floor(2/2) = 1, 5+2+1 = 8).
I hope this method can help to quickly identify prime factors of factorials!
Re: Let f(x,y) be defined as the remainder when (x–y)! is divided by x. If
[#permalink]
Show Tags
06 Nov 2014, 21:08
2
The question is in finding y to be (25-y)! multiple of 25. That means we should have at least 5*5 in (25-y)!
Go directily answer choices and start with 15, meaning we have 10!, having 5*5. But we should get maximum for y, so go 20, meaning we have 5!, not having 5*5.
Let f(x,y) be defined as the remainder when (x–y)! is divided by x. If
[#permalink]
Show Tags
10 Jul 2015, 05:32
1
prakash85 wrote:
Let f(x,y) be defined as the remainder when (x–y)! is divided by x. If x=25, what is the maximum value of y for which f(x,y)=0
A. 5 B. 10 C. 15 D. 20 E. 25
(x-y)! = x*n + f(x,y) f(x,y) = 0; x=25 --> (25-y)! = 25*n --> (25-y)! is divisible by 5*5. Among options, D and E make (25-y)! not divisible by 5*5: eliminate Find Max y = find Min (25-y) --> among A, B, C, C offers the min (25-y) and max y. --> C