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 , 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
Let .
= product of all integers from 1 to 150 / product of all odd integers from 1 to 150 = product of all even integers from 1 to 150.
So .
Factor out 2 from each term: .
Now consider . Since and are consecutive integers, they are coprime (share no common factors greater than 1).…
= product of all integers from 1 to 150 / product of all odd integers from 1 to 150 = product of all even integers from 1 to 150.
So .
Factor out 2 from each term: .
Now consider . Since and are consecutive integers, they are coprime (share no common factors greater than 1).…
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