pipet
If x and y are positive integers, is x a multiple of y?
(1) \(2y^2 + 5y = 3x\)
(2) y is not a multiple of 3.
i'm confused about the answer
we are asked to see if x/y is an integer
1) y(2y+5)=3x => (2y+5)/3=x/y
for y=1 we get 7/3 -> not an integer
for y=2 we get 9/3=3 -> integer
1 isn't sufficient
2) this doesn't explain anything about x so it isn't sufficient.
together) the numbers we inserted in 1) were already not multiples of 3 so we don't have any new information. not sufficient.
When we combine the statements, we get that x = (2y + 5)/3 * y and y is not a multiple of 3. Now, since y is not a multiple of 3 and we know that x is an integer, (2y + 5)/3 must itself be a multiple of 3, making it an integer. Therefore, x = integer * y, which means x is a multiple of y.
P.S. Pure algebraic questions are no longer a part of the
DS syllabus of the GMAT.
DS questions in GMAT Focus encompass various types of word problems, such as:
- Word Problems
- Work Problems
- Distance Problems
- Mixture Problems
- Percent and Interest Problems
- Overlapping Sets Problems
- Statistics Problems
- Combination and Probability Problems
While these questions may involve or necessitate knowledge of algebra, arithmetic, inequalities, etc., they will always be presented in the form of word problems. You won’t encounter pure "algebra" questions like, "Is x > y?" or "A positive integer n has two prime factors..."
Check
GMAT Syllabus for Focus EditionYou can also visit the
Data Sufficiency forum and filter questions by
OG 2024-2025, GMAT Prep (Focus), and Data Insights Review 2024-2025 sources to see the types of questions currently tested on the GMAT.
So, you can ignore this question.
Hope it helps.