Jobs By Batch
Jobs By Location
Jobs By Degree
Jobs By Branch
IT Jobs
Internships
Govt. Jobs
Admissions










Placement Updates





Study Material







Q #26
:

Directions: Read the following information to answer the question.

B takes 12 more days than A to finish a task. B and A start this task and A leaves the task 12 days before the task is finished. B completes 60% of the overall task. How long would B have taken to finish the task if he had worked independently(in days)?

Warning: Undefined array key 4 in /home/illumina/public_html/TyariOnline/tw/difficult/index.php on line 278
+

Let us say A and B split their share of the task and started doing their respective shares simultaneously.
Let’s say A takes A days to finish the task. Therefore, B takes A + 12 days to finish the entire task.
A has to finish 40% of the task, since B is doing the rest. So A will only take 2A/5 number of days.
B only has to finish 60% of the task, so B will take (3(A+12)/5) number of days.
But as we know, B starts working along with A and finishes 12 days after A stops working.
So, (3(A+12)/5) = ((2A)/5+12)
3A + 36 = 2A + 60
A = 24; B = 36 days.


Q #27
:

Directions: Read the following information to answer the question.

Pipe A can fill a tank in 12 hours. When it works along with Pipe B, it can fill the tank in 8 hours. In how many hours can pipe B fill the same tank independently (in hours)?

Warning: Undefined array key 4 in /home/illumina/public_html/TyariOnline/tw/difficult/index.php on line 536
+

Let the capacity of the tank be C.
Rate of Pipe A = C/A  
Rate of Pipe B = C/B  
Rate of Pipe A and Pipe B together = C/A + C/B = C/8  

 C/12 + C/B   = C/8  
C/B   = C/8 – C/12 = C/24  
Pipe B independently will take 24 hours to fill the tank.


Q #28
:

Directions: Read the following information to answer the question.

A cistern of capacity 40 litres has an inlet and an outlet pipe. When both the pipes are opened at once, it takes 8 minutes to fill the cistern. However, if the outflow rate is increased 1.5 times, the cistern never gets filled. Which of the following can be the outflow rate?

Warning: Undefined array key 4 in /home/illumina/public_html/TyariOnline/tw/difficult/index.php on line 791
+

Initially, net flow in the tank = 40 litres/ 8 minutes = 5 litres/minute
Now, the increase in outflow should be greater than 5 litres/min for the tank to fill up.
Increase in outflow = 1.5x – x = 0.5x
Only in option C, 0.5 * 12 = 6 litres/min > 5 litres/min


Q #29
:

Directions: Read the following information to answer the question.

Ajay and Suraj can water a garden in 45 minutes and 40 minutes respectively. They started working together but after some time Ajay left to watch a cricket match. Suraj hurriedly finished the work in next 23 minutes and joined Ajay. After how many minutes had Ajay left?

Warning: Undefined array key 4 in /home/illumina/public_html/TyariOnline/tw/difficult/index.php on line 1047
+

Suraj took 23 minutes to finish the remaining work = 23/40  
Work finished by Ajay and Suraj together = 17/40  
Time taken = {17/40}/{(1/45)+(1/40)} =  17/ {8/9+1}  

17/ {17/9= 9 mins


Q #30
:

Directions: Read the following information to answer the question.

Anuj, Bibhuti and Chandu can lay 432 m of wires together in 8 days. In a day, Chandu can lay as many more meters of wire than Bibhuti as Bibhuti can lay more than Anuj. Chandu’s 5 days of work is equivalent to Anuj’s 7 days of work. How many meters of wire can Anuj alone lay in a day?

Warning: Undefined array key 4 in /home/illumina/public_html/TyariOnline/tw/difficult/index.php on line 1302
+

Length of wire all 3 of them can lay in a day = 432/8 = 54 m
On an average, 54/3 = 18 m will be laid by each which as per question should be the length Bibhuti can lay in a day.
Therefore, Anuj = 18 – x ; Chandu = 18 + x
Given,
7 * (18 – x) = 5 * (18 + x)
126 – 7x = 90 + 5x
=> 36 = 12x
=> x = 3
Therefore, Anuj in a day = 18 – 3 = 15 m