GmatCracker09
KarishmaB
If x and y are positive integers, what is the remainder when 10^x +y is divided by 3?
First thing that comes to mind: What is the divisibility rule of 3?
Sum of all digits should be divisible by 3. What is the remainder when a number is divided by 3? It is same as the remainder you get when you divide the sum of the digits by 3. So, to get the remainder, all you need is the sum of the digits of the given number.
Given number: \(10^x + y\)
If x is a positive integer, what will \(10^x\) look like?
10 or 100 or 1000 or 10000 or 100000 etc. What is the sum of digits in each one of these cases? Of course 1.
Whatever y is, it gets added to this number. The sum of the digits of \(10^x + y\) will depend on the value of y.
Say y = 20. Sum of digits of \(10^x + y\) will be 1 (from before) + 2 = 3
Say y = 7. Sum of digits of \(10^x + y\) will be 1 (from before) + 7 = 8
You can find the sum of the digits the moment you get the value of y. Hence statement 2 is sufficient alone.
I didn't understand:
>
Say y = 20. Sum of digits of [ltr]
10x+y10x+y[/ltr]
will be 1 (from before) + 2 = 3Say y = 7. Sum of digits of [ltr]
10x+y10x+y[/ltr]
will be 1 (from before) + 7 = 8.
Can you please help me to understand this also is there another way to handle this question? @KarishmaBWhat exactly is your question?
If y = 20, the sum of the digits of 10^x + y will be 3, making 10^x + y divisible by 3.
If y = 7, the sum of the digits of 10^x + y will be 8, so 10^x + y will give a remainder of 2 when divided by 3.
Analyzing the question from the
sum of the digits standpoint is the best way to handle this question.
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 and similar questions.Hope it helps.