Searching for ":"

Q:

The ratio between the perimeter and the breadth of a rectangle is 5 : 1. If the area of the rectangle is 216 sq. cm, what is the length of the rectangle?

A) 16 B) 18
C) 20 D) 22
 
Answer & Explanation Answer: B) 18

Explanation:

2l+bb=51      => 2l + 2b = 5b     => 3b = 2l 

b=(2/3)l

 

Then, Area = 216 cm2 

=> l x b = 216     => l x (2/3)l =216 

l = 18 cm.

Report Error

View Answer Report Error Discuss

Filed Under: Area
Exam Prep: Bank Exams
Job Role: Bank PO

Q:

An error 2% in excess is made while measuring the side of a square. The percentage of error in the calculated area of the square is:

A) 1.04 B) 2.04
C) 3.04 D) 4.04
 
Answer & Explanation Answer: D) 4.04

Explanation:

100 cm is read as 102 cm. 

A1 = (100*100)Sq.cm 

A2 = (102*102)Sq.cm

(A2 - A1) = 1022-1002 = (102 + 100) x (102 - 100) = 404 sq.cm.

Report Error

View Answer Report Error Discuss

Filed Under: Area
Exam Prep: Bank Exams
Job Role: Bank PO

Q:

The ratio between the length and the breadth of a rectangular park is 3 : 2. If a man cycling along the boundary of the park at the speed of 12 km/hr completes one round in 8 minutes, then the area of the park (in sq. m) is:

A) 153600 B) 143600
C) 13600 D) 16300
 
Answer & Explanation Answer: A) 153600

Explanation:

Let length = 3x metres and breadth = 2x metres.

Then, 2(3x + 2x) = 1600 or x = 160.

Length = 480 m and Breadth = 320 m.Area = (480 x 320) sq.m = 153600 sq.m

Report Error

View Answer Report Error Discuss

Filed Under: Area
Exam Prep: Bank Exams
Job Role: Bank PO

Q:

If repetition of the digits is allowed, then the number of even natural numbers having three digits is :

A) 550 B) 450
C) 500 D) 540
 
Answer & Explanation Answer: B) 450

Explanation:

In a 3 digit number one’s place can be filled in 5 different ways with (0,2,4,6,8)

10’s place can be filled in 10 different ways

100’s place can be filled in 9 different ways

There fore total number of ways = 5X10X9 = 450

Report Error

View Answer Report Error Discuss

Q:

If the letters of the word SACHIN are arranged in all possible ways and these words are written out as in dictionary, then the word ‘SACHIN’ appears at serial number :

A) 601 B) 600
C) 603 D) 602
 
Answer & Explanation Answer: A) 601

Explanation:

If the word started with the letter A then the remaining 5 positions can be filled in  5! Ways.

 

If it started with c then the remaining 5 positions can be filled in 5! Ways.Similarly if it started with H,I,N the remaining 5 positions can be filled in 5! Ways.

 

If it started with S then the remaining position can be filled with A,C,H,I,N in alphabetical order as on dictionary.

 

The required word SACHIN can be obtained after the 5X5!=600 Ways i.e. SACHIN is the 601th letter.

Report Error

View Answer Report Error Discuss

Q:

If nC10=nC12  then,find n.

A) 10 B) 12
C) 22 D) 24
 
Answer & Explanation Answer: C) 22

Explanation:

Using, Crn=Cn-rn we get 

n – 10 = 12

or, n = 12 + 10 = 22

Report Error

View Answer Report Error Discuss

Q:

A $1000 face value Series S50 compound interest Canada Savings Bond (CSB) was presented to a credit union branch for redemption.What amount did the owner receive if the redemption was requested on:January 17, 2001?

A) 1206 B) 1306
C) 1406 D) 1506
 
Answer & Explanation Answer: B) 1306

Explanation:

I  = ptr

Therefore, the total amount the owner received on January 17, 2001 was

$1295.57 + $10.47 = $1306.04

Report Error

View Answer Report Error Discuss

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

Q:

onclick="window.open()":This attribute of HTML control is used to open a page in new window

A) TRUE B) FALSE
Answer & Explanation Answer: A) TRUE

Explanation:

To open a page in a new window, you have to use client script using onclick="window.open()" attribute of HTML control.

Report Error

View Answer Workspace Report Error Discuss

Subject: .NET
Job Role: Software Architect