Free Practice Question
PS · Problem Solving
705-805
Functions
The function f(n) is defined as the product of all integers from 1 to n, inclusive, and the function g(n) is defined as the product of all odd integers from 1 to n, inclusive, where n is a positive integer. If p is a prime factor of {f(150)/g(150)} + 1, then which of the following must be true?
Answer Choices
Correct answer marked belowA
p < 10
B
10 < p < 25
C
25 < p < 50
D
50 < p < 75
p > 75
Correct
See the full step-by-step explanation
You can see the correct answer above. Sign in for free to unlock the complete worked solution.
Track your performance and improve
Get detailed analytics, unlock full explanations, and move up difficulty tiers as you practice.
Explanation
Preview
Official Explanation
Official
f(150) is just 150!, and when we divide 150! by all of the odd integers up to 150, we end up just with the product of the even integers from 2 to 150 inclusive.
So we want to know about the smallest prime factor of
If we factor out one 2 from each term in that big product, we can rewrite it more succinctly:
Now, 75! is divisible by every prime less than 75. So if you take any such prime, say 47, then will be divisible by 47, and will be exactly 1 greater than a multiple of 47.…
So we want to know about the smallest prime factor of
If we factor out one 2 from each term in that big product, we can rewrite it more succinctly:
Now, 75! is divisible by every prime less than 75. So if you take any such prime, say 47, then will be divisible by 47, and will be exactly 1 greater than a multiple of 47.…
Read the full explanation
Sign in for free to see the complete step-by-step solution to this question.
Comments
Sign in to join the discussion
No comments yet
Be the first to share your thoughts and help others understand it better.
Sign in to commentWhat this question tests
What it tests
Your ability to evaluate and compose functions, including unusual defined operations.
Common trap
Applying function operations in the wrong order or ignoring domain restrictions.
Details
Difficulty
705-805
Type
PS
Category