Aptitude - Problems on Numbers

Exercise : Problems on Numbers - General Questions
1.
If one-third of one-fourth of a number is 15, then three-tenth of that number is:
35
36
45
54
Answer: Option
Explanation:

Let the number be x.

Then, 1 of 1 of x = 15      x = 15 x 3 x 4 = 180.
3 4

So, required number = 3 x 180 = 54.
10

Video Explanation: https://youtu.be/z49OUnzTnwY


2.
Three times the first of three consecutive odd integers is 3 more than twice the third. The third integer is:
9
11
13
15
Answer: Option
Explanation:

Let the three integers be x, x + 2 and x + 4.

Then, 3x = 2(x + 4) + 3      x = 11.

Third integer = x + 4 = 15.

Video Explanation: https://youtu.be/_77C9YE321Y


3.
The difference between a two-digit number and the number obtained by interchanging the positions of its digits is 36. What is the difference between the two digits of that number?
3
4
9
Cannot be determined
None of these
Answer: Option
Explanation:

Let the ten's digit be x and unit's digit be y.

Then, (10x + y) - (10y + x) = 36

9(x - y) = 36

x - y = 4.

Video Explanation: https://youtu.be/7QOJjAmGVx0


4.
The difference between a two-digit number and the number obtained by interchanging the digits is 36. What is the difference between the sum and the difference of the digits of the number if the ratio between the digits of the number is 1 : 2 ?
4
8
16
None of these
Answer: Option
Explanation:

Since the number is greater than the number obtained on reversing the digits, so the ten's digit is greater than the unit's digit.

Let ten's and unit's digits be 2x and x respectively.

Then, (10 x 2x + x) - (10x + 2x) = 36

9x = 36

x = 4.

Required difference = (2x + x) - (2x - x) = 2x = 8.


5.
A two-digit number is such that the product of the digits is 8. When 18 is added to the number, then the digits are reversed. The number is:
18
24
42
81
Answer: Option
Explanation:

Let the ten's and unit digit be x and 8 respectively.
x

Then, 10x + 8 + 18 = 10 x 8 + x
x x

10x2 + 8 + 18x = 80 + x2

9x2 + 18x - 72 = 0

x2 + 2x - 8 = 0

(x + 4)(x - 2) = 0

x = 2.