Quantitative Aptitude - Arithmetic Ability Questions

Q:

A father said his son , " I was as old as you are at present at the time of your birth. " If the father age is 38 now, the son age 5 years back was :

A) 14 B) 19
C) 33 D) 38
 
Answer & Explanation Answer: A) 14

Explanation:

Let the son's present age be x years .Then, (38 - x) = x => x= 19. 

 

Son's age 5 years back = (19 - 5) = 14 years

Report Error

View Answer Report Error Discuss

Filed Under: Problems on Ages

539 115758
Q:

It was Sunday on Jan 1, 2006. What was the day of the week Jan 1, 2010?

A) Monday B) Friday
C) Sunday D) Tuesday
 
Answer & Explanation Answer: B) Friday

Explanation:

On 31st December, 2005 it was Saturday. 

Number of odd days from 2006 to 2009 = (1 + 1 + 2 + 1) = 5 days. 

 

On 31st December 2009, it was Thursday.

Thus, on 1st Jan, 2010 it is Friday

Report Error

View Answer Report Error Discuss

Filed Under: Calendar

713 115643
Q:

Simplify and find '?'

48?+32? = 320

A) 4 B) 8
C) 16 D) 32
 
Answer & Explanation Answer: C) 16

Explanation:

given

 48?+32?= 320 

=> 6?+4?=40

Now squaring on both sides

=> 36 x ? + 16 x ? + 48 x ? = 1600

=> 100 x ? = 1600

=>  ? = 16

Report Error

View Answer Report Error Discuss

Filed Under: Simplification
Exam Prep: AIEEE , Bank Exams , CAT
Job Role: Bank Clerk , Bank PO

15 115399
Q:

Two cards are drawn at random from a pack of 52 cards.what is the probability that either both are black or both are queen?

A) 52/221 B) 55/190
C) 55/221 D) 19/221
 
Answer & Explanation Answer: C) 55/221

Explanation:

We have n(s) =52C2 52 = 52*51/2*1= 1326. 

Let A = event of getting both black cards 

     B = event of getting both queens 

A∩B = event of getting queen of black cards 

n(A) = 52*512*1 = 26C2 = 325, n(B)= 26*252*1= 4*3/2*1= 6  and  n(A∩B) = 4C2 = 1 

P(A) = n(A)/n(S) = 325/1326;

P(B) = n(B)/n(S) = 6/1326 and 

P(A∩B) = n(A∩B)/n(S) = 1/1326 

P(A∪B) = P(A) + P(B) - P(A∩B) = (325+6-1) / 1326 = 330/1326 = 55/221

Report Error

View Answer Report Error Discuss

Filed Under: Probability

383 114943
Q:

What is the next number in this series ? 

4, 6, 12, 18, 30, 42, 60, ?

A) 71 B) 72
C) 73 D) 69
 
Answer & Explanation Answer: B) 72

Explanation:

With close observation, you will note that each number in the list is in the middle of two prime numbers. Thus:

4 is in the middle of 3 and 5, 6 is in the middle of 5 and 7, 12 is in the middle of 11 and 13, 18 is in the middle of 17 and 19, 30 is in the middle of 29 and 31. 42 is in the middle of 41 and 43, 60 is in the middle of 59 and 61.

Therefore, the next number would be the one that is in the middle of the next two prime numbers, which is 72 (which is in the middle of 71 and 73).

Report Error

View Answer Report Error Discuss

Filed Under: Odd Man Out
Exam Prep: AIEEE , Bank Exams , CAT
Job Role: Bank Clerk , Bank PO

11 114043
Q:

Which is the next number in the sequence:

1, 3, 6, 11, 20, 37, ??

A) 49 B) 56
C) 64 D) 70
 
Answer & Explanation Answer: D) 70

Explanation:

Here the given series is 1, 3, 6, 11, 20, 37, ??,

and the logic behind the series is

1 x 2 + 1 = 3

3 x 2 + 0 = 6

6 x 2 + (-1) = 11

11 x 2 + (-2) = 20

20 x 2 + (-3) = 37

37 x 2 + (-4) = 70

 

Hence, the next number in the given series is 70.

Report Error

View Answer Report Error Discuss

6 113737
Q:

What should come in place of question mark (?) in the following question?

115 ÷ 5 + 12 × 6 = ? + 64 ÷ 4 - 35

A) 95 B) 136
C) 102 D) 74
 
Answer & Explanation Answer:

Explanation:

 As per the BODMAS rule, the priority in which the operations should be done is:

Priority wise operations Symbol
B-Bracket ()
O-of of
D-Division /,÷
M-Multiplication *,x
A-Addition +
S-Subtraction -

Note: Addition and subtraction can be treated on same priority (from left to right) when they are in consecutive order.

(115/5) + 12 × 6 = ? + (64/4) – 35 23 + 72 = ? + 16 – 35 95 = ? - 19 95+19 = ? ? = 114

Report Error

View Answer Report Error Discuss

Filed Under: Simplification

2 112256
Q:

A bag contains 4 white, 5 red and 6 blue balls. Three balls are drawn at random from the bag. The probability that all of them are red, is:

A) 2/91 B) 1/22
C) 3/22 D) 2/77
 
Answer & Explanation Answer: A) 2/91

Explanation:

Let S be the sample space.

Then, n(S) = number of ways of drawing 3 balls out of 15 = 15C3  =15*14*133*2*1= 455.  

Let E = event of getting all the 3 red balls.

 n(E) = 5C3 = 5*42*1 = 10.

 => P(E) = n(E)/n(S) = 10/455 = 2/91.

Report Error

View Answer Report Error Discuss

Filed Under: Probability

214 111455