Home » Aptitude » Number System » Question
  1. Of the three numbers, the sum of first two is 45, the sum of the second and the third is 55 and the sum of the third and thrice the first is 90. The third number is ?
    1. 20
    2. 25
    3. 30
    4. 35
Correct Option: C

Let the number be x, y, z
Then,
x + y = 45,
y + z = 55,
z + 3x = 30

Now, y = (45 - x) and
z = 55 - y
⇒ z = 55 - (45 - x ) = 10 + x

∴ 10 + x + 3x = 90
⇒ x = 20
So, third number = z
= 10 + x = 30



Your comments will be displayed only after manual approval.