Quantitative Aptitude - Arithmetic Ability Questions

Q:

In how many ways the word 'SCOOTY' can be arranged such that 'S' and 'Y' are always at two ends?

A) 720 B) 360
C) 120 D) 24
 
Answer & Explanation Answer: D) 24

Explanation:

Given word is SCOOTY

ATQ,

Except S & Y number of letters are 4(C 2O's T)

Hence, required number of arrangements = 4!/2! x 2! = 4!

= 4 x 3 x 2

= 24 ways.

Report Error

View Answer Report Error Discuss

Filed Under: Permutations and Combinations
Exam Prep: AIEEE , Bank Exams , CAT , GATE
Job Role: Analyst , Bank Clerk , Bank PO

6 5271
Q:

A sapphire ring with a marked price of $1800 is offered to the purchaser on the following terms: $200 deposit and the balance to be paid over 24 equal monthly instalments with interest charged at 11.5% p.a. flat rate. Find the monthly repayments

A) $53 B) $42
C) $62 D) $82
 
Answer & Explanation Answer: D) $82

Explanation:

Total repayment amount = $1600 + $368
= $1968
= $82

regular payment= total amount/number of repayments

Report Error

View Answer Report Error Discuss

Filed Under: Simple Interest
Exam Prep: Bank Exams
Job Role: Bank PO

1 5268
Q:

78 of 448 + 67 of 3374 = ?

A) 3084 B) 3184
C) 3584 D) None of these
 
Answer & Explanation Answer: D) None of these

Explanation:

78 x 448 + 67 x 3374 => 392 + 2892=> 3284

Report Error

View Answer Report Error Discuss

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

3 5265
Q:

When two dice are thrown simultaneously, what is the probability that the sum of the two numbers that turn up is less than 12?

A) 35/36 B) 17/36
C) 15/36 D) 1/36
 
Answer & Explanation Answer: A) 35/36

Explanation:

When two dice are thrown simultaneously, the probability is n(S) = 6x6 = 36

dice_thrown_simulataneously1532668754.png image

Required, the sum of the two numbers that turn up is less than 12

That can be done as n(E)

= { (1,1), (1,2), (1,3), (1,4), (1,5), (1,6)
(2,1), (2,2), (2,3), (2,4), (2,5), (2,6)
(3,1), (3,2), (3,3), (3,4), (3,5), (3,6)
(4,1), (4,2), (4,3), (4,4), (4,5), (4,6)
(5,1), (5,2), (5,3), (5,4), (5,5), (5,6)
(6,1), (6,2), (6,3), (6,4), (6,5) }

= 35

Hence, required probability = n(E)/n(S) = 35/36.

Report Error

View Answer Report Error Discuss

Filed Under: Probability
Exam Prep: AIEEE , Bank Exams , CAT , GATE
Job Role: Analyst , Bank Clerk , Bank PO

20 5258
Q:

Two parallel chords on the same side of the centre of a circle are 5 cm apart. If the chords are 20 and 28 cm long, what is the radius of the circle? 

A) 14.69 cm B) 15.69 cm
C) 18.65 cm D) 16.42 cm
 
Answer & Explanation Answer: B) 15.69 cm

Explanation:

circle11487663359.jpg image

Draw the two chords as shown in the figure. Let O be the center of the circle. Draw OC
perpendicular to both chords. That divides the two chords in half.
So CD = 10 and AB = 14. Draw radii OA and OD, both equal to radius r.
We are given that BC = 5, the distance between the two chords. Let
OB = x.

We use the Pythagorean theorem on right triangle ABO

AO² = AB² + OB²
r² = 14² + x²

We use the Pythagorean theorem on right triangle DCO

DO² = CD² + OC²

We see that OC = OB+BC = x+5, so

r² = 10² + (x+5)²

So we have a system of two equations:

r² = 14² + x²
r² = 10² + (x+5)²

Since both left sides equal r², set the right sides
equal to each other.

14² + x² = 10² + (x+5)²
196 + x² = 100 + x² + 10x + 25
196 = 125 + 10x
71 = 10x
7.1 = x

r² = 14² + x²
r² = 196 + (7.1)²
r² = 196 + 50.41
r² = 246.41
r = √246.41
r = 15.69745202 cm

Report Error

View Answer Report Error Discuss

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

4 5253
Q:

The total age of A and B is 12 years more than the total age of B and C. C is how many years younger than A ?

A) 12 B) 13
C) 14 D) 15
 
Answer & Explanation Answer: A) 12

Explanation:

(A+B) - (B-C) = 12 <=> A - C = 12.

Report Error

View Answer Report Error Discuss

Filed Under: Problems on Ages

3 5241
Q:

Which of the following could not be the lengths of the sides of a right angled triangle?

A) 3, 4, 5 B) 5, 12, 13
C) 8, 15, 17 D) 12, 15, 18
 
Answer & Explanation Answer: D) 12, 15, 18

Explanation:

Using Pythagoras theorem we can see that 122 + 152 is not equal to 182
Neither is 102 + 242 = 252

Report Error

View Answer Report Error Discuss

Filed Under: Ratios and Proportions
Exam Prep: GRE

3 5221
Q:

Tickets numbered 1 to 20 are mixed up and then a ticket is drawn at random. What is the probability that the ticket drawn has a number which is a multiple of 4 or 15 ?

A) 6/19 B) 3/10
C) 7/10 D) 6/17
 
Answer & Explanation Answer: B) 3/10

Explanation:

Here, S = {1, 2, 3, 4, ...., 19, 20}=> n(s) = 20
Let E = event of getting a multiple of 4 or 15
=multiples od 4 are {4, 8, 12, 16, 20}
And multiples of 15 means multiples of 3 and 5
= {3, 6 , 9, 12, 15, 18, 5, 10, 15, 20}.
= the common multiple is only (15).
=> E = n(E)= 6
Required Probability = P(E) = n(E)/n(S) = 6/20 = 3/10.

Report Error

View Answer Report Error Discuss

Filed Under: Probability
Exam Prep: AIEEE , Bank Exams , CAT , GATE , GRE
Job Role: Analyst , Bank Clerk , Bank PO , IT Trainer

6 5219