What least digit should come in place of # in the 9 digit number 15549#325, for which the number is divisible by 3?Select one:a. 0b. 1c. 2d. Any of these
Question
What least digit should come in place of # in the 9 digit number 15549#325, for which the number is divisible by 3?Select one:a. 0b. 1c. 2d. Any of these
Solution
To find out which digit makes the number divisible by 3, we need to understand the rule of divisibility by 3. A number is divisible by 3 if the sum of its digits is divisible by 3.
Let's add up the digits of the number 15549#325:
1 + 5 + 5 + 4 + 9 + # + 3 + 2 + 5 = 34 + #
We need to find a value for # that makes the sum divisible by 3.
If we try 0, the sum is 34 which is not divisible by 3.
If we try 1, the sum is 35 which is not divisible by 3.
If we try 2, the sum is 36 which is divisible by 3.
So, the least digit that should come in place of # in the 9 digit number 15549#325, for which the number is divisible by 3 is 2.
Therefore, the answer is c. 2.
Similar Questions
The smallest two-digit number that is not the sum of three different one-digit numbers is
What least digit should come in place of # in the 9 digit number 15549#325, for which the number is divisible by 3?Select one:a. 0b. 1c. 2d. Any of these
Which of the following code displays the numbers with at least two digits before and after the decimal point?a.NumberFormat numberForm = NumberFormat.getNumberInstance();DecimalFormat df = (DecimalFormat)numberForm;df.applyPattern("00.00");b.NumberFormat numberForm = NumberFormat.getNumberInstance();numberForm.setMaximumFractionDigits(2);numberForm.setMinimumFractionDigits(2);c.NumberFormat numberForm = NumberFormat.getNumberInstance();numberForm.setMaximumFractionDigits(2);d.a and b.Question 4Select one:a.b.c.d.
The smallest two-digit number that is not the sum of three different one-digit numbers isA. 10B. 15C. 23D. 25E. 28
The position of the first and the fifth digits in the number ‘93264187’ are interchanged. Similarly the position of the second and the sixth digits are interchanged and so on. Which of the following will be the third digit from the right end, after the new arrangement?8326
Upgrade your grade with Knowee
Get personalized homework help. Review tough concepts in more detail, or go deeper into your topic by exploring other relevant questions.