Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                

Syntel Book

Download as pdf or txt
Download as pdf or txt
You are on page 1of 62

APT-TECH SOLUTIONS

SYNTEL
Company Specific Handbook
Mr.Sanir Kittur. [Director of APT-TECH]

2016

APT-TECH SOLUTIONS KOLHAPUR,


CONTACT: 9561433516
Email ID :- smashsanir@gmail.com
Syntel Eligibility Criteria and Selection Process
Syntel conducts its recruitment drives in many colleges every year throughout India. The new recruited
candidates participate in a two year program designed for recent graduates to have an intense knowledge about
the processes and possess skilled expertise. The candidates who engage in this program earn a monthly stipend.
This program is focused on “learning by performing” and consists of classroom teachings, assignments,
individual attention, and working for live projects. In this section, find the entire placement criteria for
Syntel with all the details such as eligibility criteria, how to apply and syllabus for the online tests etc.

Eligibility Criteria
Applicants to this program must be a recent graduate with a BE / B-Tech in any Discipline, Masters in Computer
Applications; or MSc in Mathematics, Statistics or Physics. A stringent written test must be passed for
consideration of entry into the program.

Hiring Process: Placement Criteria for Syntel


The hiring process moves in three stages
1. Online Test + GD Round
2. Technical Interview
3. HR Interview
4. Syntel Placement Test

Round – I (Online Test)


• Total Number of Questions : 45
• Total Time : 45 minutes or 1 Hour *
• No Negative Marking *
• Syllabus of Online Test : Quantitative Aptitude Test, Series, English, Verbal and Non-Verbal Reasoning,
Comprehension, Correcting Sentence, Completion and Coding

Group Discussions

Round -II (TechnicalInterview )


• Most of the Questions will be asked from your subject of interest ( Only Basic Questions )
• Final year Project or the Summer Projects.
• Be ready with your Project ( Interview Questions on C , C, Interview Questions on JAVA,Interview
Questions on DBMS, Interview Questions on C#, Interview Questions on Microprocessor )
• Be Practical and Confidence. Questions on any live project if done will be asked to the candidates.
• Syntel Technical Interview Questions:
1.Difference between Virtual and Abstract Method ?
2. What is Runtime Polymorphism ?
3. What is Overiding ?
4. What is the use of a private constructor?
5. What design patterns you used in the project ?
6. What is an interface ? Is there any relation betweem interface and performance ?
7. what is an abstract class ?
8. What is the difference between DataSet and DataReader ?
9. What is CommandBuilder ?
10. What is the Difference between Application and Sesssion ?
11. How do you Host a Service ?
12. What is a Cursor, How do you replace a Cursor ?
13. Whare are temp tables ?
Page | 1
14. What is Channel Factory ?
15. what is heap memory ?
16. write a program for Fibonacci series?
17. write a program for linked list?

Round III – (HRRound):Only HR Questions such as


1. Tell me about yourself ? ( Introduction )
2. Why do you want to join Syntel?
3. What do you know about Syntel’s product and technology?
4. What can you do to increase the growth graph of Syntel?
5. How you see yourself 5 years from now?
6. How much salary do you expect? And many more.
Syntel is a well-known global firm which is an IT service provider and working with knowledge process
outsourcing solution. The company aims in creating new business opportunities for its clients through
innovation. In the year 2012 Syntel employed 20,000 people worldwide.

Solved aptitude questions


1. One pipe fills in 4 hrs. And another in 5hrs when they both work alternately
how much time will be taken to fill the tank.
Solution: The que is little incomplete. As it should be stated that which pipe will start first. Due to which we
will find minimum time. In 1 hour pipe A will fill 0.25 tank and pipe B will fill 0.2 tank so in 4 hour total work
completed is 0.9..for remaining 0.1 work we will take for efficient pipe B..it will take time.
(0.1/0.25)=0.4 hour =24 minute...so total time is 4 hour 24 minute
2.When numbers are written in base b, we have 12 x 25 = 333, the value of b is?
A) 8 b) 6 c) None d) 7
Solution d) 7
12 ,25 and 333 in decimal form can be written as (1*b^1 + 2*b^0) , (2*b^1 + 5*b^0), (3*b^2+3*b^1 + 3*b^0)
12 *25 = 333
(1*b^1 + 2) * (2*b^1 + 5*) = (3*b^2+3*b^1 + 3)
b^2+ 9b + 10 = 3b^2 + 3b + 3
b^2 -6b -7 = 0
b^2 - 7b + b - 7 =0
(b-7)(b+1)=0
b=7 or b=-1
base cannot be a negative value so b=7

3.He who is governed by ______ rather than


impulse is truly wise. An ounce of ______ they say,
is better than an pound of wit.
1)devotion, thought 2)prudence, discretion
3)temperament, logic 4)acumen, emotion
5)intelligence, repression
Solution: Here the synonyms of Prudence is Discretion. Which implies the concept of careful management
rather than forcefully (Impulse)...So correct answer will be. (2).

4. The self-reliant man is patient and _____. He


does not _____ or complain and abandon his goal

Page | 2
halfway.
1) Amenable, abstain 2) prolific, refuse
3)proactive, relapse 4)persevering, cringe
5)particular, recoil
Solution: persevering and cringe

5. Macbeth is tragedy of a man who was ______with great qualities but ______ from the path of honour.
1) endowed, deserted
2)cultivated, lamented
3)possessed, mitigated
4)imposed, deflated
5)absorbed, deviated.
Solution: endowed, deserted.
Deserted=to not have something when you need it
endowed=to have by birth

6. When four hours had passed/there was still no sign of him/she began to be worried lest/he should have met
with some accident/NO ERROR
Solution:Error : she began to be worried lest
correct : she began to worry lest
7. Which part has an error:
He made me to repeat his instructions/to make sure that I understand/what I was supposed to do/after he had
gone/NO ERROR
Solution: the whole sentence is in past tense except " to make sure that I understand"
hence this part has an error
correct part will be "to make sure that I understood"
8. Which part has an error:
The comments abundantly indicate/ that he is in favor of reservation/ which not only stems from his experience/
but also from his original thinking /NO ERROR
Solution: error in but also from his original thinking
9.Which is the least number which must be subtracted from 4573, so that the remainder is a perfect square?
(a) 53 (b) 84 (c) 61 (d) 36
Solution: Check for all the nos.
4573 - 53 = 4520
4573 - 84 = 4489
4573 - 63 = 4512
4573 - 36 = 4537
No perfect squares will end in 2 and 7 and 0 should also be neglected since perfect sq. has at least 2 0's at d
end...... So don’t consider 1st, 3rd and 4th case... Calculate sq. root for 2nd case... The nearest perfect square is
3600 which is square root of 60... So values result should be greater than 60...
Hence 4489 is the perfect square... 84 must be subtracted...
Ans: 84
10. If (x-4)/7 + (7-2x)/6 = (8-x)/2, then x=?
(a) 9 (b) 7 (c) 11 (d) 2
Solution: (x-4)/7 + (7-2x)/6 = (8-x)/2
(6x-24+49-14x)/42 = (8-x)/2

Page | 3
50-16x = 336-42x
26x = 286
x = 11

11. Sand and cement were mixed in the ratio 3: 1 to make up 1 tonne. How much sand must be added to make the
ratio 6: 1?
(a) 1 tonne (b) 750kg (c) 500kg (d) 1.5 tonne
Solution: Let amount of sand and cement be 3x and x
3x+x = 1000kg
x = 250
Sand: cement => 750: 250
(750+y)/250 = 6/1
y = 750
Ans: 750
12. Five years ago the average age of a family of six members was 20 years. A baby is born and now the average
age is 22 years. How old is the baby at present?
(a) 2 years (b) 5 years (c) 3 years (d) 4 years
Solution: Let d age of all the 6 people be 20...
After 5 years i.e. now their ages will be 25...
Total age of all the 6 now is 25*6 = 150
including baby's age, avg is 22... Let x be the age of baby...
(150+x)/7 = 22
x=4
Ans: 4 years
13. Two trains 246m and 304m long are travelling towards one another at 114km/hr. and 66km/hr. respectively.
How long do the trains take to pass one another?
(a) 13sec (b) 12sec (c) 11sec (d) 9sec
Solution: 114 km/h => 114*5/18 m/s => 95/3 m/s
66km/h => 66*5/18 m/s => 55/3 m/s
Time taken = (246+304)/(55/3 + 95/3) => 11 sec
Ans : 11 sec
14. How many prime factors are there in the expression (6)23 x (4)10 x (5)10?
(a) 7 (b) 76 (c) 3 (d) 9
Solution: (6)23 x (4)10 x (5)10
2*3*23*2*2*2*5*5*2*5
=> 2^5 * 3^1 * 5^3
=> 5+1+3 = 9 [If 23 is not considered as d prime factor...Otherwise it will be 10]
Ans: 9

15. As per scheme (a) a car loan of Rs. 4 lakh at 12.5 p.c.p.a. rate of simple interest can be borrowed on a
repayment term of lump sum amount at the end of 3 years.
As per scheme (b), the amount can be repaid at the end of 2 years, but compound interest (compounded annually)
would be charged at the same rate. What would be the difference in amount of interest between the two schemes?
(1)Rs. 43,125/- (2) Rs. 43,750/- (3) None of these (4) Data inadequate (5) Rs. 41,025/-
Solution: Scheme (a),
p=400000

Page | 4
r=12.5%
n=3
SI = 400000*3*12.5/100
SI = 150000
Total Sum = 550000

Scheme (b)
Amount = 400000[1 + 12.5/100] ^2
=> 400000*[9/8 * 9/8]
Amount = 506250
Difference is 550000 - 506250 = 43750
Ans: (2) Rs. 43750

16. As per the latest census report, the population of Singapore is more than that of
Kuala Lumpur but not as much as that of Sydney. Population of Tokyo is more
than that of Beijing. If Beijing’s population is more than that of Sydney, which
one among these cities is the most populated?
(1)Beijing (2) Singapore (3) Data inadequate (4)None of these (5)Kuala Lumpur
Solution: Singapore > Kualalumpur
Singapore < Sydney
Tokyo > Beijing
Beijing > Sydney
So Tokyo > Beijing > Sydney > Singapore > Kualalumpur
Tokyo is the most populated... But it’s not given in options...
Ans: 4) None of these
17. 16 22 33 49 70?
What will be the?
Solution: 22 - 16 = 6
33 - 22 = 11 [11 => prev. diff. + 5 (ie 6+5)]
49 - 33 = 16 [16 => 11 + 5]
70 - 49 = 21 [21 => 16 + 5]
x - 70 = 26 [26 => 21 + 5]
x = 96
Ans : 96
18. A word CONGRATULATONS is first written in reverse order and then written n alphabetical order. The
letters remaining in same position are?
1)0 2)1 3)2 4)3 5)4
Solution:CONGRATULATONS
Reverse order -> SNOTALUTARGNOC
Alph. Order ---> AACGLNNOORSTTU
R" is the only letter remaining in same position...
Ans: 1
19. Jugadieesh is 17th from the left side and 12th from the right. Rakesh is 15th from right. Number of persons n
between them are?
1)0 2)2 3)3 4)4
Solution: Ans: 2

Page | 5
There are two persons between Rakesh and jugad...
20. A is 27th from the left side and B is 23rd from the right side and n between A and B
there are 10 numbers. What is total number of students?
1)27 only 2)61 only 3)41 0r 61 only 4)63
Solution: Total Number of students = 27(up to A from left) + 10(Between A& B) + 23(up to B from right) = 60
21. 2.4/?=?/1.6 with number is replaced with? Mark
Solution: 2.4/x = x/1.6
2.4*1.6 = x*x
x^2 = 3.84
x = sqrt (3.84)
22. If the circumference of a circular plot of land is increased by 12.5%, what will be the percent increase in its
radius?
Solution: perimeter= 2 pie R.
increment is only in radius, not in the constant factors. So % increase in radius is 12.5%
23. If the value of the numerator is increased by 20% and that of the denominator is decreased by 25% the
fraction becomes unity the numerator of original fraction is
Solution:Let the original fraction be x/y
Numerator increased by 20%
Then x*120/100 = 6x/5
Denominator decreased by 25%
Then y*75/100 = 3y/4
6x/5 / 3y/4 = 1
24x/15y = 1
24x = 15y
x/y = 15/24
Original numerator is x = 15
Ans : 15
24. The difference between simple interest and compound interest on a certain deposit for two years at 8 p.c.p.a.
is Rs. 8/-. What is the amount of deposit?
Solution: r=8%
n=2 years
SI = p*n*r/100 => p*2*8/100 = 4p/25
CI = Amount - p
Amount = p(1 + r/100)^n
=> p(1 + 8/100)^2
CI = p(27/25)^2 - p
p(27/25)^2- p - 4p/25 = 8
p[27*27 - 625 - 100]/625 = 8
4p = 5000
p = 1250
Ans: Rs. 1250

25.Find the odd one


-4.5 -3.5 -1.5 1.5 5.5
Solution: -4.5+10=-3.5
-3.5+20=-1.5

Page | 6
-1.5+30=1.5
1.5+40=5.5
5.5+50=10.5
Ans: 10.5

26. At a garden site, 16 Mango trees, 24 banyan trees and 28 Guava trees are to be planted in certain no of rows
in such a way that each row has equal no of trees of the same species. What is the minimum number of rows that
are required for this purpose?
Solution: 17 rows
4 mango trees in 4 rows
4 banyan trees in 6 rows
4 guava trees in 7 rows
4+6+7=17

27. in each of the following words is first written in reverse order of their respective letters and then the letters
are arranged in alphabetical order as in a dictionary, which word would be in the middle?
1) Speed 2)acceleration 3)velocity
4)power5)energy
Solution: rewop is the miidle one which is reverse of power...
1. speed---> deeps
2. acceleration-->noitarelecca
3. velocity--->yticolev
4. power--->rewop
5. energy--->ygrene
By arranging them in dictionary order, we get
1. deeps
2. noitarelecca
3. rewop
4. yrgene
5. yticolev
Therefore, the word which is in the middle is rewop--> POWER.
So the option is (4)

28.some ears are noses. All noses are throats. All throats are hands.
CONCLUSION: I) All noses are hands.
II) Some ears are throats.
III) All ears are hands.
Solution: a) Some ears are noses.(Particular Positive-PP)
b)All noses are throats. (Universal Positive-UP)
c)All throats are hands. (Universal Positive-UP)
From (b) and (c), we can conclude
d)All noses are hands (since UP+UP=UP) [So I follows]
Now take (a) and (b)
a)Some ears are noses.(PP)
b)All noses are throats(UP)
PP+UP = PP
e)Some ears are throats [II follows]
No other conclusion can be made from the given sentences...
Hence only I and II follows

29. What would be Akhil's share in the profit earned by three friends Akhil, Rohit and Vijay, on their
investments in certain proportion?
I. Vijay and Rohit together had made 75% of the total investment.
Page | 7
II.Rohit's share in the profit was three-fifth.

1. The data in statement I alone are sufficient to answer the question,while the data in statement II alone are not
sufficient to answer the question.
2. The data in statement II alone are sufficient to answer the question,while the data in statement I alone are not
sufficient to answer the question.
3. The data in statement I alone or in statement II alone are sufficient to answer the question.
4. The data in both the statements I and II are not sufficient to answer the question.
5. The data in both the statements I and II together are necessary to answer the question.
Solution:
Ans: 4-The data in both the statements I and II are not sufficient to answer the question

30. Find out odd ones-


1)170 2)26 3)50 4)122 5)450
Solution: 450 is the odd one
170= (13^2+1)
26= (5^2+1)
50= (7^2+1)122= (11^2+1)
450= (21^2+9)

31. 125102550(?)
1-125 2-100 3-150 4-130 5-120
Solution:Consider the series as 1 2 5 10 25 50 ____
1*2 = 2
2*2.5 = 5
5*2 = 10
10*2.5 = 25
25*2 = 50
50*2.5 = 125
so the answer is 125 i.e. option 1 is correct

32. 272267202607(?)
a) 1821 b) 1832 c) 1822 d) 1812
e) 1820
Solution:Answer would be 1822
Think as 2 7 22 67 202 607?
2*3+1=7
7*3+1=22
22*3+1=67
67*3+1=202
202*3+1=607
607*3+1=1822
33. A stock of rice is enough for 100 men for 60 days.How long will the same stocks of rice last for 500 men:
1. 9 2. 5 3. 6 4. 10
Solution: 100 men can eat --> for 60 days
1 men can eat ----> for x days
x = 100*60 = 6000 days
1 men can eat ---> for 6000 days
500 men can eat--> for x days
x = 6000/500 = 12 days
Ans: 12 days

Page | 8
34. The number of students in a school kept changing every year.In the year 1999, the
total number of students in the school was 1000.In the year 2000,it is increased by
20%.In 2001,it again increased by 20%, but in 2002,it decreased by 5%.Find the number of students in the school
at the end of year 2002 :
1. 1300 2. 1368 3. 1400 4. 1638
Solution:In 1999, no. of students = 1000
in 2000, %increase = 20%
=> 1000*120/100 =1200
in 2001, 1200*120/100 = 1440
in 2002, % decrease = 5%
=> 1440*95/100 = 1368
Ans: 1368

35. Two pipes A and B can fill a tank in 4 hours and 5 hours respectively. If they are turned up alternatively for
one hour each, then time taken to fill the tank is:
1. 2 hrs. 15mins 2. 4 hrs. 24mins 3. 5 hrs. 4. 3 hrs.
Solution: A's 1 hr. work = 1/4
B's 1 hr. work = 1/5
A is opened at the 1st hr...
Part of tank filled in 1st hr = 1/4
B is opened at the 2nd hr...
Part of tank filled in 2nd hr = 1/4+1/5 = 9/20
in 2 hrs. ---> 9/20 part filled
In 4 hrs. --> X part filled
x = 4/2 * 9/20
x = 18/20
So in 4 hrs. Part of tank filled = 18/20 => 9/10
Remaining to be filled = 1 - 9/10 = 1/10
so in 5th hr, A will be kept opened...
A will fill 1/4 part --> In 1 hr
A will fill 1/10 part -->in x hr
x = 4/10 = 2/5hrs => 2/5 * 60 mins => 24mins
so total time taken = 4 hrs. + 24 mins
Ans: (2) 4hrs 24mins

36. An article is sold at 12.5% profit. If it had been sold at 5% loss, the selling price would have been Rs.9.80
less. The cost price of the article is:
1. Rs.58 2. Rs.56 3. Rs.54 4. Rs.46
Solution: Let x be the Cost price
Then SP = x*112.5/100
SP = 1.125x
if it is 5% loss, then
SP = x*95/100
SP = 0.95x
1.125x - 0.95x = 9.80
0.175x = 9.80
x = 56
Ans: Rs.56

37. The following are the details of the score of 5 students in 5 Subjects – Hindi, Maths, English, Science and
Social Science. The maximum marks of the test in each of these subjects is 20. The highest scorer scored a total
of 90 marks in all subjects put together. Mala got 13 in Maths and Miralini 10 in Science. Malathi’s total was less
than Mala’s. Malini is one of these 5 students. Madhuri got as many marks as Miralini. None got 20 marks in any

Page | 9
subject. Who scored the highest total in all these subjects put together?
Option
a) Malini b) Madhuri c) Malathi d) Miralini
Solution: option A. MALINI
from given instructions, i) MALA has got more marks then malathi. So option c canceled
ii) Left with 3 options, in which Miralini got 10 in science. So if we assume she is the topper den she has to score
20 in all the subjects to get 90. Which is not possible acc to the problem. Thus option D canceled
iii) Madhuri got same marks as mrinalini, thus option B also got cancelled
so the only option left is A. MALINI

38. A sentence is broken up into four parts sequentially. Choose the part that has an error.
Overnight
felt badly about
losing all his crop
the farmer
Solution: Ans-felt badly about
the farmer felt bad about losing all his crops overnight.

39. In a certain code language if “METRO” is coded as NGWVT, then how will you cod “MANGO”
a) NCQJT b) NBQKT c) NCPKT d) NCQKT
Solution: m e t r o > n g w v t
1st letter is skipping no alphabet
2nd is skipping 1 i.e. f
3rd is skipping 2 i.e. u, v
4th is skipping 3 i.e. s, t, u
lastly 5th is skipping 4 i.e. p, q, r, s
hence "m a n g o" will be "n c q k t".

40.A derives an annual income of Rs. 688.25 from Rs. 10,000 invested partly at 8% p.a. and partly at 5% p.a
simple interest. How much of A's money is invested at 5%?
a) Rs 5000 b) Rs 4225 c) Rs 4800 d) Rs 3725
Solution:688.25 = (10000-x)*8/100 + 5x/100
68825 = 8000 -8x +5x
x=3725

41. NUMBER OF GIRLS AND NUMBER OF BOYS PURSUING 5 PROFESSIONAL DISCIPLINES:


ENGINEERING-->Boys:3250;Girls:400
MEDICINE-->Boys:3000;Girls:3500
PARAMEDICAL-->Boys:4500;Girls:4250
ARCHITECTURE-->Boys:3500;Girls:2750
BIOTECHNOLOGY-->Boys:4000;Girls:3250
Q1) The number of girls pursuing architecture forms approx. what percent of total number of girls in the
data?(To be rounded off)
a) 21% b) 23% c) 17% d) 15% e) 19%
Q2) what is the ratio of girls opting for medicine to those opting for biotechnology profession?
a) 14:15 b) 14:13 c) 7:6 d) 6:7 e) None of these
Q3) Total number of girls in the data forms approx what percent of total number of boys?(Round Off)
a) 97% b) 99% c) 96% d) 95% e) 94%

Solution: 1) no. of girl pursuing architecture=2750


total no of girl=4000+3500+4250+2750+3250=17750

Page | 10
so 2750 of 17750=15.49% =15%

2) Ratio of girl opting for medicine and bio.


3500/3250 divide both by 250 we get 14:13

3) From above total no. of girl=17750


total no. of boys =3250+3000+4500+3500+4000=18250
17750 of 18250= 97.26% =97% (approx.)

42. A started business investing Rs. 60,000.Exactly six months later, B joined him investing Rs. 90,000.If they
make a profit of Rs. 1,26,000 at the end of the year, how much should B's share in it?
a) Rs. 72,000 b) Rs. 54,000 c) Rs. 32,000 d) Rs. 63,000 e) None of these
Solution:
For A
60000*12mnths=720000(i.e. profit)
now for B
90000*6 months=540000(i.e. profit)
finally
ratio is 72/54 i.e. 4/3
therefore B' share 3/7*126000=54000
so Ans be 54000

43. What day of the week would be 26th March, 2023?


Tuesday
Monday
Sunday
Friday
Solution:
Day of the week on 26th March, 2023 would be Sunday.

44. The following CAPITALIZED pair of words is followed by four other pairs. Choose the pair, which has a
relationship similar to that in the capitalized pair.
DISCOVER: SEARCH
Settle: Negotiation
Scalpel: Operation
Fly: Bird
Heat: Oven
Solution:
Search is an activity and discover is its result. Means agreement
scalpel is thing, bird is living organism and oven is thing. So right answer is settle: Negotiation

45. From among the four options, choose the one that is different from the others. i.e. find the odd one out that
does not belong to the group.
a)Decadent b)Debutante c)Decent d)Debonair
Solution:
Answer: Debutante. All the others are concerned with characteristics of a person.
46. Identify the pair of words which has a relationship similar to the pair in question.
Pale: Tale
Story: Epic
Habit: Old
Custom: Solemn
Foil: Toil

Page | 11
Solution: Foil: toil will be the answer

47. Choose the best word/phrase to replace the underlined part in accordance with grammatical usage, wherever
necessary.
We are looking forward to see you again.
forward to see
None of these
forward to seen
forward to seeing
Solution: Answer: forward to seeing
We are looking forward to seeing you again.

48. Each question has a set of four statements. Each statement has three segments. Choose the alternative where
the third segment in the statement can be logically deduced using both the preceding two, but not just from one
of them.
A. No ghost’s laugh; some who laugh are demons; some demons are not ghosts.
B. Some lunatic people are guitarists; all lunatic people are vocalists; some vocalists are guitarists.
C. All jesters are colorful; some jesters do not sing; some singers are not colorful.
D. Soccer players indulge in betting; those who bet are punished; those who are punished are not soccer players.
Option a) A and B only b) C only c) A only d) A and D
Solution:Answer: A and B only
Reason:
Sentence 1:
No Ghost -> Laugh
Some Demons -> Laugh
Since demons can also be ghosts and some of them laugh. hencethose demons cannot be ghosts.
Sentence 2:
Some Lunatic -> Guitarist
All Lunatic -> Vocalist
so, a vocalist may or may not be a lunatic. Some vocalists have to lunatics and since out of such lunatics some of
them are guitarists, since all of them are vocalists.
Hence, some vocalists are guitarists.
Sentence 3:
All jesters -> colorful
some jesters -> Not sing
so some jesters can sing. However if we take the fact that some jesters who are singers, then by the third
statement they are not colorful, which is a contradiction with the first statement.
Sentence 4:
This statement is grossly wrong as nothing like "Some" or "All" is mentioned in the first two statement.

49. Find out the one word among the options which cannot be formed by using the letters of the word as given in
each question.
PREDICTION
ACTION
PICKED
DESIRE
CREDIT
Solution: Ans: DESIRE
The word PREDICTION can be formed from the other three words.
(P)ICKED-> P from PICKED
C(REDI)T-> REDI from CREDIT
A(CTION)-> CTION from ACTION
we can form the word PREDICTION. so the word which is not used is DESIRE.

Page | 12
50. In a circus there are five entertainers P, Q, R, S, T. There is a card player, a fire
walker and a joker in the circus. T is the husband of a member of the circus and the two are the only married
couple in the circus. Q is the brother of R. Q is neither a fire walker nor a joker. None of the women is either a
card player or a joker. P and S are unmarried and neither of them is a card player or a fire walker or a joker
which of the following entertainers is T’s wife?
a) S b) R c) Q d) P
Solution: R is the wife of T. Because P, S are unmarried and Q is brother of R so only T and
R remaining. T is husband then R is wife.

51. The majority against a certain motion is equal to 8% of the total number of voting. If 14 of those who voted
against it had voted for it, the motion would have been carried by 4 votes. Find the number voting ‘for and
against.
1. for:138,against:162 2. for:160,against:185
3. for:130,against:170 4. for:162,against:138
Solution:as per question
for 138+14 = 152
against 162-14 = 148
there difference is of 4
remaining options does not satisfy this condition.

52. find remainder when 2^89 is divided by 89


Solution: 2^89/89 = (2^88)*(2^1)/89
= (2^11)^8 * (2^1)/89
= (2048^8) * (2^1)/89
= (89*23+1)^8 * (2^1) / 89
= 1^8 * 2^1 / 89
= 2 /89
=2

53. A, B, C, D and E are five different integers. When written in the ascending order of values, the difference
between any two adjacent integers is 4. D is the greatest and A the least. B is greater than E but less than C. The
sum of the integers is equal to E.

1. The sum of A and B is:


a] -10 b] -15 c] 10 d] None of these
2. The greatest number has the value:
a] 9 b] -5 c] 3 d] 7
3. The sum of the integers is:
a] 25 b] -6 c] -15 d] None of These
4. The product of the integers is:
a] -945 b] 945 c] 915 d] None of these
Solution:
1) (A)
2) (D)
3) (D)
4) (A)

A,B,C,D,E
from given condition
A<E<B<C<D
these are in AP with cd = 4
A=x , E=(x+4), B=(x+8), C=(x+12), D=(x+16)

Page | 13
also, A+B+C+D+E = E
=> A+B+C+D = 0
=> X+(X+8)+(X+12)+(X+16)= 0
=> 4X +36 = 0
=> X = -9
SO, A=-9 , E=-5 , B=-1 , C=3 , D=7
(1) sum of A and B = -9+(-1) = -10
(2) greatest number = D = 7
(3) sum of the integers = A+B+C+D+E = -5
(4) Product of the integers =ABCDE = (-9)*(-5)*(-1)*(3)*(7) = -945

54. What is the next number following sequence


.49216256491(?)
1)5 2)6 3)4 4)3
Solution:
the solution is.
(49) (216) (256) (491x) ==> (7^2) (6^3) (16^2) (17^3)
coz 17^3 = 4913.....so x=3
Ans: option 4

55. In how many ways can the digits 2,3,5,7 and 9 be placed to form a three-digit number so that the higher order
digit is always greater than the lower order digits?
1: 8 2: 9 3: 10 4: 15
Solution: Ans : 10 ways
Given
100th digit is always greater than the 10's digit and unit digit
so possible numbers for 100th position are 9, 7 ,5
if we select 3, d remaining 2 can occupy 2, 5 ,7, 9 which is greater than the 100th digit...
so if d 100th digit is "9" remaining 2 digits may any 2 among 4 {2 ,3 ,5 ,7} --> 4C2 = 6
so if d 100th digit is "7" remaining 2 digits may any 2 among 3 {2 ,3 ,5} --> 3C2 = 3
so if d 100th digit is "5" remaining 2 digits may any 2 among 2 {2 ,3} --> 2C2 = 2
so totally 6 + 3 + 1 = 10ways

56. What is the next number of the following sequence


1.5, 3, 9, 18, 54, 108...?
Solution: Multiply by 2 and 3 alternatively
1.5 * 2 = 3
3*3=9
9 * 2 = 18
18 * 3 = 54
54 * 2 = 108
108 * 3 = 324
So Ans is 324

57. What is the next number of the following sequence


1, 2, 5, 10, 25, 50...?
Solution: 1 * 2 = 2 ---multiply by 2
2 * 2 + 1 = 5 ---multiply by 2 + previous value
5 * 2 = 10 ---multiply by 2
10 * 2 + 5 = 25 ---multiply by 2 + previous value
25 * 2 = 50 ---multiply by 2
50 * 2 + 25 = 125 ---multiply by 2 + previous value
So final ans is 125

Page | 14
58. At a certain rate of simple interest,a sum double itself in 10 years. In how many years
would it trible itself?
Solution: In 20 Years sum will be treble.
Let P be the sum, R be the rate.
Therefore S.I = (P*R*10)/100 = PR/10
So, PR/10+P = 2P (bcoz given).... (1)
On solving (1), we have
R=10%
Now,
Let T be the time in which sum trebles itself.
S.I = (P*10*T)/100 (here rate will be 10 bcoz we have find out it above)
= PT/10
Therefore PT/10+P = 3P
So, T=20 Years

59. 49216256498?
Solution:7^2=49
6^3=216
5^2=25
4^3=64
3^2=9
2^3=8
1^2=1

60. Hannibal invests Rs. 5,676/-, which is 22% of his monthly income, in life insurance. What is his annual
income?
(a) Rs. 33,606/- (b) Rs. 3, 09,600/- (c) Rs. 25.800/-
(d) Rs. 23.980/- (e) None of these
Solution: answer is b
x*22/100=5676
here we get x=25800 monthly income
now annual income 25800*12=309600

61. Q. What is the next number of the following sequence


125 102 550 ___
a)125 b)100 c)150 D)130 E)120
Solution: Consider the series as 1 2 5 10 25 50 ____
1*2 = 2
2*2.5 = 5
5*2 = 10
10*2.5 = 25
25*2 = 50
50*2.5 = 125
so the answer is 125

62. Maximum number that can be formed using 4 digits


Solution: 9*10*10*10 when repetition is allowed

63. from a bag containing 34 balls, one ball weighs 4 grams and all the other weigh 5 grams each. Using a
simple balance where balls can be kept on either pan, what is the minimum weighs required to identify the
defective ball?
a) 4 b) 3 c) 7 d) 5

Page | 15
Solution: 1. 17-17 >> select the lighter side,, now u have 17 samples remaining to test..
2. 8-8 >> if both are balanced, this means that U R LUCKY and ball which u didnt put
on balance, is the defected one... ENDS only in 2 Steps... Else go Step-3
3. 4-4.
4. 2-2.
5. 1-1.
so, 2&5 are the ans.

64. If in coded language


732 = 2
824 = 4
642 = 8
Then
616 =?
Solution: 7*3*2=42
8*2*4=64
6*4*2=48
6*1*6=36
taken last digits as the ans
so 6 is the ans

65. A no divided by 4, 5, 6, 7, and 8 gives no 0 remainder... Then what reminder will it get when divided by 9?
Solution: LCM of 4, 5, 6,7,8=840
840/9=remainder=3
1680/9 remainder=6
2520/9 remainder=0
and so on
ans.3,6

66. If the diameter of the circle is increased by 33% then what will be the circumference of the circle?
Solution: Let diameter of the circle be x therefore the circumference = 3.14*x
Now if the diameter is increased by 33% it will become 1.33*x then circumference will be 3.14*1.33*x =
4.1762*x
67. The largest no: which is a factor of 1080 and 729?
Solution:1080 factors are 2, 2, 2, 3, 3, 3, 5
729 factors are 3,3,3,3,3,3
Common factors are 3,3,3
so ans is 3*3*3=27(ans)

68. a+b+c=0, then roots of ax^2+bx+c=0 is?


Solution: from a+b+c=0 we get b= -(a+c)
therefore to find root formula is x=(-b+/-sqrt(b^2-4ac))/2a---(1)
b^2=(a^2+c^2+2ac)
b^2-4ac=(a-c)^2
Sqrt(b^2-4ac)=(a-c)
finally by subst in (1)
w get x=1 (or) x=c/a
therefore the roots are real

69. A man borrowed Rs.1000 at 5% per annum at simple interest. Each year he pays Rs.200 for interest and part
of debt. The amount that is left to be paid back in the end of 3 years is

Page | 16
Solution: 1000*3*5/100=1150
3*200=600
1150 -600 = 550

70. Nivedita stops after going 10 km towards west from her office. Then she goes 8 km turning to her left. After
this she goes 4 km turning to her left. How far is she from her office?
A) 18 km B) 8 km C) 16 km D) 14 km E) none of these
Solution: AC^2=AB^2+BC^2 =6^2+8^2
AC^2=100 -> AC=10
Ans: E

80. How many 5 digit numbers can be formed with using 1,2,3,4,5,6,7,8 digits?
Solution: 8*8*8*8*8=32768
as unit place is filled in 8 ways.... and so tens place... and so on.....
So, solution is 8^5=32768(universal law of counting)

81. There was a circle. A square of max size was cut from it.From this square, a circle of max size was cut. What
was the ratio of this final size w.r.t initial size?
Solution: Let's Assume diameter of the circle be 'D'
When a square of maximum size is cut then the diagonal of the square is the equal to the diameter of the circle
So diagonal of square is "D"
Hence side of square is SQRT(D/2)(i.e. Square root of)
Then from this square a maximum size of circle is cut then diameter of circle is equal to the side of the square
So diameter of new circle is SQRT(D/2)
So ratio of diameter of final to the initial is SQRT(1/2)
Hence ratio of areas is 1/2.

82. If A can do a work in 12 days, B in 24 days and C in 6 days, then how many days will they take to finish the
job together?
Solution: A's one day work would be 1/12
B's one day work would be 1/24
C's one day work would be 1/6
A, B and C's one day work would be 1/12 + 1/24 + 1/6 = 7/24.
A, B and C's together finish their work in 24/7 Days

83. A trader marks his goods up by 50% and declares two successive discounts of 20% each. What is his overall
gain?
Option
a) 10% gain b) 4% gain c) 4% loss d) 10% loss e) No loss No gain
Solution: Ans C.
Let's Assume initial amount is 100
trader initially marks his goods up by 50% means cost will be 150
Then two successive discounts of 20% each
First discount=150-150x0.2 = 120
Second one =120-120x0.2 = 96
Hence loss by 4%

84. If the manufacturer gains 10 %, the wholesale dealer 15 % and the retailer 25 % then the cost of Production
of a table, if the retail price is Rs.1265
a) 632.50 b) 800 c) 814 d) 834.24
Solution: ANS. B
Let the cost of production of the table be Rs X
Then,125% of 115% of 110% of x=1265

Page | 17
1.25*1.15*1.1*X=1265
1.58*X = 1265
X= (1265/1.58) = Rs.800

85. A boy was asked to multiply a certain number by 53. He multiplied it by 35 and got his answer less than the
correct one by 1206. Find the number to be multiplied.
a) 37 b) 67 c) 87 d) 97 e) 107
Solution: Ans : B
Let's Assume X is the Number
53*X = 35*x + 1206
18X = 1206
X is 67

86. The highest Score in an innings was 3/11 of the total and the next highest was 3/11 of the reminder. If the
scores differed by 9, find the total score.
a) 151 b) 161 c) 121 d) 101 e) 137
Solution: ANS C
Let the total score be X
then first highest = 3/11 x
then next highest is 3/11th of the remainder i.e. 3/11 * (1-3/11)
subtracting the two we get 3/11 - 3/11(1-3/11)
3/11(1-8/11)x = 9
3/11(3/11)x = 9
(9/121)x = 9
x = 121
so x= 121

87. A clock was 7mts behind the actual time on 3 p.m. on Wednesday and 8 mts ahead of actual time on 4 p.m.
Friday. When will it show the correct time?
Solution: from 3 pm wed to 4 pm Friday it take 49 hours to make -7 to +8 = 15 minutes difference.
so the wrong part change per minutes =(49*60)/15=(49*4)=196 minutes
this implies that every 196 minutes clock is being increasing its speed by 1 minutes so for 7 minutes it will takes
7*196=1372 minutes
now converting 1372 min in hours we have 22hr 52min...(We do it by dividing 1372 by 60 where quotient is
hour n remainder is min)
so from 3 pm wed it takes 22hrs and 52 minutes to make zero minutes difference at 1:52 pm on Thursday

88. A string of pearls such that 1/3 is lost and of that 1/4th is missing, remaining is 20 then actual number of
pearls?
Solution: 48 is the actual number of pearls.
Let total Number of Pearls = x
Number of pearls lost = x/3
Number of pearls missing = x/4
Remaining Pearls = 20
==> x = x/3 + x/4 + 20
==> x = (4x+3x)/12 + 20
==> x = (7x + 240) / 12
==> 12x = 7x + 240
==> 5x = 240
==> x = 240/5
==> x = 48...
Missing Pearls = x/3 = 48/3 = 16 pearls
Lost pearls = x/4 = 48/4 = 12 pearls

Page | 18
Remaining = 20
so, total = 16+12+20 = 48pearls.

89. Travelling at 3/4th the speed a man is 20 minutes later then speed is?
Solution: suppose L be the dist., V be his normal speed. Now L/ (3/4 V) = L/V + 20.
So, 4/3 * L/V = L/V + 20,
Or 1/3 * L/V = 20,
we get L/V = 60 (min)
but this is time for normal speed i.e. t=60 and the other time t'=60+20=80 min.
now v-v'= 1-3/4 =1/4
so. L/60-L/80=1/4 HENCE L=6 KM
SO, v = 6km/60 min or, 6km/h

90. A bucket contains z drops. And it leaks x drops in t secs. Then the time required to empty the bucket(in
minutes)?
Solution: x drops are leaked in t seconds.
So, 1 drop is leaked in t/x second.
Therefore, z drops are leaked in t*z/x seconds
Now, 1 minute equals 60 seconds.
Hence, 1/60 minutes equal 1 second.
So, t*z/ (60*x) minutes are required to empty the bucket.

91. A monkey climbs 6 mts and falls 3mts in alternate minutes. Thentime taken to climb a tree 60metres high?
Solution: the monkey goes up 6m in 1 minute and comes down 3m in the next minute
so, the monkey will climb up 3 metres in every 2 minutes
but here is a trick, if the monkey reaches the top, it will not come down again!
so subtract 6 metres from 60 metres, u will get 54 metres
then the monkey will go up 54 metres in 36 minutes, rest 6 metre, he will take 1 minute
so, total 37 minutes

92. a+b+c=0, then roots of ax^2+bx+c = 0 is


a) imaginary b) real c) coincidental d) zero
Solution: Roots of the quadratic equation are
x = [-b +/- sqrt (b^2 - 4ac)] / 2a................... [1]
Since, a+b+c = 0 ==> b = -(a+c)
b^2 = (a+c)^2 = a^2+c^2 +2ac
b^2 -4ac = a^2+c^2-2ac = (a-c)^2 ........... [2]
From [1] and [2], we get,
x = [a+c +/- (a-c)] / 2a
Solving above, X roots are 1 and c/a
ROOTs are Real

93. If 3rd day of a month is Monday. Then what is the 5th day after 21st of that month?
Solution: Wednesday…. 5th day after 21st of that month means 26th Day of the month

94. What is the missing number of the following sequence


9, --, 15, 18, 21, 24
Solution:12
it is increasing by 3.
9 +3=12
12 +3=15
15 +3=18
18 +3=21

Page | 19
21 +3=24
so, final sequence will be 9, 12, 15, 18, 21,24

95. 5 mangoes + 4 oranges = 7 mangoes + 1 orange.


Find the ratio of mango to orange.
Solution: Let m denotes mangoes and o denotes oranges.
5m + 4o = 7m + o
=> 3o = 2m
=> m/o = 3/2
Therefore ratio of Mangoes to Oranges is 3:2

96. In a right angled triangle ABC angle B = 90, BM is the median to AC, then AB^2 + BC^2 (in terms of BM)
Solution: Given B=90 & BM is median to AC
Thus AM=MC,
AC=2BM
Pythagoras Theorem,
AB2+BC2 = AC2
Now,
AC = 2*BM
So, AB2+BC2 = (2*BM) 2 = 4BM2

97. A person starts with the speed of u/1 kmph and returns with the speed of u/2 kmph, what is his average speed.
Solution: the formula to find average speed is = 2xy/(x+y) [where x and y are the two given speeds. so according
to this problem... the average speed is... 2*u*(u/2)/ (u+u/2) = 2u/3 kmph.

98. Mr. X position in a class is 13th from first and 17th from last, and 8th from the first and 13th from last in
passed candidates list, then how many candidates failed in the exam
Solution: 9 candidates failed in the exam.
Total Number of Students:
12 students before Mr. followed by 16 students.
That means, in total (12+16+Mr.X) = 28+1 = 29 students.
Passed Number of Students:
7 students before X followed by 12 students.
In total (7+12+ Mr. X) = 19 +1 = 20 students.
Candidates failed in exam: Total - Passed Candidates
= 29 -20
= 9 candidates failed in exam
99. One monkey climbs a poll at the rate of 6mts/min and fell down 3mts in the alternately. Length of the poll is
60 mts, how much time it will take to reach the top?
a. 31 b.33 c.37 d.40
Solution: c. 37
in 1st (odd minute) minute monkey climbs = 6m
in 2nd minute monkey falls = 3m
so, in every 2minutes it only climbs = 6m-3m = 3meters.
So, 2min = 3meters.
2*18 = 3*18
36min= 54meters
in 37th (odd minute) minute, it climb 6m = 54 +6 = 60meters.
So, in 37th minute it climbs 60 meters to reach top.

100. Two taps A and B can fill a cistern in 12 min. and 18 min. respectively. They are turned on at the same time.
If the tap A is turned off after 4 min., how long will tap B take to fill the rest of the cistern?
[A] 15 min [C] 8 min [B] 12 min [D] 7 min

Page | 20
Solution: For 4 minutes = 4(1/12 + 1/18)
= 5/9
Remaining part = 1 - 5/9
= 4/9
Tap B fill the bucket in = 4/9 * 18
= 8 mins
Explanation:
Basic Formula:
Total work (to fill or empty) = I part + II part = 1
Find Ist part and subtract it from ‘1’ , then multiply the required section value to find the answer.

101. A cistern can be filled by two pipes A and B in 7 1/2 h. Both of them are open for 2 1/2 h and then B is
closed. A alone now require 6 2/3 h more to fill cistern. How long would A take to fill the cistern working alone?
[A] 8 h [C] 9 h [B] 7 h [D] 10 h
Solution: (A+B) 1 hr work=2/15 (A+B)'s work in 5/2 hrs=2/15*5/2=1/3
Remaining Part=1-1/3=2/3
since A fills 2/3 parts in 20/3 hrs.
So A fills 1 part in(20/3*3/2)hrs.=10hrs
Answer:-10hrs

102. A cistern has three pipes A,B and C the pipes A and B can fill it in 4 and 5 hours respectively and C can
empty it in 2 hours. If the pipes are opened in order at 1, 2 and 3 a.m. respectively, when will the cistern be
empty?
[A] 5 a.m. [C] 5 p.m. [B] 6 p.m. [D] 6 a.m.
Solution: 5 PM
tank filled up to 3 am = 2*1/4 + 1/5 = 1/2 +1/5 = 7/10
tank drained in 1 hr when 3 pipes are opened = 1/2 -1/4 -1/5 = 1/20
so already filled 7/10 tank is drained in 14 hrs. i.e. at 3+14 = 1700 hrs. Or 5PM.

103. Three pipes A,B and C can fill a cistern in 7 hours. After working at it together for 2 hours C is closed. Now
A and B require 10 hours more to fill it. How long will C take to fill the cistern alone?
[A] 12 h [C] 14 h [B] 13 h [D] 15 h
Solution: (A+B+C)'s 1hr work=1/7
partly filled in 2hrs=2/7
remaining work=5/7
Hence A+B's 10hrs work=5/7
(A+B)'s 1hr work=5/70
c work alone=((A+B+C)'s 1hr work)-((A+B)'s 1hr work)
=1/7-5/70
=14hrs

104. A cistern is filled in 9 hours and it takes 10 hours when there is a leak in its bottom. if the cistern is full, in
what time will the leak empty it ?
[A] 15 h [C] 80 h [B] 12 h [D] 90 h
Solution: from given data ,in 1 hr part of cistern fill=1/9.
Due to leak, 10 hrs require (given data)
hence, water filled in cistern by inlet-wastage of water by leak = 10 hrs
let x=water is leaked from bottom
1/9 -1/x=1/10
1/x=1/9 -1/10
1/x =1/90
x=90
ANSWER=90 h(d)

Page | 21
105. A cistern is normally filled by a tap in 5 hours, but suddenly a leak develops and it
empties the full cistern in 30 hours. with the leak, the cistern is filled in
[A] 6 h [C] 8 h [B] 7 h [D] 7 1/2 h
Solution: Work done by the tap and the leak in 1 hr=(1/5-1/30)=5/30=1/6
since 1/6 part is fill 1n 1hr
so 1 part is fill in 6hrs.
Ans: - 6hrs

106. A tap can fill a swimming pool in h hours. What part of the pool is filled in y hours?
[A] y-h [C] y/h [B] y+h [D] h/y
Solution: 1/h part can be fill in 1 hour, so in y hr the pool is full by =(1*1/h*y)=y/h

107. From a leaking tap 'a' drop come out in 'b'min. If there are 'c' drops in a litre, then in how many hours. One
litre of water will be wasted?
[A] 60a/bc [C] bc/60a [B] ab/60c [D] abc/60
Solution: [C] bc/60a
From a leaking tap 'a' drop come out in 'b'min.
c drops come out in b*c/a mins or bc/60a hours

108. Two taps can fill a tank in 12 and 18 min. respectively. Both are kept open for 2 min. and the first is turned
off. In how many min. more will the tank be filled?
[A] 18 min [C] 16 min [B] 11 min [D] 13 min
Solution: Tank filled in 2 mins= 2*(1/12 +1/18) = 2*5/36 = 5/18
remaining tank to be filled by 2nd tap = 13/18
5/6 tank will be filled by 2nd tank in (13/18)*18= 13 mins .... Option D

109. Filling pipe, if opened alone, takes 5 min. to fill a cistern. suddenly, during the course of filling, the waste
pipe (which is of similar size and flow as of fill pipe) is opened for 2 min., then the cistern will be filled in.
[A] 15 min [C] 8 min [B] 12 min [D] 7 min
Solution: fill rate =1/5 min
and as outlet is of same size and flow>> empty rate = 1/5
total rate for 2 minutes when both pipes are working =1/5-1/5=0>>>>> for 2 minutes no part will be filled and
nor will be emptied
so now 2 minutes are wasted hence 5+2 = 7 minutes

110. Two fillings pipes can fill a cistern in 10 and 12 min. respectively and when the waste pipe is open, they can
together fill it in 15 min. The waste pipe can empty the full cistern in?
[A] 8 min [B] 8 4/7 min [C] 7 min [D] 7 1/2 min
Solution: If x mins are taken by waste pipe to drain the cistern, then
1/15 = 1/12 +1/10 -1/x
1/x= 1/12 +1/10 - 1/15 = (5+6-4)/60 = 7/60
x= 60/7 mins= 8 4/7 mins....

111. Two taps can fill a cistern in 10 and 8 hours respectively. A third tap can empty it in 15 hours . if all the taps
are opened together , the cistern will be filled in
[A] 5 h [C] 12 h [B] 6 h [D] 6 6/19 h
Solution: the answer is option D)
a+b's 1hr work=1/10+1/8
third tap empty =1/15 of tank
all taps opened together 1/10+1/8-1/15 of tank==19/120
1hr=19/120 of tank
120/9 hrs=complete tank=6 6/19

Page | 22
112. Two fill pipes A and B can fill a tank in 30 and 20 hours respectively. Pipe B alone
is kept open for half the time and both pipes are kept open for the remaining time. In how many hours the tank
will be completely full?
[A] 12 h [C] 14 h [B] 13 h [D] 15 h
Solution: Pipe A 1 hr work=1/30
Pipe B 1 hr work=1/20
let total time required to fill the tank =xhrs
since pipe B is open for half hr so work done by pipe B in x/2 hrs =x/40hrs
and work done by pipe (A+B) in remaining x/2 hrs=x/24hrs
so total work done is =x/40+x/24
1=x/40+x/24
=>1=8x/120
=>120=8x
so x=15hrs

113. Two fill pipes A and B can fill a tank in 15 and 12 hours respectively. Pipe B alone is kept open for 3/4 of
time and both pipes are kept open for remaining time. In how many hours, the tank will be full?
[A] 18 h [C] 16 h [B] 11 h [D] 10 h
Solution: Work done by B = (1/12)*(3/4)= 1/16
Remaining work = 1-(3/4)= 1/4
Remaining work done by A & B = ((1/15)+(1/12))*(1/4)=3/80
(1/16)+(3/80)= (8/80)=1/10
ANS = 10h

114. Two pipes A and B can fill a tank in 72 hours, B and C can fill it in 120 hours and pipes A and C can fill it
in 90 hours. Then the pipe A alone can fill it in?
[A] 150 h [C] 80 h [B] 120 h [D] 90 h
Solution: 2a+2b+2c=1/72+1/120+1/90
a+b+c=1/60
a=1/60-1/120=1/120
=120 hr

115. A cistern is normally filled in 6hours but takes two hours longer to fill because of a leak its bottom. if the
cistern is null the leak will empty it in
[A] 16 h [C] 18 h [B] 17 h [D] 24 h
Solution: work done by leak in 1 hr=(1/6-1/8)=1/24
so leak will empty cistern in 24 hrs
116. There is a leak in the bottom of a cistern. When the cistern is in through repair, it would be filled in 4 1/2
hours. If now takes half an hour longer. If the cistern is null, how would long the leak take to empty the cistern?
[A] 40 h [C] 12 h [B] 36 h [D] 34 h
Solution: when repairing , its completed in 9/2 hrs
when leak nullified take half hrs less so in 4 hrs
1/4-2/9=1/36
hence it would take 36 hr

117. A water tank can be filled by pipe P alone in 30 mins and by pipe Q alone in 20 mins the same tank can be
emptied by pipe R in 25 mins. If all the 3 pipes are opened at the same time, how long will it take to fill the water
tank?
[A] 12.12 mins [C] 22.10 mins [B] 23.08 mins [D] 30.15 mins
Solution: work done by(A+B+C) in 1 hr=1/30+1/20-1/25

Page | 23
=13/300
so time required to fill the tank=300/13=23.08

118. Two pipes A and B can fill tank in 30min and 60 mins respectively. If both pipes are opened together, the
time take in to fill the tank is?
[A] 18 min [C] 16 min [B] 11 min [D] 20 min
Solution: work done by (A+B) in 1 hr=1/30+1/60
=9/180
=1/20
so total time= 20 hrs

119. In what proportion must a number be added so that 1/4 of the first part and 1/3 of the second part are
together equal to 1/2 of the original number
[A] 1:4 [C] 1:3 [B] 2:3 [D] 3:2
Solution: its 2:3
we can verify from the answers
that is 2*(1/4):3*(1/3)
that is 1/2

120. The fourth proportional to 5,6 and 150 is?


[A] 125 [C] 200 [B] 145 [D] 180
Solution: If the fourth proportional to 5,6 and 150 is x, then
5x= 6*150
x= 6*150/5= 180

121. The marks obtained by the student in hindi, maths, chemistry are in the ratio 1/2 : 1/3 : 3/5. If this total score
is 860, his marks in Hindi is?
[A] 300 [C] 250 B] 150 [D] 180
Solution: The marks are in the ratio of 15:10:18
Marks obtained in Hindi=15*860/43=300

122. If a 13m long iron rod weighs 23.4kg, then what will be the weight of 6m long iron rod?
[A] 12.4kg [C] 10.8kg [B] 5.2kg [D] 7.2kg
Solution: 13M weighs 23.4
then 1m weighs 23.4/13
6m weighs (6*23.4)/13=10.8

123. The sum of three numbers A,B,C is 98. If A: B =2/3 and B:C =5/8 , then B is ?
[A] 20 [C] 45 [B] 30 [D] 10
Solution:A:B=2:3,B:C=5:8
A:B:C=10:15:24
A+B+C=98
B=15/49*98=30

124. 25, 10, 5 paise coins are in the ratio of 1:2:3 .if their total value is Rs.30 , then the number of 5 paise coins
is?
[A] 150 C] 50 [B] 80 [D] 100
Solution: 25x+20x+15x=3000
60x=3000
x=50
so no of 5 paise coin=50*3=150

Page | 24
125. Half of one number is equal to 0.07 of another. The ratio of the numbers is?
[A] 50:7 [C] 1:14 [B] 7:50 [D] 1:24
Solution: let the num be x & y
x/2=0.07*y=> x/y=2*0.07
=>x/y=0.14
=>x/y=14/100=7/50 answer

126.Find the ratio whose terms differ by 40 abd the measure of which is 2/7
[A] 15:55 [C] 18:63 [B] 14:39 [D] 16:56
Solution: suppose first number is x then 2nd number would be x+40, so...
x/x+40=2/7
x=16(first number)
& 2nd number is 16+40=56
then ratio =16:56

127. The two numbers are in the ratio of 3:5. If 9 be subtracted from each, they are in the ratio of 12:23, then the
first is?
[A] 38 [C] 45 [B] 33 [D] 27
Solution: 3x-9 = 12
5x-9 23
by solving this we get x=11
the first number is 3*x=3*11=33
128. The ratio of two number is 3:8 and their difference is 115. The greater number is?
[A] 69 [C] 184 [B] 115 [D] 280
Solution: 8x-3x=115
5x=115
x=23
greatest number=8x=8*23=184

129. 14 men take sixteen days to complete a work. 8 men started working and after twelve days, eight more than
joined them. How manydays will they now take to complete the remaining work?
[A] 15 [C] 8 [B] 14 [D] 10
Solution: 14 men1 day work=1/16
1 man work for 1 day =1/16*14
now 8 men work for 1 day =8/16*14=1/28
now 8 men work for 12 days=(1/28)*12=3/7
now reaming work after 12 days =4/7
now 8 more joined => 16 men 1 day work =16/(16*14)=1/14
so for 4/7 work time will be taken by 16 men = (4/7)14=4*2=8

130. 5 boys can complete a piece of work in 5 days. 8 men can complete it in 4 days. In how many days will 8
men and 10 boys complete it?
[A] 4 days [C] 7 days [B] 3 days [D] 1 7/13 days
Solution: 1 boy's 1 day work=1/25
1 man's 1 day work=1/32
8 men 10 boys work=8/32+10/25===20/13
they can complete the work in 13/20 days ==1 7/13

131. 6 workers working 5 hours a day can bind 1500 books in 8 days. At the same rate of binding in what period
of time can 4 workers bind 1600 books working 8 hours a day?
[A] 8 days [C] 15 days [B] 13 days [D] 12 days
Solution:6 workers can bind 1500 books in 40 hr
6 workers can bind 1 book in 40/1500 hr

Page | 25
1 worker can bind 1 book in 240/1500 hr=4/25 hr
4 worker can bind 1 book in 1/25hr
4 worker can bind 1600 book in 1600/25 hr= 64hr
since 4 worker works only 8 hrs in a day so it take total 8 day
Ans:-8 days

132. A can do a work in 36 days whereas A and B together can do the same work in 24 days. If B has to do the
work alone, how many days will take to complete it?
[A] 64 [C] 48 [B] 20 [D] 72
Solution: A's one day work is 1/36
A and B's one day work is 1/24
generally B's one day work is->A+B one day work-A's one day work
1/24-1/36=3-2/72
=1/72
B's one day work is 1/72
so B complete the work in72 days

133. If 16 workers can dig 6 2/3 m. canal in one day, how many workers will be required to dig 20 m long canal?
[A] 12 [C] 48 [B] 10 [D] 13
Solution: 20/3m canal can be digged by 16 workers
1m canal can be digged by 16*3/20 workers
20m canal can be digged by 16*3*20/20 workers=48 workers

134. 16 men and 12 women can do a piece of work in 30 days. 18 women can finish the same piece of work in 60
days. In how many days will 12 men and 27 women finish the same work?
[A] 15 days [C] 24 days [B] 14 days [D] 10 days
Solution:18 women's 1 day work=1/60
1 women's 1 day work=1/18*60
12 women's 1 day work=12/18*60=1/90
16men+12 women 1 day work =1/30
16men 1 day work=1/30-1/90=1/45
12 men 1 day work=12/16*45=1/60
27 women 1 day work=27/12*90=1/40
so 12 men+27 women 1 day work=1/60+1/40=1/24
so they take 24 days to complete the work

135. A works 6 hours for 9 days and 5 hours on 10th day. Find out A's wages at the rate of Rs.60 per hour.
[A] Rs.4530 [C] Rs.4570 [B] Rs.3540 [D] Rs.2349
Solution: A work 6 hours for 9 days i.e 6*9=54 hours
but on 10th day A works 5 hours
total hours a work is 54+5=59
and the money paid per hour is 60
so 60*59=3540

136. 18 workers can complete the construction of a wall in 36 days how many more days will 12 workers take to
complete the same wall?
[A] 18 [C] 15 [B] 13 [D] 12
Solution: 18 workers can construct in 36 days
1 worker can construct in 36*18 days
12 worker can construct in 36*18/12 days=54 days
extra days=54-36=18 days

Page | 26
137. A group of students planned to complete a construction work in 60 days. Out of
them 5 students could not come and the work was completed in 80 days. What was the
total number of students in the beginning?
[A] 64 [C] 48 [B] 20 [D] 72
Solution: let total no of students =x
x student 1 day's work=1/60
1 student 1 day's work=1/60x
since 5 student could not come so x-5 student 1 day's work=1/80
1 student 1 day's work=1/80(x-5)
so 1/60x=1/80(x-5)
=> 20x=400
so x=20

140. 24 men can complete a work in 18 days. Two days after they started the work, 8 more men joined them. In
how many days will all of them together complete the remaining work?
[A] 12 days [C] 16 days [B] 10 days [D] 13 days
Solution: 1men1day work=1/432
24men2day work=1/18*2=1/9
remaining work=(1-1/9)=8/9
32men 1 day work=1/432*32=2/27
8/9 work done by them in(27/2*8/9)=12

141. If 8 men or 16 boys can finish a piece of work in 25 days. In how many days can 10 men and 20 boys finish
it?
[A] 15 days [C] 8 days [B] 14 days [D] 10 days
Solution: 8 men 1 day work=1/25
1 man 1 day work=1/25*8
10 men 1 day work=10/25*8=1/20
16 boys 1 day work=1/25
1 boy 1 day work=1/25*16
20 boys 1 day work=20/25*16=1/20
so 10 men and 20 boys 1 day work=1/20+1/20=1/10
Ans:- 10 days

142. A certain number of men completed a piece of work in 80 days. If there were 10 men more, the could be
finished in 10 days less. How many men were originally there?
[A] 80 men [C] 70 men [B] 45 men [D] 60 men
Solution: let originally there were x men.
x men 1 day work=1/80
1 man 1 day work=1/80x
x+10 men 1 day work=1/70
1 man 1 day work=1/70(x+10)
so 1/80x=1/70(x+10)
80x=70(x+10)
10x=700
so x=70

145. A can do a piece of work in 5 hours, B in 9 hours and C in 15 hours. if C could work with them for 1 hour
only, the time taken by A and B together to complete the work is.
[A] 8 hours [C] 5 hours [B] 3 hours [D] 2 hours
Solution: A work in 1 hour=1/5
b work in 1 hour =1/9
c work in 1 hour = 1/15

Page | 27
a+b+c work in 1 hour = 1/5 + 1/9+ 1/15=17/45
c's work in 1 hour= 1/15
after 1 hour remaining work = 1-1/15=14/15
a+b work in 1 hour= 1/5+ 1/9 = 14/45
remaining work by a+b in 1 hour = 14/45 * 15/14 = 1/3
so a and b work together to complete this work in 3 hours.

146. 1 man or 2 women or 3 boys can do a piece of work in 88 days. 1 man, 1 woman and 1 boy will do it in
[A] 64 days [C] 48 days [B] 23 days [D] 72 days
Solution: 1 man 1 day work =1/88
2 women 1 day work=1/88
1 woman 1 day work=1/176
3 boys 1 day work=1/88
1 boy 1 day work=1/264
so 1 man , 1 boy and 1 woman 1 day work=1/88+1/264+1/176=11/528=48
147. 6 men and 4 women finish a job in 15 days, while 3 men and 5 women finish it in 10 days. 15 women
working alone will finish it in.
[A] 5 days [C] 6 days [B] 10 days [D] 3 days
Solution: 1 man's 1 day's work=x and 1 woman's 1 day's work=y
so,from this we are getting two equations:6x+4y=1/15...(1)
3x+5y=1/10...(2)
BY equating we get,y=1/45
therefore,15 women can do 1/45 part of a work in 1 day
15 women can finish the total work in (45/15)=3 days

148. If 6 men or 12 women can do a piece of work in 21 days, 5 min and 8 women will do the same work in
[A] 15 days [C] 8 days [B] 14 days [D] 9 days
Solution:6 men can do it in 21 days
1day work is 1/21*6
1day work of women is 1/21*12
so,5men is 5/21*6
8women s 8/21*12
total is 5/21*6 + 8/21*12 =14 days

149. A,B and C together earn Rs.270 per day while A and C together earn Rs.115 and B and C together earn 167.
The daily earning of C is [A] Rs.16 [C] Rs.12 [B] Rs.17 [D] Rs.24
Solution: Let (A+B+C) X=270
The earn of A and C=115.(i.e.) A + C =115
Therefore, B=X-115 (i.e.)B=270-115
B=155
The earn of B and C=167
Therefore C = 167-B
= 167-155
= 12
i.e., C=12

150. A does half as much work as B in one third of the time. if together they take 20 days to complete a work,
how much time shall B take to do it?
[A] 40 days [C] 50 days [B] 36 days [D] 34 days
Solution: Let B take x days to complete the work
So in 1 day B does 1/x work
A takes 2x/3 days to complete the work
In one day A does 2/3x work

Page | 28
Therefore (1/x)+(2/3x)=1/20;
x=50
B will do it in 50 days

151. A and B can do a piece of work in 18 days.B and C together can do it in 24 days. if A is twice as good a
work man as C, find in what time B alone can do it.
[A] 36 days [C] 16 days [B] 11 days [D] 20 days
Solution: (A+B)'s 1 day work = 1/ 18 and A=2C. (B+C)'s 1 day work = 1/24.
Subtracting we get C's 1 day work = 1/72 and hence A=2C => A's 1 day work = 1/36.
So B's 1 day = 1/36 - 1/18 = 1/36. So B can do in 36 days

152. The sum of the present ages of the father and his son is 60 years. six years ago fathers age was five times the
age of son. After six years son's age will be?
[A] 16 [C] 20 B] 28 [D] 17
Solution: son present age is x
f=60-x
6 years ago
5(x-6)=60-x-6
5x-30=54-x
6x=84
x=14
after 6 years son age is 14+6=20years

153. If 6 years are subtracted from the present age of Alex and the remainder is divided by 18. Then the present
age of grandson victor is obtained. If victor is 2 years younger to David whose age is 5 years. Then what is
Alex’s present age?
[A] 88 [C] 85 [B] 60 [D] 92
Solution: let Alex age be x years
(x-6)/18=victors age
victor is two years younger to David
so victors age is 3 years
x-6=18*3
x=60

154. Kevin got married 8 years ago. His present age is 6/5 times his age at the time of his marriage. Kevin’s
sister was 10 years younger to him at the time of his marriage. The age of Kevin’s sister is
[A] 38 [B] 29 [C] 42 [D] 44
Solution: given that Kevin got married 8 years before say x years at the time of marriage
means now the age is x+8
and also given that now the is 6/5 times of his marriage
i.e x+8=(6/5)x
5x+40=6x
x=40 this is at the time of marriage
but at present the age is 40+8=48
his sister is 10 years younger than his sister age is 48-10=38

155. A is two years older than B who is twice as old as C.If the total ages of A,B and c be 27 . What is the age of
B?
[A] 12 years [B] 10 years [C] 8 years [D] 14 years
Solution: c age x,
then B age is 2x
so Aage is 2x+2.
(2x+2)+2x+x=27

Page | 29
5x=25
x=5
so b is 2x=2(5)
ans is 10

156. The ratio of father's age to his son's age is 7:3. The product of of their ages is 756.the ratio of their ages after
6 years will be?
[A] 2:1 [C] 6:2 [B] 4:2 [D] 5:2
Solution: Let the ages is 7X and 3x
7x*3x=756
x^2=36
x=6
Ages after 6 years is 7x+6:3x+6
48:24
2:1

157. The ratio between the ages of nila and arjun is 2:5. After 8 years the ratio of theri ages will be 1:2 . The
difference between their present age is
[A] 24 years [C] 20 years [B] 28 years [D] 42 years
Solution: 2x+8/5x+8=1/2
solving this we get x=8
so the present ages is 2*8:5*8=16:40
Difference between the ages =40-16=24

158. Ten years ago Ragav was half of Ragu in age .if the ratio of their present ages is 2:3 .what will be the total
of their present ages?
[A] 40 years [C] 60 years [B] 50 years [D] 65 years
Solution: Let the Present ages is 2x and 3x
before ten years 2x-10/3x-10=1/2
solving this we get x=10
sum of the present ages=2x+3x=50

159. The ratio of mother's age to the daughter's age is 4:1 . The product of their ages is 196. The ratio of their
ages after 8 years will be?
[A] 12:5 [C] 12:9 [B] 5:4 [D] 6:8
Solution: according to the ratio
mother age be:4x
daughter age be:x
product of their ages:(4x)(x)=196;
so,x=7,
mother age:4*7=28;
daughter:7;
after 8 years:
mother=8+28=36;
daughter=8+7-15;
ratio:36/15=12/5;
therefore ratio is 12:5

160. If the ratio of X's age to Y's is 2:3 after 5 years x's age is 35. Then Y is age at present is?
[A] 35 years [C] 45 years [B] 60 years [D] 38 years
Solution: X+5=35
x=30

Page | 30
30/y=2/3
y=45

161. A reseller increased the price of a product 50% and later on he reduce the price by 50%. What is the
percentage of loss?
[A] 40% [C] 25% [B] 50% [D] 100%
Solution: let X=100;
increased price is now 150.
50% of 150=75
so loss is (100-75/100)*100=25% loss

162. A dishonest milkman buys milk at Rs.6 per litre and adds one third of water to it and sells the mixture at
Rs.7.20 per litre. The gain is
[A] 15% [C] 40% [B] 60% [D] 25%
Solution: 1*6 = 6 rs/litre
1.33* 7.20 =9.6 rs/litre
{(9.6-6)/6}* 100 = 60 %

163. A man sold his book of Rs.891, thereby gaining 1/10 of it cost price . The cost price is?
[A] 900 [C] 810 [B] 700 [D] 910
Solution: profit=sp-cp
x/10=891-x
x=810

164. 400 sheets were bought at Rs.125 per hundred and were sold at a profit of Rs. 100 . The selling price per
dozen is
[A] Rs.18 [C] Rs.15 [B] Rs.18 [D] Rs.45
Solution: 400 sheets bought by 125*4=500.so,s.p=c.p+gain=500+100=600.
Now,400 sheets--->Rs.600 then 12 sheets --->?
Answer is 12*(600/400)= Rs.18

165. A cost price of 20 pens is equal to the selling price of 25 pens. The loss percent in the transaction is?
[A] 13% [C] 20% [B] 25% [D] 22%
Solution:If the CP of M articles = SP of N articles then the
% profit/loss = {(m-n)/ n } *100 = {(20-25)/ 25 } *100 = -5/25 * 100 =-20%
-ve sign implies it is a loss of 20%

166. Kevin drives his car 10 kilometers to the east. He then takes a right turn and travels 2 kilometers. Once
again he turns to the right and goes a further 1 kilometer. In which direction is he from the starting point?
a. North b. East c. South-east d. North-east e. None of the above
Solution:c)south-east

167. A person walks 6 kilometers to the north, then turns towards the east and walks 4 kilometers. He then turns
to the south and walks a further 6 kilometers. How far will he have to travel to reach the place where he started
his journey and in which direction?
a. 4 kilometers south b. 5 kilometers west c. 4 kilometers west
d. 16 kilometers north e. None of the above
Solution: if he goes 6 km north and turns to east and then turns south .. by drawing the sequence in a piece of
paper we can observe the only way to go to original point is to turn west and to form a square so hence dist. = 4
km towards direction west

Page | 31
168. A bus started from busstand at 8.00am, and after 30 minutes staying at destination,
it returned back to the busstand. The destination is 27 miles from the busstand. The
speed of the bus is 18mph. In return journey bus travels with 50% fast speed. At what time it returns to the
busstand?
Solution: A->B
time= 27/18=3/2hour= 90 min
A reaches B at 9.30
and waits in B for 30min
b returns travelat 10 am
speed=(150/100)18=27mph
return time= 27/27=1hour
B reaches A at 11am
Answer: 11am

169. A beggar collects cigarette stubs and makes one full cigarette with every 7 stubs. Once he gets 49 stubs.
How many cigarettes can he smoke totally?
Solution: 49/7=7cigarretes
and with the 7 cigarettes he can make 1more cigarette.
So, total ans is 7+1=8;

170. Sam purchased 20 dozens of toys at the rate of Usd 375 per dozen. He sold each one of them at the rate of
Usd 33. What was his percentage profit?
A.3.5 B.4.5 C.5.6 D.6.5 E.None of these
Solution: 375 per dozen means 375/12=31.25(c.p of 1 toy)
s.p.= 33
profit=33-31.25=1.75
profit %= (1.75*100)/31.25= 5.6

171. A man sells two shirts for Rs. 990 each. On one he gains 10% and on the other he loses 10%. What is his
total gain or loss?
a. 1% gain b. 1% loss c. No gain or loss d. 5% gain
Solution:s.p=s.p1+s.p2=1980;
c.p1=990/0.9=1100;
c.p2=990/1.1=900;
c.p=c.p1+c.p2=2000;
since c.p>s.p he got loss
total loss is (1-(1980/2000))*100=1%loss

172. Find the least numberwhichwhen divided by 16, 18 and 20 leaves a remainder 4 in each case, but is
completely divisible by 7.
1. 465 2. 3234 3. 2884 4. 3234
Solution: 2884 is satisfy all the conditions.
2884/7 = 412
2884/16 = 180 in quotient n remainder 4
2884/18 = 160 in quotient n remainder 4
2884/20 = 144 in quotient n remainder 4

173. Three consecutive numbers such that twice the first, 3 times the second and 4 times the third together make
182. The numbers in question are:
1. 18, 22 and 23 2. 18, 19 and 20 3. 19, 20 and 21 4. 20, 21 and 22
Solution: let the first number is x.
then consecutive numbers are x,x+1,x+2.
so,2x+3(x+1)+4(x+2)=182

Page | 32
From here, x=19.
so, numbers are 19,20,21

174. Find the number which when multiplied by 13 is increased by 180:


1. 20 2. 15 3. 12 4. 5
Solution: Let the number is
x*13=x+180
solving this x=15

175. In a class of 52 students the number of boys is two less than the number of girls. Average weight of the boys
is 42 kg, while the average weight of all the 52 students is 40 kg. What is the approx. average weight of the girls.
1. 38 kg 2. 39 kg 3. 40 kg 4. 42 kg
Solution: girls=x
boys=x-2
x+x-2=52 ==> x=27
girls= 27
boys = 25
avg of boys
=>sum of boys weight/25 = 42
=> sum of boys weight=1050
avg of girls
=> sum of students weight/52 = 40
=> sum of students weight=2080
sum of girls weight = sum of students weight-sum of boys weight
sum of girls weight = 2080-1050 = 1030
avg of girls weight = 1030/27 = 38.1(approximately)
ans = 38 kg

176. A scored 30% marks and failed by 15 marks. B scored 40% marks and obtained 35 marksmore than those
required to pass. The pass percentage is:
1. 33% 2. 40% 3. 34% 4. 48%
Solution: Difference in the marks =50
change in percentage=10%
10% of total marks=50
total marks=500
Pass marks=30%of 500+15
165
pass percentage=165/500*100=33%

178. In a History examination, the average for the entire class was 80 marks. If 10% of the students scored 95
marks and 20% scored 90 marks, what was the average marks of the remaining students of the class?
1. 60 2. 72 3. 75 4. 85
Solution: Let the required average=x
10*95+20*90+x*70=80*100
950+1800+70X=8000
70x=5250
x=75

179. In an examination, there are three papers and a candidate has to get 35% of the total to pass. In one paper, he
gets 62 out of 150 and in the second 35 out of 150. How much must he get, out of 180, in the third paper to just
qualify for a pass?
1. 50.5 2. 88 3. 70 4. 71
Solution: Total marks=150+150+180=480

Page | 33
35%of 480=168
168=62+35+x
x=71

180. A shopkeeper offers 2.5% discount on cash purchases. What cash amount would Rohan pay for a cycle, the
marked price of which is Rs. 650?
1. Rs. 633 2. Rs. 633.75 3. Rs. 635 4. Rs. 750
Solution: 2.5% discount = ((100-2.5)/100)*650 = 633.75

181. Albert buys 4 horses and9 cows for Rs.13,400. If he sells the horses at 10% profit and the cows at 20%
profit, then he earns a total profit of Rs.1880. The cost of a horse is:
1. Rs. 2200 2. Rs. 2000 3. Rs. 2700 4. Rs. 3200
Solution:Let x denote 4 horses and y denote 9 cows
then,
x+y=13400
and (x+0.1x)+(y+0.2y)=13400+1880=15280
or, 1.1x+1.2y=15280
and x+y=13400
Solving we get, x=8000
Therefore cost of one horse=8000/4=Rs. 2000

182. The compounded ratio of (2 : 3), (6 : 11) and (11 : 2) is:


1. 7 : 2 2. 2 : 1 3. 11 : 24 4. 58 : 121
Solution: compound ratio of a:b,c:d,e:f
is a*c*e/b*d*f
2*6*11/3*11*2==> 2/1
Answer 2:1

183. The cost price of 12 articles is equal to the selling price of 10 articles, profit percentage is?
a 33.33% b 16.67% c 25% d 20%
Solution: let cp of 1 article be Re.1
cp of 10 articles=Rs.10
sp of 10 articles=cp of 12 articles=Rs.12
%p=(2/10)*100=20%

184. The cost price of 21 articles is equal to thc selling price of 18 articles, profit percentage is?
a 33.33% b 16.67% c 25% d 1.667%
Solution: Let the CP of one article = Rs. C and SP = Rs. S
21C = 18S
C = (6/7)S
C < S = Profit
Formula : SP = (100 + P% / 100) CP
S = (100 + P% / 100 ) C
S/C = (100 + P% / 100 )
7/6 = (100 + P% / 100 )
7/6 X 100 = 100 + P%
700/6 - 100 = P%
100/6 = P %
P % = 16.67

185. If 12 men and 16 boys can do a piece of work in 5 days; 13 men and 24 boys can do it in 4 days, then the
ratio of the daily work done by a man to that of a boy is:
1. 2 : 1 2. 3 : 1 3. 3 : 2 4. 6 : 7
Solution: 1 man's 1 day work = 1/x
Page | 34
12 men's 1 day work = 12/x
13 men's 1 day work = 13/x
1 boy's 1 day work = 1/y
16 boy's 1 day work = 16/y
24 boy's 1 day work = 24/y
12/x+16/y = 1/5--------------1
13/x+24/y = 1/4--------------2
SOLVING 1 AND 2
we get x = 100 and y = 200
Ratio of daily work done by man to that of a boy = 1/x : 1/y
= 1/100 : 1/200
=2:1

186. Sixteen men can complete a work in twelve days. Twenty-four children can complete the samework in
eighteen days. Twelve men and eight children started working and after eight days three more children joined
them. How many days will they now take to complete the remaining work?
1. 5 days 2. 4 days 3. 10 days 4. 9 days
Solution: 1man's 1day work=1/(16*12)=1m
1child's 1day work=1/(24*18)=1c
12m+8c's 1 day work=12(1/(16*12))+8(1/(24*18))=70/(16*54)
(12m+8c)'s 8days work=(8*70)/(16*54)=35/54
remaining work=19/54
now,3 more children is added
(12m+8c+3c)'s 1 day work=12(1/(16*12))+8(1/(24*18))+3(1/(24*18))=19/(18*12)
for 19/54th work it would be (19/(18*12))*(54/19)=1/4
so,ans is 4 days
187. Walking 6/7th of his usual speed, a man is 12 minutes too late. The usual time taken by him to cover that
distance is:
1. 2 hour 2. 1 hr 12 min. 3. 1 hr 15 min. 4. 45 min
Solution: As the distance is same
s*t=6/7s*(t+12)
t=72 min
1 hour 12 min

189. If a man walks a certain distance in 20 days when he rests 10 h each day, how long, will it take him to walk
three times as far, if he walks twice as fast and rest 12 h each day?
Solution: case1-
days=20
rest per day=10hr
walks per day=24-10=14hr
time for 20 days=14*20=280hr
d=s*t
d/s=t
d/s=280 -> 1st equation
case2-
D=3d where D=new distance and d=old distance
S=2s where S=new speed and s=old speed
D=S*T where T=new time
put the values of D and S
3d=2s *T
3d/2s=T
put the value of d/s from 1st equation
3/2 * 280 =T

Page | 35
T=420 hr
rest per day=12 hr
walks per day=24-12=12hr
he is walking 12hrs per day so , he requires 35 days for 420 hrs.

190. A wheel that has 5 cogs is meshed with a larger wheel of 15 cogs. When the smaller wheel has made 27
revolutions, then the number of revolution made by the larger wheel is?
Solution: Let the required number of revolutions made by larger wheel be x.
More cogs, Less revolutions (Indirect Proportion)
Cogs Revolutions made
5 27
15 x
5:15=x:27
So., x=5*27/15
i.e, x=9

191. A shopkeeper sold a pair of shoes for Rs.200. If his profit was 15% of the selling price, the cost price was ?
a 200 b 170 c 150 d 160
Solution: (15/100)*200=30
200-30=170

192. A shopkeeper sold a pair of shoes for Rs.375. If his profit was 13% of the selling price, the cost profit was ?
a 200 b 245.50 c 326.25 d 362.50
Solution: (13/100)*375=48.75
375-48.75=326.25

193. In a group of 50 children, there are 20 more girls than boys. How many boys are there in the group?
a 15 b 20 c 25 d 35
Solution: G=B+20
B+G=50
B=15

194. A and B complete a piece of work in 10 days.B and C in 12 days and C and A in 15 days.All the three of
them started working and then B left after 4 days.C left 3 days after that and then immediately B joined A again
to complete the remaining work.In how many days was the work
completed?
a)10 b)12 c)14 d)22
Solution: 2(A+B+C)=1/10+1/12+1/15
A+B+C 1 day work is=1/8
A+B+C 4 days work is=1/8*4=1/2
then b is left so the
remaining work is 1-1/2=1/2
A+C 1 day work is 1/15
A+C 3 days work is 1/15*3=1/5
then C is left so remaining work is=1/2-1/5=3/10
and B is again add with A to do remaining work
A+B 1 day work is 1/10
in x day complete the 3/10 work is
x=3/10*10=3
so total 3+3+4=10

195. If a train runs at 40 kmph, it reaches its destination late by 11 minutes but if it runs at 50 kmph, it is late by
5 minutes only. The correct time for the train to complete its journey is:
1. 13 min. 2. 17 min. 3. 19 min. 4. 22 min.
Page | 36
Solution: If the distance=x km., Time taken@40 kmph =x/40 and @50 kmph=x/50
Difference between these two time is (11-5)=6 min.=1/10 hour
So [(x/40)]-[(x/50)]= 1/6, x=20
Time taken @ 40 kmph=x/40= 20/40= 1/2 hours=30 min.,which is 11 min late
So correct time=30-11= 19 min.

196. The result of two consecutive odd numbers is 160; the consecutive odd numbers are ?
a 80,80 b 77, 83 c 79, 81 d 79, 83
Solution: two consecutive odd numbers are 2x+1 and 2x+3
==>2x+1+2x+3=160
==>4x=156
==>x=39
two consecutive odd numbers are 79 and 81

197. Afnan bought few apples, then he bought 12 more apples, he ate 2 apples, the result is twice the apples he
originally had, he originally bought ?
a 20 apples b 10 apples c 14 apples d 16 apples
Solution: let originally bought apple is x
so
x+12-2=2x
x=10
10 apples

198. By selling goods for Rs.92, a merchant loses 8% on his outlay. Find the percentage profit on his outlay
when he sells the same goods for Rs.110?
a 3% b 4% c 10% d 5%
Solution: cost price= (100/93)*183 = 200
profit = (10/200)*100 = 5%

199. A shopkeeper offers 2.5% discount on cash purchases. What cash amount would Rohan pay for a cycle, the
marked price of which is Rs. 650?
1. Rs. 633 2. Rs. 633.75 3. Rs. 635 4. Rs. 750
Solution: .5% discount = ((100-2.5)/100)*650 = 633.75

200. The C.P. of two watches taken together is Rs. 840. If by selling one at a profit of 16% and the other at a loss
of 12%, there is no loss or gain in the whole transaction, then the C.P of the two watches are respectively:
1. Rs. 360, Rs. 480 2. Rs. 500, Rs. 360 3. Rs. 360, Rs. 460 4. Rs. 400, Rs. 440
Solution: CP of 1st watch=x
Cp of 2nd watch=y
1.00x +1.00y = 840
0.16x -0.12y = 0.00
solve equations we get x=360, y=480

Syntel Interview Experience


1st Experience- Mumbai, October 31, 2015
Hello, just an effort to help you be SYNTELLECT,
Aptitude of Syntel was there on 15 June. It consisted of the three section i.e. verbal, Quants and logical having a
sectional time as well as sectional cutoff.
The result was declared on 10th of august and the interview was scheduled on 31 October.
There were three rounds Gd then technical and later on Hr, each one was an elimination round. Each group
consisted of 10 students for discussion. Our topic was "Is rising technology affecting income of common man".
Page | 37
They were judging only the communication skill (I think, as they shortlisted 8 from our
group then 7 9 and even 10 from a grp).
Instantly after the GD they announced the name of shortlisted candidates and told us to wait in the cafeteria.
Soon there was a call for technical. As I am an E&TC engineer, they focused on the project part, even the
mentioned minor project was asked. On software part, Interviewer asked; what is the difference between C and
CPP. Difference between struct and union. Whether we can declare functions in struct or not, and y? and it was
done.
After waiting for a while my name was called as a shortlisted candidate. In Hr, She asked about hobbies, when
said then she questioned, why you didn’t pursue it as your career. Then asked for weakness. When said I'm
straightforward, she pounced, three weaknesses. Q. What if you fall for a hindu guy? I told am having self
control so she asked what if someone else fall for you. At this I said I never thought of that thing.(and I think this
was my mistake).

2nd Experience -Mumbai, October 11, 2014


Hello friends,
I'm Raj from Gujarat, I have done E&C. Folks monster gave me an opportunity to connect with Syntel. So first of
all thanks to monster.
On 31st may 2014, there were aptitude test. It have 3 sections reasoning, verbal and aptitude. Each section have
30 q and for each section time duration was 20 min. So 90 q in 60 min. I felt that it's all about on time
management. Test was not much tough. What you need to do is, manage your timings. If you able to do so then
you will surely crack this part without any hurdles.
On 16th September I got the call letter for further interview process. Interview at Syntel (Mumbai) on 11th
October. There were 3 stages in interview process. All considered as a elimination stage. First one was GD.
Group of 10 members was formed and given 2 min exactly for preparing on "Influence of social media".
Disappointed that I was not able to initiate even when I have a point and proper explanation on hand. But I rapt
attention of others quickly and made my points with examples in firm voice. After that no extra points added in
discussion because of it was stuck on misuse of Facebook! Folks they literally quarreled. So at last they asked
individual views to all, except me and one other girl. Just because we made some good points. 10 out of 7
selected. There was not any fixed criteria of selection. I also heard that in many group all was selected and in
many 2 or 3 selected.
Now turn for technical round, 7 panels running. Luckily I got a very genuine panel. He has down to earth nature
and very frank. I grabbed his attention by saying good noon in replied he did firm handshake and gave positive
gestures. He asked tell me about yourself. After that he asked my interested subject. I'm from EC. So I told him
that I have only knowledge about C.
He asked me data link list, draw it's diagram, types of linked list etc. Then asked concept of stack, Fibonacci
series etc. Then he gave me a kind of puzzle but it was time consuming. I did my best but not got d exact answer.
But he appreciates that you have done good. I told him give me 2 mins I will bring you answer. But he said its ok
I got your logic. He asked my area of exposure in Syntel.
Then asked about final year project, impressed on my project. Latter he asked me some questions based on my
project. As I told he was impressed with project, so it took 20 min. Overall interview run for 40 - 45 mins. At
Last he told me I have done, anything would you know from me? I asked that what the career paths available in
the company are. He replied too genuinely. After 10 mins I had to knew that I cleared. After 45 mins I called for
hr round.
Hr took 20 mins. She asked me tell me about yourself, describe in detail of your family background, how can you
differ from other candidates, values of Syntel (speed, synergy. etc. ) , companies recent achievements, if your
joining location will be Chennai den?, did you appeared for interview in any mnc, why would you join Syntel.
And last she said I've done. You can asked me questions. I asked how the company has been affected by
recession, what are the incentive for your top performer. After 20 mins they said you are selected. I was too
happy at that time. See you at Syntel.

3rd Experience-Mumbai, Oct 11, 2014


Hi All, I attended syntel interview which was held at Airoli, Mumbai for the post of software trainee. Company
takes 4 round for recruitment i.e. aptitude, GD, Tech and HR. I would like to share my experience on all 4

Page | 38
rounds.
1. Aptitude: I gave aptitude test through monster college as so many college participates
in monster college you first need to clear this hurdle. It consist of 90 questions in 60 mins. 20 mins for each
section & 30 questions in each i.e. quant, logical & verbal. My advice is don't stick at particular question just try
to solve max ques. And you will surely crack it :). It was easy apti compare to all other company.
2. GD: This part will decide whether you will or won't be into Syntel for GD topics IndiaBix helped me a lot. My
topic was private universities should be there or not. Out of 11, 7 people got selected.
3. Tech: Very simple asked about my final year proj and basic of C & C++ and networking as m from etrx
background.
4. HR: Simple intro and weakness & strengths.
Guys confidence is key to crack the Syntel interview jus b positive and you will be into Syntel.

4th Experience-Pune, June 21, 2014


Hi all, I recently got placed in Syntel Inc. . . . The drive was through Monster College as Syntellect 2014. The
criteria was 55%. First they conduct an online test which was of 90 question that was to be solved in 60 min. The
test has three section (quant, verbal, Logical) with each section has its own time. Use RS Agarwal for quant this
book will definitely going to get you through. They declared the result of online test after a month. Luckily I
cleared that test.
After that they called me for further rounds (GD, tech, and hr). They are very punctual about time so reach your
venue on time. They started the process at 8:30. They will first give you brief introduction about the company.
They will offer you Lunch as well.
If you cleared the GD then your chances of getting selected increases. In a group of 10 they were usually
selection 6 or 7. In tech they usually asked me about my BE Project (So prepare you project in depth), some
OOPS concepts, basics of C++, some Database concepts that's it. After 5 min they called me for HR round. This
round was just the formality they the HR will explain you about the companies policy etc.
After half an hour they declared the result of HR round and I was one among the candidates who got selected.
Hopes this will help those you want to kick start their Career with Syntel - Consider IT Done

5th Experience-Pune, March 01 & 02, 2014


Hello Everyone, I attended the referral drive for fresher’s of 2013 batch for Syntel.
The first round was the aptitude test on the 1st of March.
The second round was the GD on the 2nd of March.
The third round was the technical interview (face2face) on the 2nd of March.
The fourth round was the HR interview (face2face) on the 2nd of March.
For some of the candidates, the tech and the HR interview was conducted together.
In the aptitude,
90 questions.
30 on Analytical Reasoning,
30 on Numerical Reasoning (mathematical aptitude),
30 on Verbal Reasoning (grammar),
60 mins,
No negative marking,
One mark per question,
5 options per question (this was unusual).
In analytical,
there were questions on family-relation, coding-decoding, SAINT/LIAR, number series, etc.
Since I did not have enough time to answer all questions, I don't know the other question types.
In numerical,
3 questions on average, time and distance, profit and loss; 2 on work and time, mixtures, trains. Questions on
Pipes, Ratio, HCF, Simple interest, Compound interest, Simplification, Area.
Not very highly complex questions, but a little bit of twist should be expected.
R.S Agarwal will be more than enough to crack the Syntel apti.
In verbal,

Page | 39
5 questions on correct words in the blank space,
5 questions on synonyms,
2 on antonyms,
5 questions on correct order of sentences,
5 questions on spotting errors,
8 questions on a passage.
They were usual typical Syntel questions. The questions seem tough but the options give you hints. Go through
the options once, properly.
In the evening I got a mail saying that I have been selected for further rounds of the interview.
Hurray!!!
The Next Day:
In GD, the topic was 'Who is a better captain, Ricky Ponting or SauravGanguly'.
Girls, please don't panic if you know nothing about Cricket.
Since all 10 participants of the group were boys, the invigilator, after a mutual agreement with us, gave us the
topic.
Best part of the GD was that the invigilator had asked us to be aggressive since it was an all boys group. We
listened to him.
I talked thrice for 20 secs each with a good firm voice and got rapt attention from others. Though I had an option
to be aggressive, I chose to be within limits.
Don't get carried away. It may be a trap.
If you are interrupted, keep saying 'please let me complete, please listen to me for a while'. Being aggressive does
not mean speaking on top of your voice and lose your temper. Remember, its still a discussion, not a fight.
There were some good speakers in the group. Hence 7 out of 10 got selected including me.
In the end of the GD, the candidates who did not speak much had a chance given to them by the invigilator. 1 of
them grabbed the chance and the other 3 were rejected.
In the technical interview, there was a single person taking my interview.
The interviewer greeted me asked me to have a seat.
I thanked him for that.

Question 1: Tell me something about yourself [Meanwhile, he was going through my CV carefully].
Answered about me, my education, my family, hobbies.
Question 2: Your project seem interesting, can you explain it to me in detail?
Answered with the basic flow of the project, drew a few diagrams about the flow, and explained the architecture
and different modules. Lot of hand gestures to represent client/server interactions.
[He cross questioned me on a few things; I answered all of those].
Question 3: What do you know about 'JMeter'? (It was mentioned it in my CV)
Answered.
Question 4: Are you ready to work in shifts?
YES.
Question 5: Are you ready to relocate?
YES.
Question 5: You have mentioned 6 technical skills, what are you most comfortable with?
Answered.
Question 6: Are you ready to work in analysis and testing?
Given a choice, I would definitely choose development, but if Syntel reckons that I am more utilizable in the
testing domain, I will joyfully accept the domain.
Interviewer: Okay, Good. It was nice meeting you Tufail.
Me: It was nice meeting you too Sir. Have a nice day.
I left the room and shut the dooe behind me.
After 10 mins of waiting outside, a HR coordinator came to me saying "Please follow me for your HR round!"
I was like 'phew!!!'
My HR too was taken by a single person.
In the HR interview:

Page | 40
The HR greeted me and asked me to have a seat.
I thanked him for that. He went through my CV carefully.
HR: Why have your marks gone down after your 10th?
Answered about being too involved in extra-curricular activities and then managing it well in the latter half of BE
and pulling things off in the final year.
HR: What are your aspirations?
Answered about my long-term and short-term aspirations.
HR: What are your plus points?
Answered about me being a good leader as well as a team player, quick learner and a very social and a friendly
person, a versatile individual.
HR: Give me an example of you being a good leader?
Answered about how I lead my team to the annual trophy in annual sports.
HR: Why do you want to join Syntel?
Answered.
HR: Are you ready to work in shifts?
YES
HR: Are you ready to relocate to Gurgaon?
YES
HR: What are the areas you think you need to improve on?
Answered that I need to be more objective in a competitive environment.
HR: Asked me a puzzle about '2 dice which would always show dates of a month'?
Could not solve entirely. But kept trying to solve till he asked me to stop. Although, I reached till a partially
correct stage (HR agreed to it).
HR: No problem, That's all from me. Do you have any questions for me?
NO.
HR: Okay, Good. It was nice meeting you Tufail.
Me: It was nice meeting you too Sir. Have a nice day.
HR: You too. Best of luck.
On the 5th of March, in the evening, I got an e-mail that was ecstasy for me. Golden words for any fresher - "You
have been selected"
All you guys, don't worry!!! Be confident, perform well and 'Consider IT done'. See you in Syntel.

Syntel
Aptitude Test Question Paper-1
1. If 2x-y=4 then 6x-3y=?
(a)15 (b)12 (c)18 (d)10
Ans. (b)
2. If x=y=2z and xyz=256 then what is the value of x?
(a)12 (b)8 (c)16 (d)6
Ans. (b)
3. (1/10)18 - (1/10)20 = ?
(a) 99/1020 (b) 99/10 (c) 0.9 (d) none of these
Ans. (a)
4. Pipe A can fill in 20 minutes and Pipe B in 30 mins and Pipe C can empty the same in 40 mins.If all of them
work together, find the time taken to fill the tank
(a) 17 1/7 mins (b) 20 mins (c) 8 mins (d) none of these
Ans. (a)
5. Thirty men take 20 days to complete a job working 9 hours a day. How many hour a day should 40 men work
to complete the job?
Page | 41
(a) 8 hrs (b) 7 1/2 hrs (c) 7 hrs (d) 9 hrs
Ans. (b)
6. Find the smallest number in a GP whose sum is 38 and product 1728
(a) 12 (b) 20 (c) 8 (d) none of these
Ans. (c)
7. A boat travels 20 kms upstream in 6 hrs and 18 kms downstream in 4 hrs. Find the speed of the boat in still
water and the speed of the water current?
(a) 1/2 kmph (b) 7/12 kmph (c) 5 kmph (d) none of these
Ans. (b)
8. A goat is tied to one corner of a square plot of side 12m by a rope 7m long. Find the area it can graze?
(a) 38.5 sq.m (b) 155 sq.m (c) 144 sq.m (d) 19.25 sq.m
Ans. (a)
9. Mr. Shah decided to walk down the escalator of a tube station. He found that if he walks down 26 steps, he
requires 30 seconds to reach the bottom. However, if he steps down 34 stairs he would only require 18 seconds to
get to the bottom. If the time is measured from the moment the top step begins to descend to the time he steps off
the last step at the bottom, find out the height of the stair way in steps?
Ans.46 steps.
10. The average age of 10 members of a committee is the same as it was 4 years ago, because an old member has
been replaced by a young member. Find how much younger is the new member ?
Ans.40 years.
11. ABCE is an isosceles trapezoid and ACDE is a rectangle. AB = 10 and EC = 20. What is the length of AE?
Ans. AE = 10.
12.In the given figure, PA and PB are tangents to the circle at A and B respectively and the chord BC is parallel to tangent
PA. If AC = 6 cm, and length of the tangent AP is 9 cm, then what is the length of the chord BC?
Ans. BC = 4 cm.
13. Three cards are drawn at random from an ordinary pack of cards. Find the probability that they will consist of a king, a
queen and an ace.
Ans. 64/2210.
14. A number of cats got together and decided to kill between them 999919 mice. Every cat killed an equal number of mice.
Each cat killed more mice than there were cats. How many cats do you think there were ?
Ans. 991.
15. If Log2 x - 5 Log x + 6 = 0, then what would the value / values of x be?
Ans. x = e2 or e3.
16. The square of a two digit number is divided by half the number. After 36 is added to the quotient, this sum is then
divided by 2. The digits of the resulting number are the same as those in the original number, but they are in reverse order.
The ten's place of the original number is equal to twice the difference between its digits. What is the number?
Ans. 46
17. A certain type of mixture is prepared by mixing brand A at Rs.9 a kg. with brand B at Rs.4 a kg. If the mixture is worth
Rs.7 a kg., how many kgs. of brand A are needed to make 40kgs. of the mixture?
Ans. Brand A needed is 24kgs.

18. A wizard named Nepo says "I am only three times my son's age. My father is 40 years more than twice my
age. Together the three of us are a mere 1240 years old." How old is Nepo?
Ans. 360 years old.
19. One dog tells the other that there are two dogs in front of me. The other one also shouts that he too had two
behind him. How many are they?
Ans. Three.
20. A man ate 100 bananas in five days, each day eating 6 more than the previous day. How many bananas did he
eat on the first day?
Ans. Eight.
21. If it takes five minutes to boil one egg, how long will it take to boil four eggs?
Ans. Five minutes.
Page | 42
22. The minute hand of a clock overtakes the hour hand at intervals of 64 minutes of
correct time. How much a day does the clock gain or lose?
Ans. 32 8/11 minutes.
23. Solve for x and y: 1/x - 1/y = 1/3, 1/x2 + 1/y2 = 5/9.
Ans. x = 3/2 or -3 and y = 3 or -3/2.
24. Daal is now being sold at Rs. 20 a kg. During last month its rate was Rs. 16 per kg. By how much percent
should a family reduce its consumption so as to keep the expenditure fixed?
Ans. 20 %.
25. Find the least value of 3x + 4y if x2y3 = 6.
Ans. 10.
26. Can you find out what day of the week was January 12, 1979?
Ans. Friday.
27. A garrison of 3300 men has provisions for 32 days, when given at a rate of 850 grams per head. At the end of
7 days a reinforcement arrives and it was found that now the provisions will last 8 days less, when given at the
rate of 825 grams per head. How, many more men can it feed?
Ans. 1700 men.
28. From 5 different green balls, four different blue balls and three different red balls, how many combinations of
balls can be chosen taking at least one green and one blue ball?
Ans. 3720.
29. Three pipes, A, B, & C are attached to a tank. A & B can fill it in 20 & 30 minutes respectively while C can
empty it in 15 minutes. If A, B & C are kept open successively for 1 minute each, how soon will the tank be
filled?
Ans. 167 minutes.
30. A person walking 5/6 of his usual rate is 40 minutes late. What is his usual time?
Ans. 3 hours 20 minutes.

Aptitude Test Question Paper-2


Reasoning:
1. Odd man out : a)stem b) fruits c) flowers d) tree e) root
2. 9, __, 15, 18, 21, 24
3. Seating arrangement(2 puzzles)
4. Books arrangement (puzzle)
5. Flowchart
6. If 3rd day of a month is Monday. Then what is the 5th day after 21st of that month?
7. Blood relation question

Aptitude Questions:
1. one pipe fills in 4 hrs and another in 5hrs when they both work alternately how much time will be taken to fill
the tank.
2. LCM of 3 nos is 120 which of the following no must not be their HCF
a. 8 , b.24 c.12 d.24 and 30
3.two trains from the points A and B moving in opposite direction , at the point they meet the second train travels
120 kms more than the first. The speeds are 50kmph and 60kmph respectively find the distance between A and
B?
4. One monkey climbs a poll at the rate of 6mts/min and fell down 3mts in the alternately. Length of the poll is
60 mts , how much time it will take to reach the top?
a. 31 b.33 c.37 d.40 (ans: 37)
5.a number when multiplied by 7/18 instead of 7/8 and got the result 770 less than the actual result , find the
original number?
6. The volume and the radius of both cone and sphere are equal , then find the ratio of height of the cone to the

Page | 43
diameter of the sphere?
7. A and B started a business with 1500 and 2500 and got a profit 800 rs. Half of the
profit is shared equally the remaining is shared according to their investment. Find their profits.

8. The difference between the simple interest and compound interest for 2 years?
A:B =2:3 and B:C=5:6 then find A:B:C
9. an amount of 64 Rs has to become 125 in 3 years in compound interest , find the rate of interest?
10. a similar to the above problem find the time(rate of interest is given)
11. the prime no., which is greater than 6 when divide by 6 will always gives the remainder
ans: 1 or 5
12.Length of a rectangle is increased by 50% and breadth is decreased by 25% what is the difference in the area
13. Mr X position in a class is 13th from first and 17th from last, and 8th from the first and 13th from last in
passed candidates list, then how many candidates failed in the exam
14. Two successive discounts of 20% and 15% is equal to a net discount of ..
15. A two digit number is 4 times to its sum of digits , when 9 is added to the number, the digits will get
reversed. Then what is that number?
Ans: 12
16. The length of the following rectangle is '4a' and its breadth is '2a'. Radius of the two circles is 'a'. Then find
the ratio of total area of the rectangle to the area not covered by the two circles with in the rectangle
17. A person starts with the speed of u/1 kmph and returns with the speed of u/2 kmph, what is his average speed.
18. A cistern will be filled in 9 hrs, but becoz of an outlet it is filled in 10 hrs, if the cistern is filled, then how
much time the outlet takes to empty the cistern.
19. In a right angled triangle ABC angle B = 90 , BM is the median to AC , then AB2 + BC2
(in terms of BM)
20. Three circles with same radius r are drawn with centres as three vertices of atriangle. What is the sum of
areas of the intersections of these circles with the triangle.
21. X men work for X days to produce X products, then Y men can produce Y products in -- days.
22. The compound interest for first and second years is 200 and 220 on a certain amount. Find the sum.
23. Marked price of a commodity is 35% above the cost price. If he gives a discount of 15%, how much he gains
on the deal.
24. 5 mangoes + 4 oranges = 7 mangoes + 1 orange. Find the ratio of mango to orange.
25. A man starts a work, after some time someone joins him. Like this
26. Food is sufficient for 100men for 60days. For how many days the food is sufficient for 500men?
27. If 8men 8hrs per day works for 8days get 45/- then how many men required if the work is 5hrs per day
for10days they get 60/-?
28. A person sold an item at a profit of 12% .If he sold it at a loss of 12% then he would get Rs.6/- less. What is
the cost price?
29. (1 1/2 /((3/4-2/5 )/(2/3+4/5))) * ((2 3/4 /((4/3-2/5 )/(5/3+6/5))) (Numbers different)
30. Avg age of X number of adults in a class is 30yrs. If 12 new adults with avg age of 32 joined with them then
the avg age increases by one. Find X?
31. A sphere of radius 2cms is dropped into a cylinder of radius 4 cms containing water upto certain level. The
raise in the water level is (not sure)
32. find the average of reciprocals of x and y :
33. In a school there are 1000 students in the year 1999. The number of studentsincreased by 20% in the year
2000. And it is increased by 15% in the year 2001. But it is decreased by 18% in 2002. Then what is the strength
in 2002.

Aptitude Test Question Paper-3


Page | 44
1. 1 4 9 16 25 ?
2. 2 5 9 19 37 ?
3. As per scheme (a) a car loan of Rs. 4 lakh at 12.5 p.c.p.a. rate of simple interest can be borrowed
on a repayment term of lump sum amount at the end of 3 years.
As per scheme (b), the amount can be repaid at the end of 2 years, but compound interest
(compounded annually) would be charged at the same rate. What would be the difference in
amount of interest between the two schemes?
Option
(1)Rs. 43,125/- (2)Rs. 43,750/- (3)None of these (4)Data inadequate (5)Rs.
41,025/-
4. 16 22 33 49 70 ?
what will be the ?
5. A word CONGRATULATONS is first written in reverse order and then written n
alphabeticalorder. The letters remaining in same position are?
1)0 2)1 3)2 4)3 5)4
6. A is 27th from the left side and B is 23rd from the right side and n between A and B there are 10
numbers. What is total number of students?
1)27 only 2)61 only 3)41 0r 61 only 4)63
7. If the circumference of a circular plot of land is increased by 12.5%, what will be the percent
increase in its radius
8. At a garden site, 16 Mango trees, 24 banyan trees and 28 Guava trees are to be planted in certain
no of rows in such a way that each row has equal no of trees of the same species. What is the
minimum number of rows that are required for this purpose
9. 125102550(?)
1)125``2)100``3)150`` 4)130 5)120
10. Data Depicting combination of numbers and percentages of women, men and children pursuing
hobbies in each of the six musical instruments.
[Clue :21% of the violin players are men.
Sr.no Hobby Related to Music Percentage or Number of
1 VIOLIN Women Men Children
2 SITAR 276 21% 198
3 FLUTE 318 332 35%
4 SHEHNAI 36% 20% 1264
5 TABLA 34% 37% 522
6 SANTOOR 154 870 36%

1) What is the total number of children given in the above data?


1)32362 2)2128 3)2836 4)2528 5)None of these
2) What is the approximate average number of men pursuing each instrument ?
1)355 2)421 3)473 4)539 5)None of these

3)What is the ratio of women playing Shehnai to men playing Tabla?


1)11:19 2)24:37 3)23:36 4)2:35 5)none of these
4)Children pursuing Sitar form what approximate percent of children pursuing Santoor?
1)55% 2)57% 3)59% 4)61% 5)None of these
5) Women pursuing Tabla form what approximate percent of the total number of women given in

Page | 45
data? 1)29% 2)33% 3)37% 4)41%
5)45%

11. 272267202607(?)
a) 1821 b)1832 c) 1822 d)1812 e) 1820
12. A stock of rice is enough for 100 men for 60 days. How long will the same stocks of rice last for
500 men: 1) 9 2)5 3)6 4)10
13. The number of students in a school kept changing every year. In the year 1999, the total number
of students in the school was 1000.In the year 2000, it is increased by 20%.In 2001,it again
increased by 20%, but in 2002,it decreased by 5%.Find the number of students in the school at
the end of year 2002 : 1)1300 2)1368 3)1400 4)1638
14. Two pipes A and B can fill a tank in 4 hours and 5 hours respectively. If they are turned up
alternatively for one hour each,then time taken to fill the tank is:
1) 2 hrs 15mins 2) 4 hrs 24mins 3)5 hrs 4)3 hrs
15. An article is sold at 12.5% profit. If it had been sold at 5% loss, the selling price would have been
Rs.9.80 less. The cost price of the article is:
1)Rs.58 2)Rs.56 3)Rs.54 4)Rs.46
16. In a certain code language if “METRO” is coded as NGWVT, then how will you cod “MANGO”
a) NCQJT b) NBQKT c) NCPKT d) NCQKT
17. A derives an annual income of Rs. 688.25 from Rs. 10,000 invested partly at 8% p.a. and partly at
5% p.a simple interest.How much of A's money is invested at 5%?
Option
a) Rs 5000 b) Rs 4225 c) Rs 4800 d) Rs 3725
18. A started business investing Rs. 60,000.Exactly six months later joined him investing Rs.
90,000.If they make a profit of Rs. 1,26,000 at the end of the year, how much should B's share in
it?
a) Rs. 72,000, b) Rs. 54,000,
c) Rs. 32,000, d) Rs. 63,000, e) None of these
19. What day of the week would be 26th March, 2023?
a)Tuesday b)Monday c)Sunday d)Friday
20. In a circus there are five entertainers P, Q, R, S, T. There is a card player, a fire walker and a
joker in the circus. T is the husband of a member of the circus and the two are the only married
couple in the circus. Q is the brother of R. Q is neither a fire walker nor a joker. None of the
women is either a card player or a joker. P and S are unmarried and neither of them is a card
player or a fire walker or a joker Which of the following entertainers is T’s wife?
a) S b) R c) Q d) P
21. The majority against a certain motion is equal to 8% of the total number of voting. If 14 of those
who voted against it had voted for it, the motion would have been carried by 4 votes. Find the
number voting ‘for and against.
1. For: 138, against: 162 2. For: 160, against: 185
3. For: 130, against: 170 4. For: 162, against: 138
22. Find remainder when 2^89 is divided by 89
23. A, B, C, D and E are five different integers. When written in the ascending order of values, the
difference between any two adjacent integers is 4. D is the greatest and A the least. B is greater
than E but less than C. The sum of the integers is equal to E.
1. The sum of A and B is:
a] -10 b] -15 c] 10 d] None of these
2. The greatest number has the value:
a] 9 b] -5 c] 3 d] 7
Page | 46
3. The sum of the integers is:
a] 25 b] -6 c] -15 d] None of These
4. The product of the integers is:
a] -945 b] 945 c] 915 d] None of these
24. What is the next number following sequence .49216256491(?)
1)5 2)6 3)4 4)3
25. In how many ways can the digits 2,3,5,7 and 9 be placed to form a three-digit number so that the
higher order digit is always greater than the lower order digits?
a) 1: 8 b)2: 9 c)3: 10 d)4: 15
26. What is the next number of the following sequence
1.5, 3, 9, 18, 54, 108,...?
27. What is the next number of the following sequence
1, 2, 5, 10, 25, 50, ...?
28. At a certain rate of simple interest, a sum double itself in 10 years. In how many years would it
treble itself?
29. 49216256498?
30. Hannibal invests Rs. 5,676/-, which is 22% of his monthly income, in life insurance. What is his
annual income?
(a) Rs. 33,606/- (b) Rs. 3,09,600-
(c) Rs. 25.800/- (d) Rs. 23.980/- (e) None of these
31. What is the next number of the following sequence
125 102 550 ___
a)125 b)100 c)150 d)130 e)120
32. From a bag containing 34 balls, one ball weighs 4 grams and all the other weigh 5 grams each.
Using a simple balance where balls can be kept on either pan, what is the minimum weighs
required to identify the defective ball?
a) 4 b) 3 c) 7 d) 5
33. A no divided by 4, 5,6,7 ,8 gives no 0 remainder .Then what reminder will it get when divided by
9?
34. If the diameter of the circle is increased by 33% then what will be the circumference of the
circle?
35. The largest no: which is a factor of 1080 and 729?
36. a+b+c=0, then roots of ax^2+bx+c=0 is?
37. A man borrowed Rs.1000 at 5% per annum at simple interest.Each year he pays Rs.200 for
interest and part of debt.The amount that is left to be paid back in the end of 3 years is
38. Nivedita stops after going 10 km towards west from her office. Then she goes 8 km turning to her
left. After this she goes 4 km turning to her left. How far is she from her office?A) 18 km B) 8
km C) 16 km D) 14 km E) None of these
39. How many 5 digit numbers can be formed with using 1,2,3,4,5,6,7,8 digits?
40. There was a circle.A square of max size was cut from it.From this square,a circle of max size was
cut.What was the ratio of this final size w.r.t initial size?
41. If A can do a work in 12 days, B in 24 days and C in 6 days, then how many days will they take
to finish the job together?
42. A trader marks his goods up by 50% and declares two successive discounts of 20% each. What is
his overall gain?
a) 10% gain b) 4% gain c) 4% loss d) 10% loss e) No loss No gain
43. If the manufacturer gains 10 %, the wholesale dealer 15 % and the retailer 25 % then the cost of
Production of a table, if the retail price is Rs.1265
a) 632.50 b) 800 c) 814 d) 834.24
Page | 47
44. A boy was asked to multiply a certain number by 53. He multiplied it by
35 and got his answer less than the correct one by 1206. Find the number
to be multiplied.
a) 37 b) 67 c) 87 d) 97 e) 107
45. The highest Score in an innings was 3/11 of the total and the next highest was 3/11 of the
reminder. If the scores differed by 9, find the total score.
a) 151 b) 161 c) 121 d) 101 e) 137
46. A clock was 7mts behind the actual time on 3 p.m. on Wednesday and 8 mts ahead of actual time
on 4 p.m. Friday. When will it show the correct time?
47. A string of pearls such that 1/3 is lost and of that 1/4th is missing, remaining is 20 then actual
number of pearls?
48. Travelling at 3/4th the speed a man is 20 minutes later then speed is?
49. A bucket contains z drops and it leaks x drops in t secs.then the time required to empty the bucket
(in minutes)?
50. A monkey climbs 6 mts and falls 3mts in alternate minutes. Then time taken to climb a tree
60metres high?
51. a+b+c=0, then roots of ax^2+bx+c = 0 is
a) imaginary b) real c) coincidental d) zero
52. If 3rd day of a month is Monday. Then what is the 5th day after 21st of that month?
53. What is the missing number of the following sequence
9, --, 15, 18, 21, 24
54. 5 mangoes + 4 oranges = 7 mangoes + 1 orange.
Find the ratio of mango to orange.
55. In a right angled triangle ABC angle B = 90, BM is the median to AC, then AB^2 + BC^2
(in terms of BM)
56. A person starts with the speed of u/1 kmph and returns with the speed of u/2 kmph, what is his
average speed.
57. One monkey climbs a poll at the rate of 6mts/min and fell down 3mts in the alternately. Length of
the poll is 60 mts, how much time it will take to reach the top?
a. 31 b.33 c.37 d.40
58. Two taps A and B can fill a cistern in 12 min. and 18 min. respectively. They are turned on at the
same time. If the tap A is turned off after 4 min., how long will tap B take to fill the rest of the
cistern?
[A] 15 min [B] 8 min [C] 12 min [D] 7 min
59. A cistern can be filled by two pipes A and B in 7 1/2 h. Both of them are open for 2 1/2 h and
then B is closed. A alone now require 6 2/3 h more to fill cistern. How long would A take to fill
the cistern working alone?
[A] 8 h [B] 9 h [C] 7 h [D] 10 h
60. A cistern has three pipes A,B and C the pipes A and B can fill it in 4 and 5 hours respectively and
C can empty it in 2 hours. If the pipes are opened in order at 1, 2 and 3 a.m. Respectively, when
will the cistern be empty?
[A] 5 a.m [B] 5 p.m [C] 6 p.m [D] 6 a.m
61. Three pipes A,B and C can fill a cistern in 7 hours. After working at it together for 2 hours C is
closed. Now A and B require 10 hours more to fill it. How long will C take to fill the cistern
alone?
[A] 12 h [B] 14 h [C] 13 h [D] 15 h
62. A cistern is filled in 9 hours and it takes 10 hours when there is a leak in its bottom. if the cistern
is full, in what time will the leak empty it ?
[A] 15 h [B] 80 h [C] 12 h [D] 90 h
Page | 48
63. A cistern is normally filled by a tap in 5 hours, but suddenly a leak
develops and it empties the full cistern in 30 hours. with the leak, the
cistern is filled in
[A] 6 h [B] 8 h [C] 7 h [D] 7 1/2 h
64. A tap can fill a swimming pool in h hours. what part of the pool is filled in y hours?
[A] y-h [B] y/h [C] y+h [D] h/y
65. Two taps can fill a cistern in 10 and 8 hours respectively. A third tap can empty it in 15 hours .if
all the taps are opened together , the cistern will be filled in
[A] 5 h [B] 12 h [C] 6 h [D] 6 6/19 h
66. Two fill pipes A and B can fill a tank in 30 and 20 hours respectively. Pipe B alone is kept open
for half the time and both pipes are kept open for the remaining time. In how many hours the tank
will be completely full?
[A] 12 h [B] 14 h [C] 13 h [D] 15 h
67. Two fill pipes A and B can fill a tank in 15 and 12 hours respectively. Pipe B alone is kept open
for 3/4 of time and both pipes are kept open for remaining time. In how many hours, the tank will
be full?
[A] 18 h [B] 16 h [C] 11 h [D] 10 h
68. Two pipes A and B can fill a tank in 72 hours, B and C can fill it in 120 hours and pipes A and C
can fill it in 90 hours. Then the pipe Aalone can fill it in?
[A] 150 h [B] 80 h [C] 120 h [D] 90 h
69. A cistern is normally filled in 6hours but takes two hours longer to fill because of a leak its
bottom. if the cistern is null the leak will empty it in
[A] 16 h [B] 18 h [C] 17 h [D] 24 h
70. There is a leak in the bottom of a cistern. When the cistern is in through repair, it would be filled
in 4 1/2 hours. If now takes half an hour longer. If the cistern is null, how would long the leak
take to empty the cistern?
[A] 40 h [B] 12 h [C] 36 h [D] 34 h
71. A water tank can be filled by pipe P alone in 30 mins and by pipe Q alone in 20 mins the same
tank can be emptied by pipe R in 25 mins. If all the 3 pipes are opened at the same time, how
long will it take to fill the water tank?
[A] 12.12 mins [C] 22.10 mins [B] 23.08 mins [D] 30.15 mins
72. Two pipes A and B can fill tank in 30min and 60 mins respectively. If both pipes are opened
together, the time taken to fill the tank is?
[A] 18 min [B] 16 min [C] 11 min [D] 20 min
73. In what proportion must a number be added so that 1/4 of the first part and 1/3 of the second part
are together equal to 1/2 of the original number
[A] 1:4 [B] 1:3 [C] 2:3 [D] 3:2

74. The fourth proportional to 5,6 and 150 is?


[A] 125 [B] 200 [C] 145 [D] 180
75. The marks obtained by the student in hindi, maths, chemistry are in the ratio 1/2 : 1/3 : 3/5. If this
total score is 860 , his marks in Hindi is?
[A] 300 [B] 250 [C] 150 [D] 180

Solutions:

Page | 49
1. 1+3=4
4+5=9
9+7=16
16+9=25
25+11=36
2. 2+2+1=5
5+5-1=9
9+9+1=19
19+19-1=37
37+37+1=75
3. Scheme (a),
p=400000
r=12.5%
n=3
SI = 400000*3*12.5/100
SI = 150000
Total Sum = 550000
Scheme (b)
Amount = 400000[1 + 12.5/100]^2
=> 400000*[9/8 * 9/8]
Amount = 506250
Difference is 550000 - 506250 = 43750
Ans : (2) Rs. 43750
4. 16 22 33 49 70 x
22 - 16 = 6
33 - 22 = 11 [11 => prev. diff. + 5 (ie 6+5)]
49 - 33 = 16 [16 => 11 + 5]
70 - 49 = 21 [21 => 16 + 5]
x - 70 = 26 [26 => 21 + 5]
x = 96
Ans : 96
5. CONGRATULATONS
Reverse order -> SNOTALUTARGNOC
Alph. Order ---> AACGLNNOORSTTU
"R" is the only letter remaining in same position...
Ans : (2) 1
6. Total Number of students = 27(upto A from left) + 10(Between A & B) + 23(upto B from right)=
60
7. Let the original fraction be x/y
Numerator increased by 20%
Then x*120/100 = 6x/5
Denominator decreased by 25%
Then y*75/100 = 3y/4
Page | 50
6x/5 / 3y/4 = 1
24x/15y = 1
24x = 15y
x/y = 15/24
Original numerator is x = 15
Ans : 15
8. 17 rows
4 mango trees in 4 rows
4 banyan trees in 6 rows
4 guava trees in 7 rows
4+6+7=17
9. Consider the series as 1 2 5 10 25 50 ____
1*2 = 2
2*2.5 = 5
5*2 = 10
10*2.5 = 25
25*2 = 50
50*2.5 = 125
so the answer is 125 i.e. option 1 is correct
10. 1) Total no. of children = 198+350+1264+326+522+576=> 3236
Ans : (1) 3236

2) Avg men =(126+332+400+442+666+870)/6 => 472.6 => 473


Ans : (3) 473

3) no. of Women playing shehnai = 432


no. of men playing tabla = 666
432 : 666
144: 222
72:111
24:37
Ans : (2) 24:37

4) Children pursuing sitar = 350


children pursuing santoor = 576
576*x/100=350
x = 60.7%=> x= 61%
Ans : (4) 61%

5) women pursuing tabla = 612


Total no. of women = 2128
Page | 51
2128*x/100=612
x=28.75% => x=29%
Ans : (1) 29%

11. Answer would be 1822


Think as 2 7 22 67 202 607 ?
2*3+1=7
7*3+1=22
22*3+1=67
67*3+1=202
202*3+1=607
607*3+1=1822
12. 100 men can eat --> for 60 days
1 men can eat ----> for x days
x = 100*60 = 6000 days
1 men can eat ---> for 6000 days
500 men can eat--> for x days
x = 6000/500 = 12 days
Ans : 12 days
13. In 1999, no. of students = 1000
In 2000, %increase = 20%
=> 1000*120/100 =1200
In 2001, 1200*120/100 = 1440
In 2002, % decrease = 5%
=> 1440*95/100 = 1368
Ans : (2) 1368
14. A's 1 hr work = 1/4
B's 1 hr work = 1/5
A is opened at the 1st hr...
Part of tank filled in 1st hr = 1/4
B is opened at the 2nd hr...
Part of tank filled in 2nd hr = 1/4+1/5 = 9/20
In 2 hrs ---> 9/20 part filled
In 4 hrs --> x part filled
x = 4/2 * 9/20
x = 18/20
So in 4 hrs part of tank filled = 18/20 => 9/10
Remaining to be filled = 1 - 9/10 = 1/10
So in 5th hr, A ll be kept opened...
A ll fill 1/4 part --> In 1 hr
A ll fill 1/10 part -->In x hr
x = 4/10 = 2/5hrs => 2/5 * 60 mins => 24mins

Page | 52
So total time taken = 4 hrs + 24 mins
Ans : (2) 4hrs 24mins
15. Let x be the Cost price
Then SP = x*112.5/100
SP = 1.125x
If it is 5% loss, then
SP = x*95/100
SP = 0.95x
1.125x - 0.95x = 9.80
0.175x = 9.80
x = 56
Ans : Rs.56
16. m e t r o > n g w v t
1st letter is skipping no alphabet
2nd is skipping 1 i.e. f
3rd is skipping 2 i.e. u,v
4th is skipping 3 i.e. s,t,u
lastly 5th is skipping 4 i.e. p,q,r,s
hence "m a n g o" will be "n c q k t".
17. 688.25 = (10000-x)*8/100 + 5x/100
68825 = 8000 -8x +5x
x=3725
18. for A
60000*12mnths=720000(i.e profit)
now for B
90000*6 mnths=540000(i.e profit)
finally
ratio is 72/54 i.e 4/3
therefore B' share 3/7*126000=54000
so ans be 54000
19. day of the week on 26th March, 2023 would be Sunday.
20. R is the wife of T .because P,S are unmarried and Q is brother of R so only T and
R remaining . T is husband then R is wife.
21. as per question
for 138+14 = 152
against 162-14 = 148
there difference is of 4
remaining options does not satisfy this condition.
22. 2^89/89 = (2^88)*(2^1)/89
= (2^11)^8 * (2^1)/89
= (2048^8) * (2^1)/89
= (89*23+1)^8 * (2^1) / 89
= 1^8 * 2^1 / 89
Page | 53
= 2 /89
=2
23. 1) (A)
2) (D)
3) (D)
4) (A)
A,B,C,D,E
from given condn
A<E<B<C<D
these are in AP with cd = 4
A=x , E=(x+4), B=(x+8), C=(x+12), D=(x+16)
also, A+B+C+D+E = E
=> A+B+C+D = 0
=> X+(X+8)+(X+12)+(X+16)= 0
=> 4X +36 = 0
=> X = -9
SO, A=-9 , E=-5 , B=-1 , C=3 , D=7
(1) sum of A and B = -9+(-1) = -10
(2) greatest number = D = 7
(3) sum of the integers = A+B+C+D+E = -5
(4) product of the integers =ABCDE = (-9)*(-5)*(-1)*(3)*(7)= -945
24. no the que is correct ....
the solution is..
(49) (216) (256) (491x) ==> (7^2) (6^3) (16^2) (17^3)
coz 17^3 = 4913.....so x=3
ans is : option 4
25. Ans : 10 ways
Given
100th digit is always greater than the 10's digit nd unit digit
so possible numbers for 100th position are 9, 7 ,5
if we select 3, d remaining 2 can occupy 2, 5 ,7, 9 which is greater than the 100th digit...
so if d 100th digit is "9" remaining 2 digits may any 2 among 4 {2 ,3 ,5 ,7} --> 4C2 = 6
so if d 100th digit is "7" remaining 2 digits may any 2 among 3 {2 ,3 ,5} --> 3C2 = 3
so if d 100th digit is "5" remaining 2 digits may any 2 among 2 {2 ,3} --> 2C2 = 2
so totally 6 + 3 + 1 = 10ways
Ans : 10

26. Multiply by 2 nd 3 alternatively


1.5 * 2 = 3
3*3=9
9 * 2 = 18
18 * 3 = 54
54 * 2 = 108
Page | 54
108 * 3 = 324
So Ans is 324
27. Multiply by 2 and 5/2 alternatively
1*2=2
2 * 5/2 = 5
5 * 2 = 10
10 * 5/2 = 25
25 * 2 = 50
50 * 5/2 = 125
So Ans is 125
28. In 20 Years sum will be treble.
let P be the sum, R be the rate.
Therefore S.I = (P*R*10)/100 = PR/10
So, PR/10+P = 2P (bcoz given).... (1)
On solving (1) , We have
R=10%
Now,
Let T be the time in which sum trebles itself.
S.I = (P*10*T)/100 (here rate will be 10 bcoz we have find out it above)
= PT/10
Therefore PT/10+P = 3P
So, T=20 Years
29. 7^2=49
6^3=216
5^2=25
4^3=64
3^2=9
2^3=8
1^2=1
30. answer is b
x*22/100=5676
here we get x=25800 monthly income
now annual income 25800*12=309600
so answer is B

31. Consider the series as 1 2 5 10 25 50 ____


1*2 = 2
2*2.5 = 5
5*2 = 10
10*2.5 = 25
25*2 = 50
50*2.5 = 125
so the answer is 125 i.e. option a) is correct
Page | 55
32. 1. 17-17 >> select the lighter side,, now u have 17 samples remaining to
test..
2. 8-8 >> if both are balanced, this means that U R LUCKY and ball which u didnt put on
balance, is the defected one.. ENDS only in 2 Steps.. Else go Step-3
3. 4-4.
4. 2-2.
5. 1-1.
So, 2&5 are the ans.
33. take lcm of 4,5,6,7,8 the number will be the number that could be divided by all these digits now
divide that lcm with 9... i.e 840/9= remainder "3"
34. C1 = pi*d
C2 = pi*[d+(d*33/100)] = pi*1.33*d
C2/C1=(pi*1.33*d)/(pi*d)
C2/C1=1.33
C2=1.33*C1
circumference of the new circle will be 1.33 times of old circle
35. 1080 factors are
2, 2, 2, 3,3,3,5
729 factors are
3,3,3,3,3,3
Common factors are 3,3,3
so ans is 3*3*3=27(ans)
36. from a+b+c=0 we get b=-(a+c)
therefore to find root formula is x=(-b+/-sqrt(b^2-4ac))/2a---(1)
b^2=(a^2+c^2+2ac)
b^2-4ac=(a-c)^2
Sqrt(b^2-4ac)=(a-c)
finally by subst in (1)
w get x=1 (or) x=c/a
therefore the roots are real
37. 550
sol => 1000*3*5/100=1150
3*200=600
1150 -600 = 550

38. 10km.
ans:E)None of these
n
|
w--------e
|
s

Page | 56
just drawing details....applying Pythagoras theorem
we get 10 km...
39. 8*8*8*8*8=32768
as unit place is filled in 8 ways ....and so tens place.. and so on.....
so , solution is 8^5=32768(universal law of counting)
40. let diameter of Initial circle is 2
Now square of maximum size cut from the circle has diagonal 2
Now according to Pythagoras theorem side of square is sqrt (2)
Now new circle cut from square has diameter sqrt (2)
so the ratio of final w.r.t to initial is sqrt(2)/2=1/sqrt(2)
41. A's one day work would be 1/12
B's one day work would be 1/24
C's one day work would be 1/6
A, B and C's one day work would be 1/12 + 1/24 + 1/6 = 7/24.
A, B and C's together finish their work in 24/7 Days
42. Ans C.
Let's Assume initial amount is 100
trader intially marks his goods up by 50% means cost will be 150
Then two successive discounts of 20% each
First discount=150-150x0.2 = 120
Second one =120-120x0.2 = 96
Hence loss by 4%
43. ANS. B
Let the cost of production of the table be Rs X
Then ,125% of 115% of 110% of x=1265
1.25*1.15*1.1*X=1265
1.58*X = 1265
X=(1265/1.58)= Rs.800
44. Ans : B
Let's Assume X is the Number
53*X = 35*x + 1206
18X = 1206
X is 67

45. ANS C
Let the total score be X
then first highest = 3/11 x
then next highest is 3/11th of the remainder ie 3/11 * (1-3/11)
subtracting the two we get 3/11 - 3/11(1-3/11)
3/11(1-8/11)x = 9
3/11(3/11)x = 9
(9/121)x = 9
Page | 57
x = 121
so x= 121
46. from 3 pm wed to 4 pm friday it take 49 hours to make -7 to +8 = 15 minutes difference .
so the wrong part change per minutes =(49*60)/15=(49*4)=196 minutes
this impies that evry 196 minutes clock is being increasing its speed by 1 minutes so for 7
minutes it will takes 7*196=1372 minutes approx 22.86 hrs = 22 hr 49 minutes ...
so from 3 pm wed it takes 22hrs and 49 minutes to make zero minutes difference of being late
=2:49pm pm thursday answer
47. let the no of pearls be=x
then 1/3 get lost so remaining =x-x/3=(2x/3)
and from that 1/4 is missing so=(2x/3)-(2x/12)=x/2
and remaining is equal to 20
so x/2=20
x=40
48. Let L be the distance, V be his usual speed.
We have L/(3/4 V) = L/V + 20.
So, 4/3 * L/V = L/V + 20,
Or 1/3 * L/V = 20,
we get L/V = 60 (min)
49. leakage of x drop in t sec.So in 60 sec(1 min.)=60x/t drops
Therefor for leakage of z drops=z/(60x/t)= zt/60x min.
50. 37 mins
A monkey climbs 6 mts and falls 3mts in alternate minutes. Means in 2 minutes distance covered
is 3mts.
In 36 mins distance covered is 54 meters. on 37th minute it reaches to 60 meters
51. Ans is Real Values.
Roots of the quadratic equation are
x = [-b +/- sqrt(b^2 - 4ac)] / 2a ................... [1]
Since, a+b+c = 0 ==> b = -(a+c)
b^2 = (a+c)^2 = a^2+c^2 +2ac
b^2 -4ac = a^2+c^2-2ac = (a-c)^2 ........... [2]
From [1] and [2], we get,
x = [a+c +/- (a-c)] / 2a
Solving above, X roots are 1 and c/a
ROOTs are Real

52. Wednesday
5th day after 21st of that month means 26th Day of the month
53. 12
It is increasing by 3.
9 +3=12
12 +3=15
15 +3=18
Page | 58
18 +3=21
21 +3=24
So, final sequence will be 9 ,12 ,15 ,18 ,21 ,24
54. Let m denotes mangoes and o denotes oranges.
5m + 4o = 7m + o
=> 3o = 2m
=> m/o = 3/2
Therefore ratio of Mangoes to Oranges is 3:2
55. Given B=90 & BM is median to AC
Thus AM=MC,
AC=2BM
Pythogarus Theorem,
AB2+BC2 = AC2
Now,
AC = 2*BM
So, AB2+BC2 = (2*BM)2 = 4BM2
56. The formula to find average speed is = 2xy/(x+y) [where x and y are the two given speeds. so
according to this problem... the average speed is. 2*u*(u/2)/(u+u/2)= 2u/3 kmph.
57. c. 37
In 1st(odd minute) minute monkey climbs = 6m
In 2nd minute monkey falls = 3m
So, In every 2minutes it only climbs = 6m-3m = 3meters.
S0, 2min = 3meters.
2*18 = 3*18
36min= 54meters
In 37th(odd minute) minute, it climb 6m = 54 +6 = 60meters.
So, in 37th minute it climbs 60 meters to reach top.
58. A + B = 1/12 + 1/18 = 5/36
Aftr 4 min= 5/9
remaining = 4/9
B = 4/9 * 18 = 8min
59. (A+B) 1 hr work=2/15 (A+B)'s work in 5/2 hrs=2/15*5/2=1/3
Remaining Part=1-1/3=2/3
since A fills 2/3 parts in 20/3 hrs
so A fills 1 part in(20/3*3/2)hrs=10hrs
Answer:-10hrs
60. 5 PM
tank filled up to 3 am = 2*1/4 + 1/5 = 1/2 +1/5 = 7/10
tank drained in 1 hr when 3 pipes are opened = 1/2 -1/4 -1/5 = 1/20
so already filled 7/10 tank is drained in 14 hrs i.e. at 3+14 = 1700 hrs or 5PM.
61. (A+B+C)'s 1hr work=1/7
partly filled in 2hrs=2/7
remaining work=5/7
Page | 59
Hence A+B's 10hrs work=5/7
(A+B)'s 1hr work=5/70
c work alone=((A+B+C)'s 1hr work)-((A+B)'s 1hr work)
=1/7-5/70
=14hrs
62. from given data ,in 1 hr part of cistern fill=1/9.
due to leak,10 hrs require(given data)
hence,water filled in cistern by inlet-wastage of water by leak = 10 hrs
let x=water is leaked from bottom
1/9 -1/x=1/10
1/x=1/9 -1/10
1/x =1/90
x=90
ANSWER=90 h(d)
63. Work done by the tap and the leak in 1 hr=(1/5-1/30)=5/30=1/6
since 1/6 part is fill 1n 1hr
so 1 part is fill in 6hrs.
Ans:- 6hrs
64. 1/h part can be fill in 1 hour, so in y hr the pool is full by =(1*1/h*y)=y/h
65. the answer is optn D)
a+b's 1hr work=1/10+1/8
third tap empty =1/15 of tank
all taps opend together 1/10+1/8-1/15 of tank==19/120
1hr=19/120 of tank
120/9 hrs=complet tank=6 6/19
66. Pipe A 1 hr work=1/30
Pipe B 1 hr work=1/20
let total time required to fill the tank =xhrs
since pipe B is open for half hr so work done by pipe B in x/2 hrs =x/40hrs
and work done by pipe (A+B) in remaining x/2 hrs=x/24hrs
so total work done is =x/40+x/24
1=x/40+x/24
=>1=8x/120
=>120=8x
so x=15hrs
67. If total time taken is x hrs, then
x*1/12 + (x/4)*(1/15) =1
x(1/12 +1/60)=1
x*(5+1)/60
x= 10 hrs ... option D
68. 2a+2b+2c=1/72+1/120+1/90
a+b+c=1/60

Page | 60
a=1/60-1/120=1/120
=120 hr ans
69. work done by leak in 1 hr=(1/6-1/8)=1/24
so leak will empty cistern in 24 hrs
70. when repairing , its completed in 9/2 hrs
when leak nullified take half hrs less so in 4 hrs
1/4-2/9=1/36
hence it wwould take 36 hr
71. work done by(A+B+C) in 1 hr=1/30+1/20-1/25
=13/300
so time required to fill the tank=300/13=23.08
72. work done by (A+B) in 1 hr=1/30+1/60
=9/180
=1/20
so total time= 20 hrs
73. its 2:3
we can verify from the answers
that is 2*(1/4):3*(1/3)
that is ½
74. If The fourth proportional to 5,6 and 150 is x, then
5x= 6*150
x= 6*150/5= 180 ...... option D
75. Option A 300
The marks are in the ratio of 15:10:18
Marks obtained in Hindi=15*860/43=300

Page | 61

You might also like