Questions

Q:

Find the appropriate relation for quantity 1 and quantity 2 in the following question:

 

An artificial kund is filled by three pipes with uniform flow. The first two pipes operating simultaneously fill the kund at the same time during which the kund is filled by the third pipe alone. The second pipe fills the kund 5 hours faster than the first pipe and 4 hours slower than the third pipe.

Quantity 1: The time required by the first pipe?

Quantity 2: Time taken by all three pipes to fill the Kund simultaneously

A) Quantity 1 > Quantity 2 B) Quantity 1 ≥ Quantity 2
C) Quantity 1 < Quantity 2 D) Quantity 1 ≤ Quantity 2
 
Answer & Explanation Answer: A) Quantity 1 > Quantity 2

Explanation:

Quantity 1:
Let the first pipe alone takes x hours to fill the
tank.
⇒The second and third pipes will take (x-5) and
(x-9) hours respectively.
According to the given information:
∴ 1x-9

⇒ (x-9)(2x-5) = x2 – 5x
⇒ 2x2 – 5x – 18x + 45 = x2 – 5x
⇒ x
2 -18x + 45 = 0
⇒ (x-15) (x-3) = 0
⇒ x = 15, 3

The first pipe can take 15 hours to fill the kund.
∵ 3 hours doesn’t satisfy the statement.
Quantity 2:
∴ Time taken by second pipe = x-5
⇒ Time taken by second pipe = 15-5 = 10hours
∴ Time taken by third pipe = x -9
⇒ Time taken by third pipe = 15- 9 = 6 hours
Now,

Net part filled in 1 hour = 115+110+16
⇒ Net part filled in 1 hour = 4+6+1060
⇒Net part filled in 1 hour = 2060=13
∴The Kund will be full in 3/1 hours if all the pipes are opened simultaneously
Now, comparing
15 > 3
Thus, Quantity 1 > quantity 2

Report Error

View Answer Report Error Discuss

2 19611
Q:

Where was electricity supply first introduced in India

A) Kolkata B) Mumbai
C) Darjeeling D) Chennai
 
Answer & Explanation Answer: C) Darjeeling

Explanation:
Report Error

View Answer Report Error Discuss

Filed Under: Indian Economy

68 19600
Q:

What is the output of this C code?

        #include <stdio.h>
        void main()
        {
            int x = 97;
            char y = x;
            printf("%cn", y);
        }

A) a B) 97
C) Run time error D) None
 
Answer & Explanation Answer: A) a

Explanation:
Report Error

View Answer Report Error Discuss

Filed Under: Programming

1 19510
Q:

Which of the following has got more heat capacity?

A) Iron piece B) Water
C) Gold piece D) Benzene
 
Answer & Explanation Answer: B) Water

Explanation:
Report Error

View Answer Report Error Discuss

Filed Under: General Science

103 19508
Q:

The Computer size was very large in

A) Fourth Generation B) Third Generation
C) Second Generation D) First Generation
 
Answer & Explanation Answer: D) First Generation

Explanation:

The First Generation Computers size was very large. 

 

Since the First generation computers used 1000s of vacuum tubes that required lot of space made them gigantic in size. Single transistor could replace 1000 vacuum tubes and a single IC chip replaced 1000s of transistors made computers smaller and more speedy.

 

It is obvious that computers developed with more power, reliability, speed and smaller sizes due to the enhancement of technology.

Report Error

View Answer Report Error Discuss

34 19496
Q:

What is the name of the elephant which serves as the mount of Lord Indra?

Answer

Airavata

Report Error

View answer Workspace Report Error Discuss

Subject: Indian Culture

542 19477
Q:

When was the "Boxer Rebellion" happened in China?

 

A) 1895   B) 1900  
C) 1905   D) 1909
 
Answer & Explanation Answer: B) 1900  

Explanation:
Report Error

View Answer Report Error Discuss

Filed Under: World History
Exam Prep: Bank Exams

12 19471
Q:

Magnetic disks are the most popular medium for

A) Sequential access B) Direct access
C) Both A & B D) None of the above
 
Answer & Explanation Answer: C) Both A & B

Explanation:

A magnetic disk is a storage device that uses a magnetization process to write, rewrite and access data. It is covered with a magnetic coating and stores data in the form of tracks, spots, and sectors. Hard disks, zip disks, and floppy disks are common examples of magnetic disks.

Magnetic_disks_are_the_most_popular_medium_for11558071061.png image        Magnetic_disks_are_the_most_popular_medium_for1558071122.png image

 

 

Hence, Magnetic disks are the most popular medium for both Direct access and Sequential access.

 

 

Report Error

View Answer Report Error Discuss

24 19458