TCS
TCS
TCS
TABLE OF CONTENTS
Introduction
Formula Booklet
Number Theory
Finding Remainders of a product (derivative of remainder theorem)
If ‘a1‘is divided by ‘n’, the remainder is ‘r1’ and if ‘a2’ is divided by n, the remainder is r2. Then if a1+a2 is divided by n, the
remainder will be r1 + r2
If two numbers ‘a1’ and ‘a2‘ are exactly divisible by n. Then their sum, difference and product is also exactly divisible by n.
i.e.,
a1 + a2 is also divisible by n
Sol. If 7 is divided by 6, the remainder is 1. So if 725 is divided by 6, the remainder is 125 (because 725 = 7× 7 × 7… 25 times.
So remainder = 1 × 1 × 1…. 25 times = 125).
So the remainder is (– 1)21 = – 1. If the divisor is 14, the remainder – 1 means 13. (14 – 1 = 13)
By pattern method
The remainders of the powers of 4 repeats after every 3rd power. So, as in the case of finding the last digit, since the
remainders are repeating after every 3rd power, the remainder of 433 is equal to the remainder of 43 ( since 33 is
exact multiple of 3) = 1. (OR) If 43 is divided by 7, the remainder is 1. So 433 = (43)11 is divided by 7, the remainder is 11
In general,
There are some fundamental conclusions that are helpful if remembered, i.e.
Sol. (7)25 can be written (6 + 1)25. So, in the binomial expansion, all the first 25 terms will have 6 in it. The 26th term is (1)25.
Hence, the expansion can be written 6x + 1. 6x denotes the sum of all the first 25 terms. Since each of them is
divisible by 6, their sum is also divisible by 6, and therefore, can be written 6x, where x is any natural number. So, 6x
+ 1 when divided by 6 leaves the remainder 1. (OR) When 7 divided by 6, the remainder is 1. So when 725 is divided
by 6, the remainder will be 125 = 1.
Wilson’s Theorem
Let take n = 5
Corollary
Property
(231/31) = (231-2+2)/31
= So remainder = 2
Fermat’s Theorem
Corollary
Hence either N(p-1/2)+1 or N(p-1/2)-1 is a multiple of p, that is N(p-1/2) = kp+1 or kp-1, where, k is some positive integer.
This system utilizes only two digits namely 0 & 1 i.e. the base of a binary number system is two. e.g. 1101 2 is a binary number,
to find the decimal value of the binary number, powers of 2 are used as weights in a binary system and is as follows:
1 × 23 = 8
1 × 22 = 4
0 × 21 = 0
1 × 20 = 1
Sol. To do this conversion, you need to divide repeatedly by 2, keeping track of the remainders as you go. Watch below:
As you can see, after dividing repeatedly by 2, we end up with these remainders:
These remainders tell us what the binary number is! Read the numbers outside the division block, starting from bottom and
wrapping your way around the right-hand side and moving upwards. Thus,
(357)10 convert to (101100101)2. This method of conversion will work for converting to any non-decimal base. Just don't forget
to include the first digit on the left corner, which is an indicator of the base. You can convert from base-ten (decimal) to any
other base.
Similarly, when a number is converted from any base to the decimal base then we write the number in that base in the
expanded form and the result is the number in decimal form.
Sol. (1101)2 = 1 × 23 + 1 x 22 + 0 × 21 + 1 × 20
= 8 + 4 + 1 = 13
So (1101)2 = (13)10
Sol. 3456 = 6 + 5 × 8 + 4 × 82 + 3 × 83
= 6 + 40 + 256 + 1536
= (1838)10
Sol.
= (3456)8
Ex.10 What is the product of highest 3 digit number & highest 2 digit number of base 3 system?
(1) (21000)3 (2) (22200)3 (3) (21222)3 (4) (21201)3 (5) None Back to Table of Contents
Sol. The highest 3 digit & 2 digit numbers are 222 & 22
222 = 2 + 2 × 3 + 2 × 32 = 26
22 = 2 + 2 × 3 = 8
∴ Product = 26 × 8 = 208
Answer: (4)
Sol. 12243
So, the required answer is the remainder of 123 is divided by 10. i.e. 8
Since 24 = 16,
While converting each digit of the decimal, can be written as 4 digit binary no:
(FBA)10 = (111110111010)2
Sol. Since 23 = 8, write each digit of octal no. as 3 digits of binary which gives equivalent value.
CYCLICITY
At times there are questions that require the students to find the units digit in case of the numbers occurring in
powers. If anyone asks you to find the unit digit of 33, you will easily calculate it also you can calculate for 35 but if any one ask
you the unit digit of 17399, it will be hard to calculate easily.
But it’s very simple if we understand that the units digit of a product is determined by whatever is the digit at the
units place irrespective of the number of digits. E.g. 5 × 5 ends in 5 & 625 × 625 also ends in 5. Now let’s examine the pattern
that a number generates when it occurs in See the last digit of different numbers.
Power
From the above table we can conclude that the unit digit of a number repeats after an interval of 1, 2 or 4. Precisely we can
say that the universal cyclicity of all the numbers is 4 i.e. after 4 all the numbers start repeating their unit digits.
Therefore, to calculate the unit digit for any exponent of a given number we have to follow the following steps
Step 1: Divide the exponent of the given number by 4 and calculate the remainder.
Step 2: The unit digit of the number is same as the unit digit of the number raise to the power of calculated remainder.
Step 3: If the remainder is zero, then the unit digit will be same as the unit digit of N4.
Sol. We notice that the exponent is 99. On dividing, 99 by 4 we get 24 as the quotient & 3 as the remainder. Now these 24
pairs of 4 each do not affect the no. at the units place so, (173) 99 ≈ (173)3. Now, the number at the units place is 33 =
27.
Factors
A factor is a number that divides another number completely. e.g. Factors of 24 are: 1, 2, 3, 4, 6, 8, 12, 24.
Number of Factors
If we have a number, N = pa × qb × rc Where p, q, and r are prime numbers and a, b, and c are the no. of times each
Example:
When a number is having even number of factors then it can be written as a product of two numbers in
(a+1)(b+1)(c+1)/2 ways. But if a number have odd number of factors then it can be written as a product of two different
numbers in [(a+1)(b+1)(c+1)-1]/2 ways and can be written as a product of two numbers (different or similar) in
[(a+1)(b+1)(c+1)+1]/2 ways.
Examples:
1. 148 can be expressed as a product of two factors in 6/2 or 3 ways. {Because (p + 1) (q + 1) (r + 1) in the case of 148 is equal
to 6}.
2. 144 (24.32) can be written as a product of two different numbers in [(4 + 1)( 2 + 1) −1]/2 i.e. 7 ways
If a number N is written in the form of N = ap.bq.cr ,where a, b & c are prime numbers and p, q & r are positive
integers, then the sum of all the factors of the number are given by the formula
Sum of factors =
Factorial
Factorial is defined for any positive integer. It is denoted by L or !. Thus “Factorial n” is written as n! Or
n! is defined as the product of all the integers from 1 to n. Thus n! = 1.2.3. …. n. (n! = n(n – 1)!)
Ex.2 Find the largest power of 3 that can divide 95! without leaving any remainder.OR Find the largest power of 3
contained in 95!.
Sol. First look at the detailed explanation and then look at a simpler method for solving the problem. When we write 95!
in its full form, we have 95 × 94 × 93 ….. × 3 × 2 × 1. When we divide 95! by a power 3, we have these 95 numbers in
the numerator. The denominator will have all 3’s. The 95 numbers in the numerator have 31 multiples of 3 which are
3, 6, 9….90, 93.Corresponding to each of these multiplies we can have a 3 in the denominator which will divide the
numerator completely without leaving any remainder, i.e. 331 can definitely divide 95!
Further every multiple of 9, i.e. 9, 18, 27, etc. after canceling out a 3 above, will still have one more 3 left. Hence for
every multiple of 9 in the numerator, we have an additional 3 in the denominator. There are 10 multiples of 9 in 95
i.e. 9, 18….81, 90. So we can take 10 more 3’s in the denominator.
Similarly, for every multiple of 33 we can take an additional 3 in the denominator. Since there are 3 multiples of 27 in
91 (they are 27, 54 and 81), we can have three more 3’s in the denominator.
Next, corresponding to every multiple of 34 i.e. 81 we can have one more 3 in the denominator. Since there is one
multiple of 81 in 95, we can have one additional 3 in the denominator.
Hence the total number of 3’s we can have in the denominator is 31 + 10 + 3 + 1, i.e., 45. So 345 is the largest power of
3 that can divide 95! without leaving any remainder.
Divide 95 by 3 you get a quotient of 31. Divide this 31 by 3 we get a quotient of 10. Divide this 10 by 3 we get a
quotient of 3. Divide this quotient of 3 once again by 3 we get a quotient of 1. Since we cannot divide the quotient any more
by 3 we stop here. Add all the quotients, i.e. 31 + 10 + 3 + 1 which gives 45 which is the highest power of 3.
{Note that this type of a division where the quotient of one step is taken as the dividend in the subsequent step is called
“Successive Division”. In general, in successive division, the divisor need not be the same (as it is here). Here, the number 95
is being successively divided by 3. Please note that this method is applicable only if the number whose largest power is to be
found out is a prime number. If the number is not a prime number, then we have to write the number as the product of
relative primes, find the largest power of each of the factors separately first. Then the smallest, among the largest powers of
all these relative factors of the given number will give the largest power required.
Sol. Here we cannot apply Successive Division method because 12 is not a prime number. Resolve 12 into a set of prime
factors. We know that 12 can be written as 3 × 4. So, we will find out the largest power of 3 that can divide 200! and
the largest power of 4 that can divide 200! and take the LOWER of the two as the largest power of 12 that can divide
200!.
To find out the highest power of 4, since 4 itself is not a prime number, we cannot directly apply the successive
division method. We first have to find out the highest power of 2 that can divide 200!. Since two 2’s taken together
will give us a 4, half the power of 2 will give the highest power of 4 that can divide 200!. We find that 197 is the
largest power of 2 that can divide 200!. Half this figure-98-will be the largest power of 4 that can divide 200!.
Since the largest power of 3 and 4 that can divide 200! are 97 an 98 respectively, the smaller of the two, i.e., 97 will
be the largest power of 12 that can divide 200! without leaving any remainder.
Answer 6
= 4 × 4 × 81
= 24 × 34
Ex.7 If x is the sum of all the factors of 3128 and y is the no of factors of x and z is the number of ways of writing ‘y’ as a
product of two numbers, then z = ?
= 4 × 2 × 391
= 15 × (17 + 1) (23 + 1)
=3×5×9×2×8×3
= 24 × 34 × 5
y = (4 + 1) (4 + 1) (1 + 1)
= 2 × 52
z = 1/2 { (1 + 1) (2 + 1) } = 3
Ex.8 How many cofactors are there for 240, which are less than 240?
Sol. 240 = 16 × 15
= 24 × 3 × 5
= 64
Ex.9 What is the sum of all the co primes to 748? Which are less than N?
= 22 × 11 × 17
Sum of all the co primes to N. which are less than N is N/2 (number of co primes to N, which are less than N. Sum
= 320 = 119680
N can be written as a product of two co primes in 2n-1 ways, where n is the number of prime factors to N.
5544 = 11 × 504
= 11 × 9 × 56
= 11 × 9 × 8 × 7
= 23 × 32 × 7 × 11
Ex.11 If n! have 35 zeroes at the end. What is the least value ‘n’ will take?
(1) 110 (2) 120 (3) 130 (4) 140 (5) 145 Back to Table of Contents
Sol. Since the number of zeroes are 35, 535 should exactly divide n! by trail & error, take n = 140.
Answer: (5)
Ex.12 ‘N’ is a five digit number. The last digit of N35 is 2. What is the last digit of N?
Answer: (4)
Sol. =
Percentages
Questions taken from students’ forum
1. The size of a program is N. And the memory occupied by the program is given by M = . If the size of the program is
increased by 1% then how much memory now occupied?
2. Given Y = . Find the % change in Y if N is increased by 1%?
3. If A, B and C are the mechanisms used separately to reduce the wastage of fuel by 30%, 20% and 10%. What will be the fuel
economy if they were used combined (in %)?
4. What percent of 60 is 12?
5. If the length of a rectangle is increased by 30% and the width is decreased by 20%, then the area is increased
by_________%? (a) 10% (b) 5% (c) 4% (d) 20% (e) 25%
Percentages
What is the meaning of percent?
The terms percent means “for every hundred”. A fraction whose denominator is 100 is called ercentage and the numerator of
the fraction is called the rate percent. Thus, when we say a man made a profit of 20 percent we mean to say that he gained
Rs. 20 for every hundred rupees he invested in the business, i.e. 20/100 rupees for each Rupee.
Ex.1 84% of a particular total is 630 marks. What is 90% equal to?
(1) 750 (2) 675 (3) 450 (4) 550 (5) None of these
Answer: (2)
Ex.2 Two numbers are greater than the third number by 25% and 20% respectively. What percent of first number is the
second number?
Sol. Assume the third number is 100. So the first number is 125 and the second number is 120.
Answer: (3)
Ex.3 A is earning 20% more than B, who earns 20% less than C. By what percent A earns more or less than C?
Sol.
While dealing with %age increase or decrease picture the following scale in your mind with reference as 100% ( = 1) in the
center. So we can say that multiplying factor (M.F) of 10% increase is 1.1 and that of 15% decrease is 0.85. An increase by x%
implies the value lies on the right hand side of 100% & vice versa. Let’s start with a number X
Ex.4 Coconut oil is now being sold at Rs. 27 per kg. During last month its cost was Rs. 24 per kg. Find by how much
percent a family should reduce its consumption, to keep the expenditure the same.
Sol. Assume the consumption last year is 1 kg, and then it cost Rs. 24.
The population of a city increases by 10% in one year and again increases by 10% in the next year, then what is the net
increase in the population in two years. The very common answer is 20% which is wrong. Why? Let us see
If Original population = P
This successive change in the percentage can be calculated in the shortcut way as explained below:
Let us consider a product of two quantities A = a x b. If a & b change (increase or decrease) by a certain percentage say x & y
respectively, then the overall percentage change in their product is given by the formula
Ex.5 If the volume of a milk and water solution is increased by 25% by pouring only water. By what percentage does the
concentration of milk reduce?
Sol. Assume initially, there is 100 lts of solution, out of which x lts is milk.
This formula also holds true if there are successive changes as in the case of population increase or decrease. But care
has to be taken when there are either more than 2 successive changes or there is a product of more than 2 quantities
as in the case of volume. In these cases we have to apply the same formula twice.
(i) If there is successive increase of x% and y%, then the net change will be
(ii) If there is successive discount of x% and y%, then the total discount will be
(a) If there is x% increase and then x% decrease, then the net change
Ex.6 If A is increased by 20% and B is decreased by 20%, then both the quantities will be equal. What percentage of B is
A.
Sol. If A is increased by 20%, it will be come 1.2 A. and B is decreased by 20%, it will become 0.8 B.
A = 0.66 B.
A is 66.66% of B.
Sol. A = 3B
Ex.8 If ‘x’ is increased by 20% & 25% successively, then its value increases by 30. What is the value of X?
Ex.9 A man spends 30% of his salary for food and 20% of the remaining on rent and 20% of the remaining on other
expenses. If he saves Rs. 8960, what is his salary?
Sol. Let his salary be ‘K’. If he spent 30% on food, he will be left with 70% of K i.e. 0.7K or on this, he spends
After spending 20% of this on other expenses he will be left with 80% of this.
It is given as Rs.8960
K = 20000
Ex.10 Last year an employee used to save 40% of his salary. But now his salary is increased by 50% and expenses also
increases by 20%. What is his percentage savings now?
Sol. Assume ‘X’ was the salary of the employee last year. Since his savings were 40%, his expenses were 60%
i,e, 0.6X. At present, his salary is 1.5X and expenses are 1.2(0.6X) = 0.72X
% Savings =
Ex.11 A man earns X% on the first Rs. 2000 and Y% on the rest of income. If he earns Rs. 700 from Rs.4000 and Rs. 900
from Rs. 5000 income; find X%.
X =15%
Averages
Questions taken from students’ forum
1. In Madras, temperature at noon varies according to , where t is elapsed time. Find how much temperature
3. Hansie made the following amounts in seven games of cricket in India: Rs.10, Rs.15, Rs.21, Rs.12, Rs.18, Rs.19 and Rs.17 (all
figures in cores of Rs). Find his average earnings.
4. A truck contains 150 small packages, some weighing 1 kg each and some weighing 2 kg each. How many packages weighing
2 kg each are in the truck if the total weight of all the packages is 264 kg?
Averages
Definition
Simple Average (or Mean) is defined as the ratio of sum of the quantities to the number of quantities.
By definition, Average =
Putting in symbols,
Here represent the n values of quantity under consideration and is the mean. Average or Mean is said to be a
measure of central tendency.
Ex.1 If a person with age 45 joins a group of 5 persons with an average age of 39 years. What will be the new average
age of the group?
Sol. Total age will be 45 + 5× 39 = 240. And there will be 6 persons now.
(or) Since 45 is 6 more than 39, by joining the new person, the total will increase by 6 and so the average will increase by
1. So, the average is 39 + 1 = 40.
Ex.2 Two students with marks 50 and 54 leave class VIII A and move to class VIII B. As a result the average marks of the
class VIII A fall from 48 to 46. How many students were there initially in the class VIII A?
Sol. The average of all the students of class VIII A is 46, excluding these two students.
They have 4 and 8 marks more than 46. So with the addition of these two students, 12 marks are adding more, and
hence the average is increasing 2. There should be 6 students in that class including these two. This is the initial
number of students,
Ex.3 The average of x successive natural numbers is N. If the next natural number is included in the group, the average
increases by:-
Sol. The average of consecutive numbers is the middle number. If one more number is added to the list, the middle
number moves 0.5 towards right. So the answer is (4).
Weighted Mean
If some body asks you to calculate the combined average marks of both the sections of class X A and X B, when both
sections have 60% and 70% average marks respectively? Then your answer will be 65% but this is wrong as you do not know
the total number of students in each sections. So to calculate weighted average we have to know the number of students in
both the sections. Let N1, N2, N3, …. Nn be the weights attached to variable values X1, X2, X3,…….. Xn respectively. Then the
For any two different quantities taken in different ratios. The weighted average is just like a see-saw. More the ratio of a
quantity more will be the inclination of the average from mid value towards the value with more ratios.
Ex.4 The average marks of 30 students in a section of class X are 20 while that of 20 students of second section is 30.
Find the average marks for the entire class X?
Sol. We can do the question by using both the Simple average & weighted average method. = = 24
1. If each number is increased / decreased by a certain quantity n, then the mean also increases or decreases by the same
quantity.
2. If each number is multiplied/ divided by a certain quantity n, then the mean also gets multiplied or divided by the same
quantity.
3. If the same value is added to half of the quantities and same value is subtracted from other half quantities then there will
not be any change in the final value of the average.
Average Speed
Average Speed =
If d1, d2 are the distances covered at speeds v1 and v2 respectively and the time taken are t1 and t2 respectively, then the
But if the time taken are equal i.e. t1 = t2 = t then, Average Speed =
Sol. The average is simply the middle number, which is the average of 5th & 6th no. i.e, 25 & 26 i.e. 25.5.
Ex.6 There are two classes A and B., each has 20 students. The average weight of class A is 38 and that of class B is 40. X
and Y are two students of classes A and B respectively. If they interchange their classes, and then the average
weight of both the classes will be equal. If weight of x is 30 kg, what is the weight of Y?
Sol. Total weight of class A = 38 × 20, and class B = 40 × 20, if X & Y are interchanged, then the total ages of both the
classes are equal.
38 × 20 – x + y = 40 × 20 – y + x . 2(y – x) = 2 × 20,
y = x + 20 = 50 (OR)
Since both the classes have same number of students, after interchange, the average of each class will be 39. Since
the average of class ‘A’ is increasing by 1, the total should increase by 20.
So, x must be replaced by ‘y’, who must be 20 years elder to ‘x’. So, y must be 50 years old..
Ex.7 The average weight of 10 apples is 0.4 kg. If the heaviest and lightest apples are taken out, the average is 0.41 kg. If
the lightest apple weights 0.2 kg, what is the weight of heaviest apple?
Ex.8 While finding the average of ‘9’ consecutive numbers starting from X; a student interchanged the digits of second
number by mistake and got the average which is 8 more than the actual. What is X?
Sol. Since the average is 8 more than the actual, the second no will increase by 72 (9 × 8) by interchanging the digits.
Ex.9 There are 30 consecutive numbers. What is the difference between the averages of first and last 10 numbers?
Sol. The average of first 10 numbers is the average of 5th & 6th no. Where as the average of last 10 numbers is the average
of 25th & 26th no. Since all are consecutive numbers, 25th number is 20 more than the 5th number. We can say that the
average of last 10 nos is 20 more than the average of first 10 nos. So, the required answer is 20.
There are 60 students in a class. These students are divided into three groups A, B, C of 15, 20 & 25 students each. The
groups A & C are combined to form group D.
Sol. We know only the no of students in each class, but we don’t know the average weight of any class, we can’t find the
answer.
Ex.11 If one student from group A is shifted to group B, which of the following is necessarily true?
5) None of these
Sol. Options (1) & (2) are not possible. Average of both cannot increase or decrease. Option (4) can be eliminated because
we are not sure, whether the average of A increases & B decreases or A decreases & B increases or both remains
unchanged. It depends on the weight of the student, who shifted from A to B. Option (3) is always true because even
the student shifts from one group to other. The average weight of the whole class does not change. Answer: (3)
Ex.12 If all the students of the class have the same weight, which of the following is false?
4) The average weight of class remains same even the students shifts from one group to other.
5) None of these.
Sol. Since each student has same weight (1) & (4) are right. Since the number of students in group
A & C together is 15 + 25 = 40. Where as in B, there are only 20 students. So option (2) is also correct. But (3) is false,
because, the average weight of each group is same, since all the students have same weight.
Answer: (3)
2. Given two pencils cost 8 cents. Find the cost of 5 pencils? Back to Table of Contents
3. One year ago Pandit was three times his sister's age. Next year he will be only twice her age. How old will Pandit be after
five years?
4. There are two trees in a lawn. One grows at a rate 3/5 of the other in 4 years. If the total growth of trees is 8 ft. What is the
height of the smaller tree after 2 years?
5. The sum of the digits of a two digit number is 8. When 18 is added to the number, the digits are reversed. Find the
number?
6. Given the cost of 1 pencil, 2 pens and 4 erasers is Rs.22 and the cost of 5 pencils, 4 pens and 2 erasers is Rs.32.How much
will 3 pencils, 3 pens and 3 erasers cost?
7. Father’s age is 5 times his son's age. Four years back the father was 9 times older than son. Find the fathers' present age.
Polynomial equation:
Linear Equation: A linear equation is 1st degree equation. Its general form is ax + b = 0
Quadratic Equation: A quadratic equation is 2nd degree equation. The general form of a quadratic equation is
ax2 + bx + c = 0.
If f (x) = 0 is a polynomial equation and f (α) = 0, then α is called a root of the polynomial equation f (x) = 0.
If f(x) is linear the number of roots will be one, if it is quadratic, then number of roots is two. If we draw the graph of the
expression y = x2 – 2x + 1, then we would note that the graph cuts the x-axis at two points. This is because it has two real
roots.
Factor Theorem:
If α is a root of equation f (x) = 0, then the polynomial f (x) is exactly divisible by x – α (i.e., remainder is zero). For example, x2
– 5x + 6 = 0 is divisible by x – 2 because 2 is the root of the given equation.
Remainder Theorem:
Linear Equation
A linear equation is 1st degree equation. It has only one root. Its general form is a x + b = 0 and root is – .
Linear Equation: The equation which when reduced to its simplest form contains only the first power of the variable is called
linear equation or simple equation. In other words, a linear equation in one variable is an equation of the type ax + b = 0, or ax
= c, where a, b, c are constants (real numbers), a ≠ 0 and x is a variable.
Linear Equation in two variables: A general linear equation in two variables x and y is usually written in the following forms:
a1x + b1y + c1 = 0
a2x + b2y + c2 = 0
Set of Equations
Consistent System (means have solution) Inconsistent System (means have no solution)
Condition
Word Problems
Questions based on word problems can be solved with the help of linear questions:
Examples:
1. Ten years ago, the average age of a family of four members was 25 years. Two children having been born, the average
age of the family is the same today. What is the age of the youngest child if they differ in age by 2 years?
(A) 3 years (B) 2 years (C) 4 years (D) 8 years (E) 5 years
x + x + 2 = 10
x = 4. Answer: (C)
2. If the average age of three persons is 20 years. With the addition of one more person, average age of all four
becomes 21 years. Find the age of the fourth member.
(A) 24 years (B) 22 years (C) 21 years (D) 25 years (E) None of
these
Now 60 + X = 21 × 4 = 84.
Answer: (A)
Quadratic Equation
Quadratic Equation in “x” is one in which the highest power of “x” is 2. The equation is generally satisfied by two
values of “x”, but these values may be equal to each other. The quadratic form is generally represented by ax2 + bx + c = 0
where a ≠ 0, and a, b, c are constants.
e.g.
x2 – 6x + 4 = 0
3x2 + 7x – 2 = 0
A quadratic equation in one variable has two and only two roots, which are and
Nature of Roots
The term (b2 – 4ac) is called the discriminant of the quadratic equation ax2 + bx + c and is denoted by D.
Rules:
If x1 and x2 are the two roots of ax2 + bx + c = 0, then sum of roots = x1 + x2 = – b/a and product of roots = x1 x2 = c/a.
1. If x1 and x2 are the two roots, then (x – x1) (x – x2) = 0 is the required equation.
Profit/Loss: This is the difference between the selling price and the cost price. If the difference is positive it is called the
profit and if negative it is called as loss.
Marked Price: This is the price of the product as displayed on the label.
Discount: This is the reduction given on the marked price before selling it to a customer. If the trader wants to make a
loss he can offer a discount on the cost price as well
Markup: This is the increment on the cost price before being sold to a customer.
Formulae
• Given the cost & the loss percent, S.P. = (100 – loss %) × C. P. / 100
• Given the M.P. & the discount, C.P. = (100 – Discount %) x M.P / (100 + gain %)
• Given the M.P. & the discount, C.P. = (100. – Discount %) x M.P / (100 – loss %)
Ex.1 A person sells 36 oranges for one rupee and suffers a loss of 4%. Find how many oranges per rupee to be sold to
have a gain of 8%?
Since he is giving 36 apples for one rupee, the selling price of an orange is 1/36 rupee.
Since he got 4% loss, the selling price of each orange is 0.96X = 1/36
You always come across different offers attracting the customers such as “Buy 1 get 2 Free” or “Buy 3 get 5 Free” or
“SALE 50% + 40%”.
Most of us are not aware about the offer given to us. The percentage of the discount offered in the first case is not
200% but it is 66.66% only. The discount is always on the number of items sold, not on the number of items purchased. In case
of successive discounts we can treat the problem as the problem of successive percentage change and can use the formula
Net discount =
E.g.: 40% + 30% discount = = (70 – 12) % = 58%. Back to Table of Contents
Markup Price
It is also known as list price or Tag price which is written on the item. The markup price written is always greater than the
actual C.P of the item and the percentage rise in the markup price is on the C.P of the item. Percentage increase in the Markup
price =
Ex.2 The price of a trouser is marked 50% more than its cost price and a discount of 25% is offered on the marked price
of the trouser by the shopkeeper. Find the percentage of profit/loss.
Sol. M.P = 1.5 C.P
Ex.3 After allowing a discount of 11.11%, a trader still makes a profit of 14.28%. At how much percent above the cost
price does he mark on his goods?
Sol. Discount of 11.11% means a discount of 1/9 and 14.28% means 1/7
So selling price =
Ex.4 Each of the two horses is sold for Rs. 1875. The first one is sold at 25% profit and the other one at 25% loss. What
is the % loss or gain in this deal?
Ex.5 What is the total loss or gain (in rupees) in the above example?
Faulty Balance
Sometimes traders may sell their products at the rate at which they purchased or even less than the actual cost
incurred to them. Even in this transaction they make profit by cheating on volume. If the weighing balance of a shopkeeper
reads 1000 grams for every 900 grams, what is the profit or loss the shopkeeper is making?
On the other hand if the faulty balance reads 900 grams for every 1000 grams, is he still making profit? If not why?
Ex.6 Instead of a meter scale, a cloth merchant uses a 120 cm scale while buying, but uses an 80 cm scale while selling
the same cloth. If he offers a discount of 20% on the cash payment, what is his overall profit percentage?
Sol. When the merchant is buying he is using a scale of 120 cm instead of 100 cm thus multiplying factor for him in this
transaction = 120/100 = 6/5 …….(1)
When selling the cloth the merchant is measuring 80 cm for every 100 cm , so multiplying factor of this transaction is
= 100/80 = 5/4 = …….(2)
For the discount offered by the merchant the multiplying factor = 80/100 = 4/5 ……. (3)
Net profit = .
Ex.7 Mr. A purchased an article and sold it to Mr. B at 20% profit. Mr. B sold it to Mr. C at 20% profit. If Mr. C paid Rs.
2880 to Mr. B, what is the profit in rupees earned by Mr. A?
Then he sold it to Mr. B for Rs. 1.2X and Mr. B sold it to Mr. C for Rs. 1.2 × 1.2X = 1.44X.
Ex.8 A cloth merchant allows 25% discount on a saree and still makes 20% profit. By selling a saree, he gained Rs. 160.
What is the marked price of that saree?
Ex.9 A man purchased some chocolates at 80 per Rs 100 and same number of chocolates of other type at 120 per Rs.
100. He sold each chocolate per 1 rupee each, what is his profit/loss percentage?
Sol. The first type of chocolate costs Rs. 100/80 rupees = 5/4 rupee.
Ratio Proportion
Questions taken from students’ forum
1. In a mixture, R and S in the ratio of 2:1. In order to make S to 25% of the mixture, how much part of R should be added?
2. What number should be added to or subtracted from each term of the ratio 17: 24 so that ratio becomes equal to 1: 2.
3. In a fraction, if 1 is added to both the numerator and the denominator, the fraction becomes 1/2. Instead if numerator is
subtracted from the denominator, the fraction becomes 3/4. Find the fraction.
4. Rs.1260 is divided between A, B and C in the ratio 2:3:4. Find the C's share?
Ratio Proportion
Concept
If a and b (b ≠ 0) are two quantities of the same kind, then Ratio is the relation which one quantity bears to another of the
same kind in magnitude.
Now in two quantities a and b the fraction a/b is called the ratio of a to b. It is usually expressed as a: b,
a and b are said to be the terms of the ratio. The former (numerator) ‘a’ is called the Antecedent of the ratio and latter
(denominator) ‘b’ is called consequent.
Basics of Ratio
(i) As ratio is a relation between two quantities so ratio is independent of the concrete units employed in the quantities
compared.
(ii) Ratio exists only between two quantities; both the quantities must be in the same units.
Composition of Ratio
I. Compounded Ratio
When two or more ratios are multiplied term wise, the ratio thus, obtained is called their compounded ratio.
For any ratio a : b, the reciprocal ratio will be Back to Table of Contents
The application of it is in calculating the ratio of the wages distributed among the workers, which is equal to the reciprocal
ratio of number of days taken by them to complete the work.
Proportion
When two ratios are equal, the four terms involved, taken in order are called proportional, and they are said to be in
proportion.
2. If a : b : : c : d Then we have ad = bc i.e. the terms a and d are called Extremes and, the terms b and c are called the Means.
The term a, b, c and d are known by the name 1st, 2nd, 3rd and the 4th proportion respectively.
Continued Proportion:
Three quantities are said to be in continued proportion, if the ratio of the first to the second is same as the ratio of the second
to the third.
Mean Proportion:
If a, b, c are in continued proportion then second quantity ‘b’ is called the mean proportional between ‘a’ and ‘c’ and a, b and
c are known as 1st, 2nd and 3rd proportion respectively.
Then b2 = ac (or) b =
Ex.2 What should be added to each of the numbers 19, 26, 37, 50 so that the resulting number should be in proportion?
(1) 2 (2) 3 (3) – 2 (4) – 5
According to question,
19 + x : 26 + x = 37 + x : 50 + x
Basics of Proportion
(i) Let us take four quantities a, b, c & d such that they are in proportion i.e. a : b : : c : d then,
(ii) If then
Ex.3 Saman begins business with a capital of Rs. 50,000 and after 3 months takes Manu into partnership with a capital
of Rs. 75000. Three months later Amandeep joins the firm with a capital of Rs. 1, 25,000. At the end of the year the
firm makes a profit of Rs. 99,495. How much of this sum should Amandeep receive?
PROPORTIONS
Direct Proportion
If A is directly proportional to B, then as A increases B also increases proportionally or in other words the proportional
change occurs in the same direction. In general when A is directly proportional to B, then = Constant.
Examples of Direct proportion are Time & Distance problems; time taken to travel a distance is directly proportional to the
distance traveled when the speed is constant. This means the distance-traveled doubles if the time taken doubles provided
speed remains constant.
Direct Relation
In these types of cases an increase in one causes increase in the other but the increase is not proportional as in the
case of direct proportion.
For example:
With simple interest the amount increases with increase of the number of years but not proportionally while on the
other hand interest doubles or triples after 2nd and 3rd years. So the increment in amount is in direct relation while increment
in interest is direct proportion.
Ex.4 If 6 men can lay 8 bricks in one day, then how many men are required to lay 60 bricks in the same time?
Sol. Since the time is same so to do more work we need more persons. Hence this is the problem of direct
proportion, i.e.
Ex.5 The cost of New Year party organized in TCY is directly related to the number of persons attending that party. If 10
persons attend the party the cost per head is Rs 250 and if 15 people attend, the cost per head is Rs. 200. What will
be the total cost of the party if 20 persons attend it?
Cost = K1 + K2 N (where K1 & K2 are fixed and variable costs and N is number of persons)
Indirect/Inverse Proportion
A is in indirect proportion to B if as A increases, B decreases proportionally i.e. the proportional change occurs in the
opposite direction.
Examples of Indirect proportion are Price & Quantity (expenditure remaining same), Number of men required & rate of work
done (amount of work remaining same), Time & Speed problems for same distance.
Ex.6 If 6 men can build a wall in 9 days then 60 men can build a similar wall in ______ days?
Ex.7 A can do a piece of work in 12 days, B is 60% more efficient than A. Find the number of days required for B to do
the same piece of work.
Sol. Ratio of the efficiencies is A : B = 100 : 160 = 5 : 8. Since efficiency is inversely proportional to the number of days, the
ratio of days taken to complete the job is 8 : 5. So, the number of days taken by B =
Ex.8 Ten years ago, the ratio of ages of A and B is 3 : 4, now, it is 4 : 5. What is the present age of A?
k = 10
Percentage of A = 3k + 10 = 40 years.
Ex.9 Three friends A, B, C earn Rs. 2000 together. If they want to distribute this money such that ‘A’ should get Rs. 300
more than B and Rs. 100 more than C, in what ratio, they have to distribute the money?
A + B + C = 2000
Ex.10 Four friends A, B, C, D share Rs. 10,500 in the ratio , how much more money A and C together get than B
and D together?
Multiply with 24 = 8 : 6 : 4 : 3.
k = 500
Required answer = (A + C) – (B + D)
Ex.11 xyz has to distribute Rs. 3500 such that, for every 2 rupees x takes, y will take 3 rupees and for every 4 rupees y
takes, z will take 5 rupees. How much money z will get?
x : y = 2 : 3 ………(1)
and y : z = 4 : 5 ………(2)
Equation (2) × 3 y : z = 12 : 15
x : y : z = 8 : 12 : 15
z will get
8. A storm will move with a velocity 150 km towards the center 2 hr. At the same rate how much far will it move in 3 hrs?
9. Refer to the figure below, a ship started from P and moves at a speed of I miles per hour and another ship starts from L and
moving with H miles per hour simultaneously. Where do the two ships meet?
||---g---||---h---||---i---||---j---||---k---||---l---||
Where P, G, H, I, J, K, L are the various stops in between the distances denoted by || . The values g, h, i, j, k, l denote the
distance between the ports.
10. Given that A is travelling at 72 km/hr on a highway and B is travelling at a speed of 25 meters per second on a highway.
Find the difference in their speeds in m/sec.
11. A car travels 12 km with a 4/5th filled tank. How far will the car travel with 1/3 filled tank?
12. A family, planning a weekend trip, decides to spend not more than a total of 8 hours driving. By leaving early in the
morning, they can average 40 miles per hour on the way to their destination. Due to the heavy Sunday traffic, they can
average only 30 miles per hour on the return trip. What is the farthest distance from home they can plan to go?
(a) 120 miles or less (b) Between 120and 140 miles (c) 140 miles (d) Between 140 and 160 miles (e) 160 miles or more
2. Let v1 and v2 be the velocity of the two vehicles and let v1 > v2
If both the vehicles are moving in the same direction then their Relative Velocity = R.V. = v1 – v2
If both the vehicles are moving in the opposite direction then their Relative velocity = R.V. = v1 + v2
3. Average velocity =
If x1 & x2 are the distances covered at velocities v1 & v2 respectively then the average velocity over the entire
4. A man travels first half of the distance at a velocity v1, second half of the distance at a velocity v2 then, Average velocity
5. If the distance is covered in three equal parts with different speeds v1, v2 and v3 then,
Average velocity =
6. For the same distance, the time is inversely proportion to the speed of the object. These types of problems can be solved as
the problems of percentage.
7. When time is constant the ratio of speeds of the object is equal to the ratio of the distance covered by them i.e.
Ex.1 If I decrease my speed by 20% of original speed, I reach office 7 minute late. What is my usual time and new time of
reaching office?
Sol. Since speed is decreased by 20% i.e. 1/5 of the original. New speed will become 4/5 of the original speed. For the
same distance, the time will become 5/4 of original time. Therefore new time increase by 1/4 of the original. This is
given equal to 7 minutes. So Usual time = 7 × 4 = 28 minutes and New time = 28 + 7 = 35 minutes.
Ex.2 A train leaves Calcutta for Mumbai, a distance of 1600 kms at the same time a train leaves Mumbai to Calcutta. The
trains meet at Nagpur which is at a distance of 700 kms from Mumbai. What is the ratio of the speeds of the trains?
Sol. From the problem, it is clear that when the first train travels a distance of 1600 – 700 = 900 km, the second train
travels a distance equal to 900. So, the ratio of their speeds is 9: 7.
Trains
(i) When a train approaches a stationary object (a tree, a stationary man, a lamp-post; we assume the length of the
object to be infinitely small; provided its length isn’t mentioned)
(ii) However, when a train approaches a platform, the time taken by the train to cross the platform is same as the
time taken by the train to cross a distance equal to its own length plus the length of the platform at its own velocity.
(iii) For two trains having lengths l1 & l2 and traveling in the same direction with speeds v1 & v2 respectively (v1 > v2).
(v) If two trains/Object start at the same time from two points X & Y and move towards each other and after crossing
they take a & b hrs respectively to reach opposite points Y and X, then
Ex.3 A train 110 m long travels at 60 kmph. How long does it take?
(b) To pass a man running at 6 kmph in the same direction as the train?
(e) To pass another train 170 m long, running at 40 kmph in the same direction?
(f) To pass another train 170 m long, running at 60 kmph in the opposite direction?
Time taken to pass the man = Length of the train/ Relative velocity =
Speed of stream, w = (D – U)
Ex.4 A man can row 4.5 km/hr in still water. It takes him twice as long to row upstream as to row downstream. What is
the rate of the current?
So b + u = 2(b – u)
u = = 1.5 km/hr.
Circular Motion
Ex.5 Sachin and Saurav, as a warm-up exercise, are jogging on a circular track. Saurav is a better athlete and jogs at
18km/hr while Sachin jogs at 9 km/hr. The circumference of the track is 500 m (i.e. ½ km). They start from the same
point at the same time and in the same direction. When will they be together again for the first time?
Sol. Method 1: Since Saurav is faster than Sachin, he will take a lead and as they keep running, the gap between them will
keep widening. Unlike on a straight track, they would meet again even if Saurav is faster than Sachin.
The same problem could be rephrased as “In what time would Saurav take a lead of 500 m over Sachin”?
Every second Saurav is taking a lead of over Sachin in Therefore; they would meet for
the first time after 200 sec. In general, the first meeting if both are moving in the same direction and after both have
started simultaneously occurs after
Method 2: For every round that Sachin makes, Saurav would have made 2 rounds because the ratio of their speeds is
1 : 2. Hence, when Sachin has made 1 full round, Saurav would have taken a lead of 1 round. Therefore, they would
Ex.6 Suppose in the earlier problem when would the two meet for the first time if they are moving in the opposite
directions?
Ex.7 If the speeds of Saurav and Sachin were 8 km/hr and 5 km/hr, then after what time will the two meet for the first
time at the starting point if they start simultaneously?
Sol. Let us first calculate the time Saurav and Sachin take to make one full circle.
Hence, after every 225 sec, Saurav would be at the starting point and after every 360 sec Sachin would be at starting
point. The time when they will be together again at the starting point simultaneously for the first time, would be the
smallest multiple of both 225 and 360 which is the LCM of 225 and 360. Hence, they would both be together at the
starting point for the first time after LCM (225, 360) = 1800 sec = 0.5 hr. Thus, every half an hour, they would meet at
the starting point.
Note: From the solution you could realise that it is immaterial whether they move in the same direction or in the opposite.
If three persons A, B, and C are running along a circular track of length d meters with speeds Va ,Vb ,Vc respectively. To
find the time when all the three will meet for the first time, we have to calculate the relative time of the meeting of any one
(A or B or C) among the three with other two runners and then calculate the LCM of these two timings. This will be the time
when all the three runners will meet for the first time.
And to calculate when they all meet for the first time at the starting point, we have to take the LCM of the timings taken by all
the runners separately to cover one full circular motion.
Ex.8 Let us now discuss the cases of circular motion with three people: Laxman joins Saurav and Sachin, and all of them
run in the same direction from the same point simultaneously in a track of length 500 m. Laxman moves at 3
km/hr, Sachin at 5 km/hr and Saurav at 8 km/hr. When will all of them be together again?
In the first case, Saurav moves at the relative speed of (8 – 5) = 3 km/hr with respect to Sachin.
In the second case, Saurav moves at the speed of (8 – 3) km/hr = 5 km/hr with respect to Laxman.
If all the three have to meet, they would meet after every [LCM (10, 6)] min = 30 min or ½ hour.
Hence, they would all meet for the first time after 30 min.
(b) If we need to find the time after which all of them would be at the starting point simultaneously for the first time,
we shall use the same method as in the case involving two people.
At a speed of 3 km/hr, Laxman would take 600 sec. to complete one circle.
Hence, they would meet for the first time at the starting point after LCM (225, 360, 600) sec. = 1800sec.
Ex.9 A thief is spotted by a policeman from a distance of 200 m. When the policeman starts a chase, the thief starts
running. Speed of thief is 10 Kmph and that of policeman is 12 kmph. After how many hours will the policeman
catch the thief?
Sol.
Ex.10 A man steals a car at 1 : 30 pm & drives at 40 kmph. At 2 pm the owner starts chasing his car at 50 kmph. At what
time does he catch the man?
Ex.11 A and B started moving simultaneously from P towards Q and their respective speeds are 36 kmph and 15 m/s
respectively. What is the distance between them after moving for 2 minutes after starting from P?
Speed of B = 15 m/s
So in 1 sec, B covers 5 m extra than A and so, the distance between them will be 5 m.
Ex.12 Two trains are moving in opposite directions with the respective speeds of 36 kmph and 45 kmph. They will cross
each other in 20 seconds. If they are moving in the same direction at the same speed, how much time will they take
to cross each other?
Since the velocity in the second case is times the velocity in the first case.
So, they will take 9 times more time to cross each other. i.e., 20 × 9 = 180 sec = 3 min.
Ex.13 Two trains are moving in the same direction. The speed of the faster train is twice the speed of the slower train.
The faster train takes 60 sec to overtake the slower train. If they move in opposite directions, how much time will
Sol. Assume ‘v’ is the speed of the slower train, so 2v is the speed of the faster train.
i.e.
Ex.14 Train A starts from city P to city Q with a velocity of 40 kmph. Train B starts at city P towards city Q, 1 hour after
train A with a speed of 60 kmph. If both the trains reach station Q simultaneously, what is the distance between
cities, P and Q?
Therefore d =120 km
Ex.15 Two friends A and B are moving towards Q and P respectively from P and Q respectively. The distance between P
and Q is 600 m and the speeds of the friends, A and B are 6 m/s and 8 m/s respectively. How much time after A
starts for P, does B have to start for Q so that they meet at the exact midpoint of P and Q?
Sol. The midpoint means exactly 300 m from both the sides.
So B has to wait for (50 – 37.5) = 12.5 sec, if they want to reach the midpoint simultaneously
Ex.16 A river flows at a speed of 1.5 kmph and a boatman who can row his boat at a speed of 2.5 kmph in still water,
takes hours to go a certain distance up stream and return to the starting point. What is the total distance
Sol. The speeds of the boatman upstream and downstream are 1 kmph and 4 kmph respectively.
If the distance covered each way = x km, then total time taken to go upstream and downstream
Races:
Any contest of speed in running, riding, driving, sailing or rowing is called a race. The path on which the contests are
held is called a race course. The point from which the race begins is called the starting point. The point where the race ends is
called the winning post or the goal. The person who first reaches the winning post is called the winner. If all the contestants
reach the goal at the same time then the race is called a dead heat race.
In this type of races 1st runner gives 2nd runner benefit of running for some time before 1st start the race. e.g. A can
give B a handicap of 3 sec. mans they started from the same point but A start 3 sec after.
This means that runner A has started from the “K” distance behind runner B but at the same time. e.g. A gives B a
start of 10 m means before starting A is on starting point and B is 10 meter forward from A and they start the race at
the same time. In a contest with 2 participants, one is the winner and the other is the loser.
(i) The winner can give/allow the loser a start of t seconds or x metres, i.e. start distance = x metres and start time = t
seconds.
(ii) The winner can beat the loser by t seconds or x metres, i.e. beat distance = x metres and beat time = t sec
Interpretation from the statements given in the problems concerned with race
This means that the winner of the race is A and B is X meters behind A when he crosses the finishing line.
This means both the runners have started from the same starting point. The ratio of the speed of the runners is the
ratio of the distance covered by them in the time, in which winner reaches the finishing line.
This means that A stands at starting point and B is X meter forward of the starting line at the starting of the race.
This states that after coming of A at the finishing point B will take more t seconds to cover the left distance. If we
know that distance and time taken we can cover the speed of the looser?
Ex.17 A can run 330 metres in 41 seconds and B in 44 seconds. By how many seconds will B win if he has 30 metres start?
Ex.18 In one kilometer race, A beats B by 36 metres or 9 seconds. Find A's time over the course.
Alternative method:
Using formula:
Escalator
Ex.19 In an escalator Rajesh covers 4 steps with 3 steps of Suresh in the same time in a static escalator. When the
escalator is moving Rajesh takes 24 steps while Suresh takes 21 steps to reach the top of the escalator. What are
the total numbers of steps in the escalator?
Sol. Assume that S be the number of steps of escalator that helped Rajesh and Suresh for the same time.
But Suresh has taken 21 steps which are of the original steps.
These extra steps taken are the result of extra time consumed by him and helped by the escalator. So, the equation
will become
Ex.20 In a 100m race, A can beat B by 10m, and C by 20m. If B and C run with the same velocity, By how many meters can
B beat C in a 900 m race?
Sol. From the first line of the question we can understand that when A runs 100m, B runs 90 m and C runs 80 m. So B can
beat C by 10m in a 90 m race. So in a 900m race, B can beat C by 100m.
Ex.21 A can beat B by 44 metres in a 1760 meter race, while in a 1320 metres race, B can beat C by 30 metres. By what
distance (in meters) will A beat C in a 880 meter race?
Sol. When A runs 1760 metres, B runs 1716 metres. Back to Table of Contents
A B C
Ex.22 Both A and B run a 2 km race. A gives B a start of 100 m and still beats him by 20 seconds. If A runs at a speed of 20
km per hour, find B's speed in kilometres per hour.
B covers the distance of (2000 – 100) i.e. 1900 m in 360 + 20 i.e. 380 sec.
Ex.23 J is times as fast as K. If J gives K a start of 150 m, how far must be the winning post so that the race ends in a
dead heat? (1) 100 m (2) 440 m (3) 550 m (4) 200 m
Sol. Race ends in a dead heat, i.e. times taken by J and K are the same.
1. A can do a piece of work in 20 days, where as B can do it in 12 days. In 9 days B does of the work. How many days will A
4. A is twice efficient than B. A and B can both work together to complete a work in 7 days. How many days does A alone
take to complete the work?
5. A finish the work in 10 days. B is 60% efficient than A. How many days does B take to finish the work?
6. A work is done by two people in 24 min. One of them can do this work alone in 40 min. How much time required to do the
same work by second person?
7. A finishes the work in 10 days and B in 8 days individually. If A works for 6 days then how many days should B work to
complete remaining work?
8. Given 20 men take 15 days to complete a job. Find the number days required for 5 men to complete the work?
double and will complete the work in 20 days. -------- (1), Where M & D are number of men and number of days
respectively. If we further break number of days to hours, then total hours = DH, where H are number of hours per day. Now,
our formula becomes
To elaborate it further, let’s say M men take D days to build a room. Now if work is doubled (they have to build two
rooms of same size) in same D no. of days, obviously they have to double their strength Or we can say that no. of men are
directly proportional to the work to be finished. In mathematics, we can write it as
M W, -------------------------------------- (2)
By combining (1) and (2), we get (or) , Where K is constant of proportionality (or)
This is our general formula to solve time & work problems. It is also known as Work Equivalence Method. Majority of
time & work questions can be divided into two types.
Type I: Where efficiency of individual’s is not mentioned (as in the above example): These are the cases where the
man-days concept is utilized. Here the Rule of Fractions or the proportion (direct or indirect) concept can also be
used.
Type II: Where the efficiency is mentioned. Here the case of unit day’s or one day’s concept is utilized.
If A does a work in 10 days, then what is the one-day work done by A? The answer is one-tenth part of the total work.
Work done in unit time is known as efficiency of the worker or we can say, that if a worker takes less number of days
(than second worker) to finish a work, he will be more efficient.
LCM Approach
In this type of approach the total work is considered as the LCM of the time taken by the individuals and then unit
time work is calculated. Here the work done is not 1(unity) but the LCM of the time taken by number of persons. Let
us understand this with the help of an example.
Ex.1 If Manni and Gopi finish a work in 10 and 15 days respectively, what will be number of days taken by both of them
to complete the work when both work together?
Sol. Let the total work is equal to the LCM of number of days of Manni & Gopi taken to do the work respectively.
It is always a good way if we try to solve such type of questions with the help of LCM approach. Let us understand the
concept with the help of an example.
Ex.2 A, B and C can finish a work independently in 10, 12 and 15 days. C starts the work and after 1 day, B joins him.
After 1 day of B, A also joins them but leave 3 days before completion of the work, while B left two days before
completion of work. What will be the total number of days taken to complete the work?
I day work:
6(N – 5) + 5(N – 3) + 4N = 60
In these, type of problems, we see the work done by two or more men on alternate days or hours.
Ex.3 A can build a wall in 20 days while B can build the same wall in 30 days. If they work on alternate days in how many
days, will the wall be completed if A start the job?
These types of problems revel about the problems of pipe and cistern in which one is inlet and other is outlet. Let us
solve a puzzle “A monkey wants to climb a pole which is 24 m tall. In 1 minute, he can climb up by 3 m and in the next
minute, he slips by 2 m. In how many minutes will the monkey reach the top of the pole?
Ex.4 If A build the wall in 20 days and B can destroy that wall in 30 days and work on alternate days. What will be the
number of days required to build the wall for the first time?
Sol. A can build 1/20 th of the wall in 1 day. Where as B will destroy 1/30 th of the wall in 1 day and since they are working
on alternate days, So in 2 days, 1/20-1/30 = 1/60 th of the wall will be constructed. So, in 57 × 2 = 114 days, 57/60 th
of the work will be completed and on the 115th day, A will come and completes the remaining 3/60 = 1/20 th work. So
it takes 115 days to construct the wall.
Pipes and Cisterns problems are almost the same as those of Time and Work problems. Thus, if a pipe fills a tank in 6
hrs, then the pipe fills 1/6 th of the tank in 1 hour. The only difference with Pipes and Cisterns problems is that there are
outlets as well as inlets. Thus, there are agents (the outlets) which perform negative work too. The rest of the process is
almost similar.
Inlet:
A pipe connected with a tank (or a cistern or a reservoir) is called an inlet, if it fills the tank. The work done by this is
Outlet:
A pipe connected with a tank is called an, outlet, if it empties the tank and the work done by this is taken as the
negative work.
Ex.5. Two pipes A and B can fill a tank in 36 hours and 45 hours respectively. If both the pipes are opened imultaneously,
how much time will be taken to fill the tank?
Hence, both the pipes together will fill the tank in 20 hours.
Ex.6. Pipe A can fill a tank in 36 hours and pipe B can empty it in 45hours. If both the pipes are opened simultaneously,
how much time will be taken to fill the tank?
Sol. Total Volume of the tank = 180 units (LCM of 36 and 45)
Ex.7. A can do a work in 30 days, and B can do in 40 days. If A and B work together for 10 days and A left, then C joined
with B and completed the work in 10 days. How many days C alone can complete the work?
Sol. A work only for 10 days, B work for 20 days and C work for 10 days. Let us assume C require X days to complete the
work. So, in 1 day, A can do 1/30th of the work. B can do 1/40 th of the work, and c can do 1/X of the work.
Ex.8. Four men can do work in 15 days. If a man left the work after 5 days and again joined after 5 more days, the
remaining three work continuously till the end of work. How many more days than the estimated, it takes to
complete the work?
Sol. After 15 days, the work that is left is equal to the amount of work that can be done by 1 man in 5 days.
This work can be done in 5/4 days by the 4 men. So it takes 5/4 more days to complete the work.
Ex.9. One man started a work on first day, the second day one more joined with him. The next day one more joined.
Everyday one new person joined until the work gets completed. If the work is completed in 15 days, how many
days it takes for 10 men to complete the same work, if they work regularly?
On 1st day = x
2nd day = 2x
……………..
Ex.10. B is twice as efficient as ‘A’ and ‘C’ is 50% more efficient than B. If B and C together can complete a work in 10 days,
how much time it takes for A and B to complete the work, if they work on alternate days starting with ‘A’?
B can do 2x
C can do 3x
33rd day A will come and do x work. So, 48x + x = 49x will be completed.
34th day B will come and complete the work in 1/2 day.
Angles are measured in many units’ viz. degrees, minutes, seconds, radians, gradients. Where 1 degree = 60 minutes, 1 minute
= 60 seconds, π radians = 180° = 200g
If θ is one of the angle other then right angle, then the side opposite to the angle is perpendicular (P) and the sides containing
the angle are taken as Base ( B) and the hypotenuse (H). In this type of triangles, we can have six types of ratios. These ratios
are called trigonometric ratios.
Important Formulae
1. sin2θ + cos2θ = 1 [Note sin2θ = (sin θ)2 and not (sin θ2)]
2. 1 + tan2 θ = sec2θ
3. 1 + cot2θ = cosec2θ
Range of Values of Ratios
If 0 ≤ θ ≤ 360o, then the values for different trigonometric ratios will be as follows. Back to Table of Contents
1. – 1 ≤ Sin θ ≤ 1
2. – 1 ≤ cos θ ≤ 1
3. – ∞ ≤ tan θ ≤ ∞
4. – ∞ ≤ cot θ ≤ ∞
We divide the angle at a point (i.e. 360°) into 4 parts called quadrants. In the first quadrant all the trigonometric ratios are
positive
Sin 0 1
Cos 1 0
Tan 0 1
Properties of Triangle
Sine rule
R Circum – Radius =
Cosine Rule
In a triangle ABC of having sides of any size, we have the following rule;
Area of Triangle
Area =
"Set" is synonymous with the words "collection", "aggregate", "class" and is comprised of
elements/objects/members.
A set is a well-defined collection of elements. By well-defined elements it means that given a set and an element, it
must be possible to decide whether or not the element belongs to the set. A set can be described in any one of the following
ways. For example, the set of beautiful Actress of Bollywood or the set of Good Players of cricket in India are not sets as the
world beautiful and Good are not well defined. What are the criteria of choosing an actress as beautiful and which player is
said to be a good player of cricket. But on the other hand if we say Set of good player of cricket in India those has played at
least 25 international games, will be a set as the word Good is now well defined.
Representation of a Set
1. Roaster Form:
A set is described by listing elements, separated by commas, within brackets. For example, A = {a, e, i, o, u} is a set of
vowels of English alphabets and a finite set and N = {2, 4, 6,…- is a set of even natural number and is a infinite set. Also,
repetition of an element has no effect. For example {1, 2, 3, 2} is the same set as {1, 2, 3}.
A set can also be described by a characterizing property P(x) of its elements x. In such a case the set is described by {x
| P (x) holds} or {x: P(x) holds}, which is read as 'the set of all x such that P(x) holds'. For example,
A = {x | x is the root of x2 + 5x – 6 = 0}
The number of elements contained in a set is known as the cardinal number of that set. On the basis of cardinal
number a set can be an Empty Set or a Singleton Set. A set is said to be empty or void or null set if it has no elements and its
cardinal number is 0. It is denoted by the symbol φ or { } such as Set of odd numbers divisible by 2. And a set is singleton set if
the cardinal number is 1 i.e. it contains only one element, such as Set of lady Prime-minister of India.
If a set A has 5 elements then its cardinal number is written as n(A) = 5, and read as “Cardinal number of set A is 5”.
Subsets
Let A and B be two sets. If every element of A is contained in B, then A is called the subset of B.
If A is subset of B, we write A B, which is read as "A is a subset of B" or "A is contained in B".
If A B then a A a B. (The symbol stands for "implies" and stands for “belongs to”). Let P = ,a, b, c-, then
subsets of P are φ, {a}, {b}, {c}, {a, b}, {a, c}, {b, c}, {a, b, c} i.e. it has 8 number of subsets and Empty set is the subset of every.
Also every set is the subset of itself and it is improper subset of the set. Every set has one improper subset and other subsets
as proper subsets.
If A B and also B A, then we can say every element of A is present in B and every element of B is present in A.
These types of sets having same number and identical elements are known as Equal sets.
Power Set
The set of subsets of a set is the power set of the set. If A is a set then its Power set is denoted as P(A). If A = {a, b, c},
then P(A) = {φ, {a}, {b}, {c}, {a, b}, {a, c}, {b, c}, {a, b, c}} The cardinal number of any set A is 2n, where n = number of elements
present in set A.
Universal Set
In any discussion in theory, there happens to be a set U that contains all sets under consideration. Such a set is called
the universal set. Thus a set that contains all sets in a given context is called the universal set. For example, in plane geometry
the set of all points in the plane is the universal set.
Operations of sets
Union of Sets:
The union of two sets A and B, is a set containing all the elements present in set A or in set B. The union of set A and B
is represented as A U B. So, A U B = {x | x A or x B}
For example:
A = {5, 7, 8, 9, 11} and B = {car, house, ball, sofa), then A U B = {5, 7, 8, 9, 11, car, house, ball, sofa}
Intersection of Sets:
The intersection of two sets A and B, is a set containing all the common elements present in set A or in set B. The
intersection of set A and B is represented as A B. So, A B = {x | x A and x B}
For example
A B = {5, 7, 8}
Difference of sets:
A – B is the difference of set A from set B and is defined as the set of elements present in set A but not in set B.
So, A – B = {x | x A and x B}
Complement of a set:
The complement of set A in U the set of those elements which are present in Universal set but not present in set A.
Compliment of A is denoted by A' The shaded part represents A'. So, A‘= {x | x U and x A}
(a) Also the Compliment of set A is defined as the difference of Universal set U and set A. i.e.⇒ A‘ = U – A
v. A A’ = & A A’ = φ
viii. n (A – B) = n (A) – n (A B)
Ex.1 In a certain city only two newspapers A & B are published. It is known that 25% of the city population read A & 20%
read B while 8% read both A & B. It is also known that 30% of those who read A but not B, look into advertisements
and 40% of those who read B but not A, look into advertisements while 50% of those who read both A & B look
into advertisements. What % of the population reads an advertisement?
Sol. Let A & B denote sets of people who read paper A & paper B respectively and in all there are 100 people, then
Hence the people who read paper A only i.e. n (A – B) = n (A) – n (A B) = 25 – 8 = 17. And the people who read paper
B only i.e. n (B – A) = n (B) – n (A B) = 20 – 8 = 12. Now percentage of people reading an advertisement = [(30 % of
17) + (40% of + 12) + (50% of 8)] % = 13.9 %.
Venn Diagrams
Venn diagram is the pictorial representation of the set and also the operation involved in the sets. We often use
circles to represent the sets and overlapping of the circles to represent the common elements in two or more sets. The
universal set U is represented by interior of a rectangle and its subsets are represented by interior of circles within the
rectangle.
Let us consider the formula, n (A B) = n (A) + n (B) – n (A B) and imagine that the value of n (A B) is not given
and asked to find the value of n (A B), then we will get the range of the values. Let us understand the concept of maximum
and minimum values with the help of an example.
Ex.2 If in a Survey, Organized by any N.G.O on the cold drinks after effects found that 80% of the total people like Coca -
Cola and 70% like Limca. What can be the minimum and maximum number of people who drink both the drinks?
Sol.
80 - X X 70 - X
Here n (L C) ≤ 100%
Functions
Questions taken from students’ forum
1. If g (0) = g (1)=1 and g (n)= g (n-1) + g (n –2). Find g (6)
2. G(0)=-1, G(1)=1, G(N)=G(N-1) - G(N-2), G(5)= ?
3. X 0 10 100 1000 9999
Y 0.00001 1.02 1.72 3.00 4.72
Find the relation between X and Y? Ans:- Y= log10(X)
4. Find the equation of a curve that intersects x at -1 when y=0 and x=0 when y=3 goes upward? (Can Expect Choices)
Functions
Definition
Suppose, if we take any system, the output will be a function of input. That means a function is a relation between
input and output. For Example, there is a system, which finds the square of the given input. That means the output is a square
of the given input. This can be represented by output= (input) 2 or f(x) = x2. Where x is input and f(x) is output. Here f is called
the function of x, which is defined as f(x) = x2. So, if f(x) = x 2 , f(1) = 12 = 1, and f(2) = 22 = 4.
Ex.1 (a) If f(x) = 2x2 – 2x + 1, find f( – 1). (b) If f(t) = 3t – 1, find f(a2)
Odd function:
A function f is said to be odd if it changes sign when the sign of the variable is changed. i.e. If f(– x) = – f (x). For
Even function:
A function f is said to be an even function if it doesn’t change sign when the sign of the variable is changed. i.e. if f(– x)
= f (x).For example f (x) = x4 + x2 and g (x) = cos x are even functions.
NOTE:
There are many functions which are neither odd nor even i.e it is not necessary for a function to be either even of to
be odd. E.g: g (x) = 3x3 + 4x2 – 9 is a function in x which is neither even nor odd.
Composite Functions
A composite function is the function of another function. If f is a function from A in to B and g is a function from B in
to C, then their composite function denoted by ( g o f) is a function from A in to C defined by (g o f) (x) = g [ f(x)]
Ex.2 Let a function fn+1 (x) = fn (x) + 3 . If f2(2) = 4. Find the value of f6(2).
f4(2) = f3(2) + 3 = 10
f5(2) = f4(2) + 3 = 13
f6(2) = f5(2) + 3 = 16
Alternate Method:
f(5) =
f(4) = 2 × 12 + 4 = 28
f(5) = 2 × 28 + 4 = 60
= = 8270
Those sequences whose terms follow certain patterns are called progressions.
For example
1, 4, 7, 10, 13 …….
7, 4, 1, – 2, – 5………
1, 2, 4, 8, 16………
8, 4, 2, 1, ½….……
Also if f (n) = n2 is a sequence, then f(1) = (1)2 = 1, f(2) = 22 = 4, f(3) = (3)2 = 9, f (10) = 102 = 100 and so on.
Thus T1 = first term, T2 = second term, T10 = tenth term and so on.
that common difference in the previous term. Therefore Tn+1 – Tn = constant and called common difference (d) for all n N.
Examples:
1. 1, 4, 7, 10, ……. is an A. P. whose first term is 1 and the common difference is d = (4 – 1) = (7 – 4) = (10 – 7) = 3.
Tn = nth term (Thus T1 = first term, T2 = second term, T10 tenth term and so on.)
l = last term,
The sum of first n terms of an AP is usually denoted by Sn and is given by the following formula:
Ex.1 Find the series whose nth term is Is it an AP series? If yes, find 101st term.
= 1, 5/2, 4, 11/2……
Ex.2 Find 8th, 12th and 16th terms of the series; -6, -2, 2, 6, 10, 14, 18…..
Properties of an AP
I. If each term of an AP is increased, decreased, multiplied or divided by the same non-zero number, then the resulting
If you add constant let us say 1 in each 4, 6, 8, 10, 12...... This is an A.P. with common difference
term, you get 2
If you multiply by a constant let us say 6, 10, 14, 18, 22….. Again this is an A.P. of common
2 each term, you get difference 4
II. In an AP, the sum of terms equidistant from the beginning and end is always same and equal to the sum of first and last
terms.
Ex.3 The sum of three numbers in A.P. is – 3, and their product is 8. Find the numbers.
Sum = – 3 (a – d) + a + (a + d) = – 3 3a = – 3 a=–1
Product = 8
(a – d) (a) (a + d) = 8
a (a2 – d2) = 8
(–1) (1 – d2) = 8
d2 = 9
d=±3
Ex.4 A student purchases a pen for Rs. 100. At the end of 8 years, it is valued at Rs. 20. Assuming that the yearly
depreciation is constant. Find the annual depreciation.
= 100 – D – 7D = 100 – 8D
8D = 80 D = 10.
Geometric Progression
A series in which each preceding term is formed by multiplying it by a constant factor is called a Geometric
Progression G. P. The constant factor is called the common ratio and is formed by dividing any term by the term which
precedes it. In other words, a sequence, a1, a2, a3… an… is called a geometric progression
Sn = sum of n terms
General term of GP = Tn = ar n –1
Ex.5 Find the 9th term and the general term of the progression.
Sol. The given sequence is clearly a G P with first term a = 1 and common ratio = r =(-1/2)
Now T9 = ar8 =
Where r>1
Where r<1
If a G.P. has infinite terms and –1 < r < 1 or < 1, then sum of infinite G.P is
Ex.6 The inventor of the chess board suggested a reward of one grain of wheat for the first square, 2 grains for the
second, 4 grains for the third and so on, doubling the number of the grains for subsequent squares. How many
grains would have to be given to inventor? (There are 64 squares in the chess board).
= 1 + 2 + 22 + 23 + ……. To 64 terms = 1 =
If in the decimal representation a number occurs again and again, then we place a dot (.) on the number and read it
as that the number is recurring. e.g., 0.5 (read as decimal 5 recurring). Back to Table of Contents
0. = 0.477777……
These can be converted into fractions as shown in the example given below
= +…………
Properties of G.P
I. If each term of a GP is multiplied or divided by the same non-zero quantity, then the resulting sequence is also a GP.
If you multiply each term by constant 4, 8, 16, 32, 64.. This is a G.P
Sometimes it is required to select a finite number of terms in G.P. It is always convenient if we select the terms in the
following manner:
If the product of the numbers is not given, then the numbers are taken as a, ar, ar2, ar3, ….
III. Three non-zero numbers a, b, c are in G.P. if and only if b2 = ac. b is called the geometric mean of a & c
IV. In a GP, the product of terms equidistant from the beginning and end is always same and equal to the product of first and
last terms as shown in the next example.
A series of quantities is said to be in a harmonic progression when their reciprocals are in arithmetic progression.
e.g. 1/3, 1/5, 1/7, ….. and 1/a, 1/ (a+d), 1/(a+2d)….. are in HP as their reciprocals
3, 5, 7 ….. and a, a+d, a+2d……. are in AP
nth term of HP
Find the nth term of the corresponding AP and then take its reciprocal.
If the HP be 1/a, 1/ (a+d), 1/(a+2d)…..
The corresponding AP is a, a+d, a+2d…….
Tn of the AP is a + (n-1)d
In order to solve a question on HP, one should form the corresponding AP
Description AP GP
nth Term
Mean
Mean
a + (a+d)r + (a+2d)r2 + (a+3d)r3 + ……. Is the form of Arithmetic Geometric Progression (A.G.P)
One part of the series is in Arithmetic progression and other part is a Geometric progression.
A =Arithmetic mean =
G = Geometric mean =
H = Harmonic mean =
Sol. The given series is an Arithmetic – Geometric series whose corresponding A.P and G.P are 1, 2, 3, 4…
x = 1 +[x+x2+x3+…… ]
x) = 1 +
Ex.9 If the first item of an A>P is 12, and 6th term is 27. What is the sum of first 10 terms?
Ex.10 If the fourth and sixth terms of an A.P are 6.5 and 9.5. What is the 9th term of that A.P?
a =2 and d =1.5
Therefore t9 = a+8d = 14
Ex.11 What is the arithmetic mean of first 20 terms os an A.P. Whose first term is 5 and 4th term is 20?
Sol. a = 5, t4 = a+3d = 20
d =5
A.M is the middle number = average of 10th and 11th number = 50+55/2 = 52.5
Ex.12 The first term of a G.P is half of its 4th term. What is the 12th term of that G.P, if its sixth term is 6
Sol. t1 = t4
r3 = 2
t6=ar5 = 6
Ex.13 If the 1st and 5th terms of a G.P are 2 and 162. What is the sum of these five terms?
Sol. a=2
ar4 = 162
r=3
(1) – (2)
S=
Ex.15 The first term of a G.P. 2 and common ratio is 3. If the sum of fist n terms of this G.P is greater than 243 then the
minimum value of ‘n’ is
> 243
> 244
n >5
Ex.16 + + + ……. + is
Sol. =
= 2(220 – 1) + 20 = 221 + 18
Therefore Answer = 17
Statistics
Questions taken from students’ forum
1. Which of the following set of numbers has the highest Standard deviation?
a) 1 0 1 0 1 0
b) -1 -1 -1 -1 -1 -1
c) 1 1 1 1 1 1
d) 1 1 0 -1 0 -1
2. Which of the following has the highest Standard deviation
a)5, -5,5,-5, 5,-5 b) 5,5,5,5,5,5 c) -5,-5,-5,-5,-5,-5 d) -5,5,-5,5,-5,5
3. Which will give good standard deviation
a) (7,0,-7,0,7) b)(7,-7,7,-7,7) c)(1,0,-1,0,1)
Statistics
Frequency Distributions
For some sets of measurements, it is more convenient and informative to display the measurements in a frequency
distribution. For example, the following values could represent the number of dependent children in each of 25 families living
on a particular street. 1, 2, 0, 4, 1, 3, 3, 1, 2, 0, 4, 5, 2, 3, 2, 3, 2, 4, 1, 2, 3, 0, 2, 3, 1.
These data can be grouped into a frequency distribution by listing ach different value (x) and the frequency of occurrence for
X F
0 3
1 5
2 7
3 6
4 3
5 1
Total 25
Two common measures of central location, often called “average,” for a discrete set of numerical values or
measurements are the arithmetic means and the median. The average (arithmetic mean) of n values is defined as the sum of
the n values divided by n. For example, the arithmetic mean of the values 5, 8, 8, 14, 15, and 10 is 60 ÷ 6 = 10.
If we order the n values from least to greatest, the median is defined as the middle value if n is odd and the sum of the two
middle values divided by 2 if n is even. In the example above, n = 6, which is even. Ordered from least to greatest, the values
are 5, 8, 8, 10, 14, and 15. Therefore, the median is (8+10)/2= 9. Note that for the same set of values, the arithmetic mean and
the median need not be equal, although they could be. For example, the set of values 10, 20, 30, 40, and 50 has arithmetic
mean = median = 30.
Another measure of central location is called the mode, which is defined as the most frequently occurring value. For
the six measurements above, the mode is 8.
Sol. Factors of 10 = 1, 2, 5, 10
Sol.
Ex. The mean of 40 numbers is 160. It was detected on checking that the value of 165 was wrongly copied as 125 while
computing the mean. Find the correct mean.
Sol. = 160,
n = 40
= 165 – 125 = 40
Correct =
Geometric Mean
The geometric mean is the nth root of the product of n items of a series. Thus if X1, X2, X3, …….. Xn are the given n
observations, and then their G.M is given by
G.M =
Ex. The GM of 4, 6, 9 is
Therefore G.M of 4, 6, 9 = =6
Median
The median is that value of the variable, which divides the group in two equal parts. One part comprising all the
values greater and the other, all the values less than median. Then median of the distribution may defined as that value of the
variable which exceeds and is exceeded by same numbers of observations, i.e., it is the value such that number of
observations above it is equal to the number of observations below it. Hence, the median is only positional average its value
depends on position occupied by a value in the frequency distribution
Median of individual observations: In case of individual observations x1, x2, ……. xn to find the median we use the following
algorithm.
Step 1: Arrange the observations x1, x2, ……. xn in ascending or descending order of magnitude.
Step 3: If n is odd, then median is the value of observation. If n is even, then median is the AM of the values of
and observation
Ex. (i) The following are the makes of 9 students in a class. Find the median 34, 32, 48, 38, 24, 30, 27, 21, 35
Sol. (i) Arranging the data in ascending order of magnitude, we have 21, 24, 27, 30, 32, 34, 35, 38, 48.
Since, there are 9, and odd number of items, therefore median is the value of observation, i.e., 32.
(ii) Arranging the wages in ascending order of magnitude, we have 8, 9, 11, 14, 15, 17, 18, 20, 22, 25, Since, there are
10 observations, therefore median is the arithmetic mean of and observations. So median = (15 +
17)/2 = 16.
Median of discrete frequency distribution: In case of a discrete frequency distribution xi/f; i = 1, 2… n; we calculate the
median by using the following algorithm
Step 3: See the cumulative frequency (c.f.) just greater than N/2 and determine the co-responding value of the variable.
Step 4: The value obtained in step III is the median
x: 1 2 3 4 5 6 7 8 9
f: 8 10 11 16 20 25 15 9 6
X F c.f
1 8 8
2 10 18
3 11 29
4 16 45
5 20 65
6 25 90
7 15 105
8 9 114
9 6 120
N =120
Here N = 120 N/2 = 60. We find that the cumulative frequency just greater than N/2, is 65 and the value of x corresponding
to 65 is 5. Therefore, median is 5.
Mode
Mode is the value which occurs most frequently in a set of observations and around which the other items of the set
cluster densely OR the mode of a distribution is the value at the point around which the item tends to be most heavily
concentrated
Measures of Dispersion
Measures of dispersion, or spread, for a discrete set of numerical values or measurements take many forms in data analyses.
The simplest measure of dispersion is called the range, which is defined as the greatest measurement minus the least
measurement.
Since the range is affected by only the two most extreme values in the set of measurements, other measures of dispersion
have been developed that are affected by every measurement. The most commonly used of these other measures is called
the standard deviation. The value of the standard deviation for a set of n measurements can be calculated by (1) first
calculating the arithmetic mean, (2) finding the difference between that mean and each measurement, (3) squaring each of
the differences, (4) summing the squared values, (5) dividing the sum by n, and finally (6) taking the nonnegative square root
of the quotient. The standard deviation can be roughly interpreted as the average distance from the arithmetic mean for n
measurements. The standard deviation cannot be negative, and when two sets of measurements are compared, the one with
the larger dispersion will have the larger standard deviation.
Mean Deviation
Mean deviation of a series is the arithmetic average of the deviations of various items from a measure of central
tendency (either mean, median or mode)
If X1, X2, X3…….. Xn are n given observations then the mean deviation (M.D.) about an average A, is given by M.D. (about an
average A) Where d = i.e. modulus value or absolute value of the deviation (After ignoring the
negative sign)
Sol.
Variate x
2 -5 25
4 -3 9
6 -1 1
8 1 1
10 3 9
12 5 25
Since they are moving in the same direction, so the relative speed of both the hands with respect to each other =
1. To calculate the angle between the two hands when time is given. Back to Table of Contents
2. To calculate the time when both the hands will be at some angle.
4. Overall gain/loss
The angle between the two hands is given by the following formula
Ex.1 Calculate the angle between the two hands of clock when the clock shows 5: 25 p.m.
We can apply the following direct formula to find the angle between the hands
Required angle = =
Alternative Method:
Since at 5: 25 the minute hand will be at 5 and the angle between them will be same as the distance covered in
degree by the hour hand in 25 minutes. Required angle = distance of hour hand = speed × time = =
To calculate the time when both the hands will be at some angle
In one minute the net gain of minute hand over hour hand =
Note:
If between H and (H+1) o’clock, the two hands are together at an angle then required time =
Ex.2 At what time between 4 and 5 o’clock are the hands of the clock together?
Sol. Method 1: At 4 o’clock, the hour hand is at 4 and the minute hand is at 12. It means that they are 20 min spaces
apart. To be together, the minute hand must gain 20 minutes over the hour hand. Now, we know that 55 min. are
gained in 60 min.
Required time =
Another formula:
Between H and (H+1) o’clock, the two hands will be together at 5 min past H.
Ex.3 At what time between 4 and 5 o’clock will the hand of clock be at right angle?
Sol. At 4o’clock there are 20 min. spaces between hour and minute hands. To be at right angle, they should be 15 min
spaces apart. So, there are two cases:
Case I:
When the minute hand is 15 min spaces behind the hour hand
To be in this position, the min hand should have to gain 20 – 15 = 5 min spaces.
Case II:
When the minute hand is 15 min spaces ahead of the hour hand
To be in this position, the min hand should have to gain 20 + 15 = 35 min spaces.
Alternate Method:
Required time =
Another Formula:
Between x and (x + 1) o’clock the two hands are right angle at (5X min past X
In this case; they will be at right angle at (5 min past 4 = 38 or 5 min past 4
If a watch indicates 9.20 when the correct time is 9.10, it is said to be 10 minutes too fast. And if it indicates 9.00
when the correct time is 9.10, it is said to be 10 minute too slow.
Ex.4 Two clocks are set at 1 p.m. Fast clock gains 1 min for every hour. Find the time when the fast clock shows
6 p.m.
Sol. For every 60 min of true clock, the fast clock will show 61 min.
Overall gain/loss
After every 65 min = min the two hands will coincide. If the hands of a clock coincide every ‘X’ min, then Gain/Loss per
day by a watch, is given by [If answer is (+) then there will be gain and if (-) then there will be loss.]
CALENDAR
Jan –31 (days), Feb –28; 29 (for a leap year), Mar –31, Apr – 30, May –31, June – 30; July – 31; Aug – 31; Sept –30;
Leap year: It is so called as it comes after a leap of 3 years from the previous leap year.
Every year which is not a century year (i.e. which is not a multiple of 100) is a leap year if and only if it is completely
divisible by 4.
Every century year is a leap year if and only if it is completely divisible by 400 or is an integral multiple of 400 (i.e. the
remainder ought to be 0).
1900 is not.
A century, i.e. 100 year has 76 ordinary year and 24 leap year
= [(76 × 52) weeks + 76 days] – [(24 × 52) weeks + 24 × 2 days]
Now,
Note:
(iii) 400th year is a leap year therefore one additional day is added.
When we have to calculate the number of days on any particular Extra Days and their numeral Values
0 → Sunday
1 → Monday
2 → Tuesday
3 → Wednesday
5 → Friday
6 → Saturday
Ex.5 Father of Nation Mahatma Gandhi died on 30th January 1948. What was the day on which he died?
Sol. Up to 1600 AD we have 0 odd days; up to 1900 AD we have 1 odd day. Now for in 47 years we have 11 leap years and
36 normal years.
Ex.6 How does the number of odd days help us in finding the day of a week? (Please take care of this point) When a
specific day is given:
Jan 1, 1992 was Wednesday. What day of the week will it be on Jan 1, 1993? If you recall, 1992 being a leap year it
has 2 odd days. So, the above said day will be two days beyond Wednesday, i.e., it will be Friday.
Sunday for 0 odd day, Monday for 1 odd day and so on. (i.e. from 0 to 6; 6 being Saturday)
Suppose someone asks you to find the day of the week on 12th January 1979.
Total no. of odd days = 0 + 1 + 6 + 12 = 19 or 5 odd days. So, the day was “Friday”.
1. 400th year is a leap year or a century multiple of 400 is a leap year, rests are not.
Intersecting Lines and Angles: If two lines intersect at a point, then opposite angles are called vertical angles and have the
same measure.
Parallel Lines: If two lines that are in the same plane do not intersect, the two lines are parallel.
Parallel lines cut by a transverse: If two parallel lines L1 and L2 are cut by a third line called the transverse.
Polygon
A closed plane figure made up of several line segments that are joined together is called a polygon. The sides do not cross
each other. Exactly two sides meet at every vertex. Back to Table of Contents
Types of Polygons:
Regular: all angles are equal and all sides are the same length. Regular polygons are both equiangular and equilateral.
Triangles
A triangle with three sides of different lengths is called a scalene triangle. An isosceles triangle has two equal sides.
The third side is called the base. The angles that are opposite to the equal sides are also equal. An equilateral triangle has
three equal sides. In this type of triangle, the angles are also equal, so it can also be called an equiangular triangle. Each angle
of an equilateral triangle must measure 60o, since the sum of the interior angles of any triangle must equal to 180o.
Obtuse angled triangle: is a triangle in which one angle is always greater than 90o
Acute angled triangle: In which all angles are less than 90o
Right Angled Triangle: A triangle whose one angle is 90o is called a right (angled) Triangle.
Properties of a Triangle
3. The sum of the two sides is always greater than the third side.
4. The difference between any two sides is always less than the third side.
5. The side opposite to the greatest angle is the greatest side and the side opposite to the smallest angle will be the shortest
side.
Centroid:
(a) The point of intersection of the medians of a triangle. (Median is the line joining the vertex to the mid-point of the
opposite side. The medians will bisect the area of the triangle.)
(b) The centroid divides each median from the vertex in the ratio 2 : 1.
Orthocentre:
The point of intersection of altitudes. (Altitude is a perpendicular drawn from a vertex of a triangle to the opposite side.)
Circumcentre:
The circumcentre of a triangle is the centre of the circle passing through the vertices of a triangle. It is also the point of
intersection of perpendicular bisectors of the sides of the triangle.
If a, b, c, are the sides of the triangle, Δ is the area, then abc = 4R Δ where R is the radius of the circum-circle.
Incentre:
The point of intersection of the internal bisectors of the angles of a triangle Back to Table of Contents
Congruent triangles
Two triangles ABC and DEF are said to the congruent, if they are equal in all respects (equal in shape and size).
(a) SAS Test: Two sides and the included angle of the first triangle are respectively equal to the two sides and included angle
of the second triangle.
(b) SSS Test: Three sides of one are respectively equal to the three sides of the other triangle.
(c) AAS Test: Two angles and one side of one triangle are respectively equal to the two angles and one side of the other
triangle.
(d) RHS Test: The hypotenuse and one side of a right-angled triangle are respectively equal to the hypotenuse and one side of
another right-angled triangle.
Similar Triangles
Two figures are said to be similar, if they have the same shape but not the same size. If two triangles are similar, the
corresponding angles are equal and the corresponding sides are proportional.
(a) AAA Similarity Test: Three angles of one triangle are respectively equal to the three angles of the other triangle.
(b) SAS Similarity Test: Two sides of one are proportional to the two sides of the other and the included angles are equal.
Properties of similar triangles: If two triangles are similar, the following properties are true:
(a) The ratio of the medians is equal to the ratio of the corresponding sides.
(b) The ratio of the altitudes is equal to the ratio of the corresponding sides.
(c) The ratio of the circumradii is equal to the ratio of the corresponding sides.
(d) The ratio of in radii is equal to the ratio of the corresponding sides.
(e) The ratio of the internal bisectors is equal to the ratio of the corresponding sides.
Pythagoras Theorem
The square of the hypotenuse of a right-angled triangle is equal to the sum of the squares of the other two sides i.e. in a right
angled triangle ABC, right angled at B, AC2 = AB2 + BC2
Pythagorean triplets are sets of 3 integers which can be three sides of a right-angled triangle.
Examples of Pythagorean triplets are (3, 4, 5), (5, 12, 13), (7, 24, 25), (9, 40, 41) etc.
Quadrilaterals
2. The area of the quadrilateral = ½ × one diagonal x sum of the perpendicular to it from vertices. Back to Table of Contents
Cyclic Quadrilateral:
2. In a cyclic quadrilateral, if any one side is extended, the exterior angle so formed is equal to the interior opposite angle.
Circles
If O is a fixed point in a given plane, the set of points in the plane which are at equal distances from O is a circle.
2. If two chords of a circle are equal, their corresponding arcs have equal measure.
5. When two circles touch, their centres and their point of contact are collinear.
6. If the two circles touch externally, the distance between their centres is equal to sum of their radii.
7. If the two circles touch internally, the distance between the centres is equal to difference of their radii.
8. Angle at the centre made by an arc is equal to twice the angle made by the arc at any point on the remaining part of the
circumference.
CO-ORDINATE GEOMETRY
(i) Distance formula: If A (x1, y1) and B (x2, y2) be two points, then in particular, of a point
(ii) Section formula: The point which divides the join of two distinct points A (x1, y1) and B (x2, y2) in the ratio m1: m2 Internally,
In particular, the mid-point of the segment joining A (x1 y1) and B (x2, y2) has the coordinates
Straight Line
Slope of a line
Slope of a non-vertical line L is the tangent of the angle θ, which either of half ray of
(e) Slope of the line through the points A (x1, y1) and B (x2, y2) is
(h) If m1 and m2 be the slopes of two perpendicular lines (which are oblique), then m1m2 = – 1.
Equation of a Line
An equation of the form ax + by + c = 0 is called the general equation of a straight line, where x and y are variable and a, b, c
are constants.
(i) Equation of any line parallel to x-axis is y = b, b being the directed distance of the line from the x-axis. In particular equation
of x-axis is y = 0
(ii) Equation of any line parallel to y-axis is x = a, a being the directed distance of the line from the y-axis. In particular equation
of y-axis is x = 0.
Equation of a line (non-vertical) through the point (x1, y1) and having slope m is y – y1 = m (x – x1).
Equation of a line (non-vertical) through the points (x1, y1) and (x2, y2) is
Slope-intercept form
Equation of a line (non-vertical) with slope m and cutting off an intercept c from the y-axis is y = m x + c.
Intercept form
Equation of a line (non-vertical) with slope m and cutting off intercepts a and b from the x-axis and y-axis respectively is
Logical Reasoning
Questions taken from students’ forum
Directions for Questions from 1 – 5:
The office staff of the XYZ Corporation presently consists of three bookkeepers (A, B and C) and five secretaries (D, E,
F, G and H). Management is planning to open a new office in another city using three secretaries and two bookkeepers. To do
so they plan to separate certain individuals who do not function well together. The following guidelines were established to
set up the new office:
I. Bookkeepers A and C are constantly finding fault with one another and should not be sent as a team to the new office.
II. C and E function well alone but not as a team. They should be separated.
III. D and G have not been on speaking terms for many months. They should not go together.
IV. Since D and F have been competing for promotion; they should not be a team.
1. If A is to be moved as one of the bookkeepers, which of the following cannot be a possible working team?
(a) ABDEH (b) ABDGH (c) ABEFH (d) ABEGH (e) ABFGH
2. If C and F are moved to the new office, how many combinations are possible?
3. If C is sent to the new office, which member of the staff cannot go with C?
4. Under the guidelines developed, which of the following must go to the new office?
I. C cannot go.
VSFTWELBVSLLKSMSVFLSDI
2. How many B's are there followed by G which are not followed by S in the following series:
BBGMPQBGSKOBGASBBGDEFBGSTI
3. Find the number of Y followed by W but not followed by Z in the following series:
YWRUDDYWZ
Number Series
Complete the sequence
a. 9, 10,11,13,15, __, 21, 28
b. 2, 7, 24, 77, __ [ANS: 238]
c. 3, 8, --, 24, --, 48, 63 [Ans: 15, 35]
d. 4, -5, 11, -14, 22, --- [Ans: -27]
Blood Relations
Syllogism
1. All green are blue
2. All blue are white
Conclusion:
I) Some blue are green
II) Some white are green
III) Some green are not white
IV) All white are blue
Odd man out
Select the odd one out.
Directions
1. ‘A’ moves 3 km east from his starting point. He then travels 5 km north. From that point he moves 8 km to the east. How
far is ‘A’ from his starting point?
Coding – Decoding
1. In a certain format TUBUJPO is coded as STATION. The code of which string is FILTER
2. What is the code formed by reversing the First and second letters, the third and fourth letters and so on. of the word
SIMULTANEOUSLY
3. In the word ORGANISATIONAL, if the first and second, third and forth, forth and fifth, fifth and sixth words are
interchanged up to the last letter, what would be the tenth letter from right?
4. If TAFJHH is coded as RBEKGI, then RBDJK can be coded as ________
5. If VXUPLVH is coded as SURMISE, then SHDVD can be coded as ________
If CSBWF is coded as BRAVE, then QMFBTF can be coded as ________
Logical Reasoning
TYPES:
1. Prime number Series:
Sol. The given series is prime number series. The next prime number is 17. Answer: (2)
2. Difference Series:
Sol. The difference between the numbers is 3. (17 + 3 = 20). Answer: (3)
3. Multiplication Series:
Sol. The numbers are multiplied by 3 to get next number. (162 × 3 = 486)
Answer: (2)
Sol. The numbers are multiplied by 4 to get the next number. (192 × 4 = 768)
Answer: (1)
4. Division Series:
Sol. Number × 3/2 = next number. 32 × =48, 48 = 72, 72 = 108, 108 = 162
Answer (2)
5. n2 Series:
Sol. The series is 12, 22, 32, 42, 52…, The next number is 62 = 36.
Answer: (4)
Sol. The series is 02, 22, 42, 62 etc. The next number is 102 = 100. ]
Answer: (1)
6. n2 – 1 Series:
Another Logic:
Difference between numbers is 3, 5, 7, 9, 11, 13 etc. The next number is (48 + 15 = 63).
7. n2 + 1 Series:
Answer: (1)
Answer: (2)
Another Logic:
Another Logic:
9. n3 Series:
Sol. The series is 13, 23, 33 etc. The missing number is 73 = 343.
Answer: (2)
10. n3 + 1 Series:
Answer: (1)
LETTER SERIES
Introduction:
In these types of problems a series of the letters of alphabet will be given which follow a pattern or a sequence. The letter
series mainly consists of skipping of the letters.
To solve these types of problems, assign numbers 1 to 26 to the letters of the alphabet as shown below. In some cases it is
useful to assign the numbers in the reverse order. Back to Table of Contents
1 2 3 4 5 6 7 8 9 10 11 12 13
A B C D E F G H I J K L M
Z Y X W V U T S R Q P O N
26 25 24 23 22 21 20 19 18 17 16 15 14
Here the table is showing both forward as well as reverse place value of any alphabet. A very important fact about the
position of any alphabet is that both the sum of forward position and reverse position for any alphabet is always constant and
equal to 27. Such as Sum of both positions of H is (8 + 19 = 27) or for W is (23 + 4 = 27).
We can also remember the relative positions of these alphabets by just remembering the word EJOTY.
Letters E J O T Y
Just remember the word EJOTY and its values i.e. 5, 10, 15, 20, 25
e.g. If you are asked to complete the series F, K, P, U, __
Then from EJOTY, you know that values of F = 6, K = 11, P = 16, U = 21 i.e. difference is 5, so the answer should be 21 + 5 = 26
i.e. Z
TYPE – 1
Ex.1 A, C, E, G, I, …
Answer: (2)
Another Logic:
Ex.2 A, B, D, G, K, ...…
Answer: (1)
Skip Process:
First no letter is skipped, then 1, 2, 3 etc. letters are skipped to get next letter. Skip 4 letters after 'K' to get P.
Ex.3 B, E, H, K, N,…
Answer: (3)
Another Logic:
Skip two letters to get the next letter. Skip Q, P after N to get Q. The missing letter is Q.
Ex.4 B, D, G, I, L, N,…
Answer: (4)
Another Logic:
Skip one and two letters alternately to get the next letter. Skip two letters O, P after N to get Q.
Ex.5 B, C, E, G, K,…
Sol. If numbers are assigned, the series becomes prime number series.
Answer: (1)
Ex.6 A, E, I, O,…
Answer: (3)
Ex.7 A, D, I, P,…
Answer: (4)
Ex.8 D, F, H, I, J, L,…
Sol. If numbers are assigned, the series becomes composite number series. Back to Table of Contents
Answer: (2)
Ex.9 A, Z, B, Y, C, X, D,…
Answer: (3)
TYPE – 2
The first letters of the series follow one logic and the second letters follow another logic. Also, the first two letters, the next
two letters and so on follow a logic.
Sol. The first letters are A, B, C, D, E, F and the second letters are M, N, O, P, Q and R.
Answer: (2)
Sol. After every set of letters one letter is skipped. Skip O to get next two letters PQ.
Answer: (3)
Sol. The first letters follow a sequence of A, C, E, G, I. (+ 2 series) and the second letters are vowels.
Answer: (1)
TYPE – 3
This sequence consists of 3 letters in each term. The first letters follow one logic, the second letters follow another logic and
the third letters follow some other logic, (or the same logic in all the three cases)
The second letters form a series of K, L, M, N, O etc, and the third letters form a series of Z, Y, X, W, V etc.
Answer: (1)
Sol. The first letters form a series of M, N, O, P, Q etc. The second letters form Vowels; the third letters form prime
number series (if numbers are assigned to letters).
Answer: (4)
In addition to the above types a number of other types can also be identified.
Answer: (2)
CODING / DECODING
Introduction:
For conveying secret messages from one place to another, especially in Defence Services, coding is used. The codes
are based on various principles/patterns such that the message can be easily be deciphered at the other end. Now-a-days, in
certain competitive examinations, such questions are given to judge the candidates’ intelligence and mental ability. They are
required to encode and decode words and sentences after observing the pattern and principles involved. These questions can
be broadly classified into 5 main categories, as follows:
TYPE – 1
In these questions, the letters of the alphabets are exclusively used. These letters do not stand for themselves but are allotted
some artificial values based on some logical patterns/analogies. By applying those principles or observing the pattern
involved, the candidates are required to decode a coded word or encode a word. These can be further classified into the
following categories :
These are also called arbitrary codes. There are 2 definite principles/pattern involved. Codes are based on the analogy of one
example from which different codes are to be formed.
Ex.1 If NETWORK is coded as O P C T R S Q, how is CROPS written in that code; is written in actual code?
E=P R=O
W=T P=E
O=R S=R
R=S
K=Q
Ex.2 The code ‘TABLESTESF’ stands for the word ‘BELONGINGS’ how will you code the following :
(1) IN (2) LAND (3) INN (4) AND (5) AN (6) LAID
(1) BS (2) TRSI (3) BSS (4) RSI (5) RS (6) TRBI
(1) RATION (2) RATE (3) SEAT (4) NOT (5) NOTE (6) BEST
(1) HNTISO (2) HNTG (3) FGNT (4) OST (5) OSTG (6) WGFT
(1) RNST (2) MNIT (3) DOI (4) RMNST (5) SOM (6) INMT
(1) POSE (2) ROME (3) DIM (4) PROSE (5) SIR (6) MORE
Ex.6 Column A contains certain words numbered from (1) to (6). Column B goes with the codes for column A, but with
different order. You have to match the words of column A with their respective coded word in column B. The pattern
of coding used here is BLADES = CMBEFT.
In such questions, letters of alphabets are no doubt allotted artificial values but based on certain specific pattern/principles.
The candidates are required first to observe the specific pattern involved and then proceed with coding or decoding; as the
case may be.
Sol. A careful observation of the above example will reveal that letters of the first word have been reversed
(1) KDS (2) SNQD (3) CNBI (4) CDDO (5) ONS (6) ANRR
Sol. Here, each letter is allotted the value of its preceding letter in the sequence; the pattern of coding used here is B = A,
C = B. Based on this pattern, the answers to the above questions will be follows:
(1) LET (2) TORE (3) DOCK (4) DEEP (5) POT (6) BOSS
(1) BLACK (2) ACT (3) BAT (4) CADRE (5) LOOT (6) FOOL
Sol. (1) FPEGO (2) EGX (3) FEX (4) GEHVI (5) PSSX (6) JSSP
Sol. The pattern of coding is such that each letter has been allotted value of 2 letters following the sequence, i.e. A = BC, B
= CD, C = DE, etc.
(1) FATHER (2) DATED (3) LATE (4) FAKES (5) MAIN (6) PLANE
Ex.5 Column (A) contains coded words and column (B) contains equivalent decoded words given in a different serial order.
Match the words of the column (A) with column (B) and indicate the first and last letters of the coded word in column
A from the answer choices.
Sol. A (1) B (6), A (2) B (5), A (3) B (4), A (4) B (3), A (5) B (2), A (6) B (1).
Ex.6 If “EGHJKMKM” is the code for “FILL”, how will you code the following :
Sol. The pattern of coding is such that the sequence follows the letters in between, each pair of letters in the code.
Pattern is AC = B, BD = C, CE = D, etc.
(1) REST (2) TELL (3) FEEL (4) DOES (5) LOST (6) BEDS
TYPE – 2
Coding with Numerical Digits:
The pattern of coding with numerical digits is similar to that of coding with alphabets except the use of numerical
digits with the assignment of some artificial values. The values are allotted based on some specific pattern which has to be
discerned by the candidate in order to solve the problem in the quickest possible time.
If TRAIN is coded as 23456, how will you code TIN and RAIN?
The answer will be 256 for TIN and 3456 for RAIN. T = 2, R = 3, A = 4, I = 5, and N = 6. These values have been allotted
arbitrary; based on logical relationship; the candidates will be able to solve the problem.
Analogical coding with numerical digits involves the method of coding where the letters of alphabets are allotted numerical
values and the pattern of coding is based on the analogy of the example given in the question. There are no set of principles or
patterns involved. Candidates are required to study the examples given before getting started with the exercise.
Ex.1 If SELDOM is coded as “1 2 4 3 6 5”, how will you code the following words?
(A) DOES (B) SOLE (C) LED (D) DOLE (E) LODE (F) ODE
Choices:
Sol. If SELDOM stand for code 124365 which means S = 1, E = 2, L = 4, D = 3, O = 6, and M = 5. Based on this analogy, the
correct answer will be,
(A) (1) (B) (2) (C) (3) (D) (2) (E) (2) (F) (3)
Ex.2 If “1 3 4 8 2 6 7 5 9” is the code for “O B S E R V A N T” how will you code the following words?
(A) SERVANT (B) SOBER (C) BENT (D) OVATE (E) ORATE (F) NOTES
Choices:
(A) (1) B) (1) (C) (2) (D) (3) (E) (2) (F) (2)
Sol. (1) CAUSE (2) BASE (3) CASE (4) BEE (5) CEASE (6) USE
Sol. (1) STAG (2) AND (3) STAIN (4) DINING (5) SAND (6) STING
This is the pattern of coding which exhibits the natural correlation of Arabic numbers with alphabetic letters. For instance,
alphabets A to Z are assigned the numeric codes from 1 to 26 where each letter gets the assignment in the pattern as follow A
= 1, B = 2, C = 3, etc.
Ex. If ‘PACE’ is code as 16-1-3-5, how will you code the following :
(1) ACTED (2) BAIL (3) RACE (4) FRAME (5) GLAD (6) GAIN
Sol. (1) 1-3-20-5-4 (2) 2-1-9-12 (3) 18-1-3-5 (4) 6-18-1-13-5 (5) 7-12-1-4
(6) 7-1-9-14
Backward Sequence:
Ex. If GREAT is coded as 20-9-22-26-7, how will you code the following words :
(1) FATE (2) DATE (3) MATE (4) RATE (5) GATE
Sol. (1) 21-26-7-22 (2) 23-26-7-22 (3) 14-26-7-22 (4) 9-26-7-22 (5) 20-26-7-22
Random sequence:
The sequence will not follow a specific pattern of assignment as in other cases but will surely show a pattern at a
strict analysis. The pattern can be established by various ways but in every case a set principle/pattern is involved which has to
be discovered by careful examination of the example given in the question.
Ex.1 If FRANCE is coded 9-21-4-6-8, code the following words after discerning the principle/pattern involved in this
example :
(1) INDIA (2) CANADA (3) GERMANY (4) NEPAL (5) PERU (6) KENYA
A B C D E F G H I J K L M N O P
4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19
Q R S T U V W X Y Z
Ex.2 If BREAD is coded as “2-18-0-0-4”, how will you code the following?
(1) COOL (2) COME (3) BROOM (4) GROOM (5) SHEETAL (6) CREAM
A strict analysis of the question reads that the vowels ‘E’ & ‘A’ are assigned the code ‘0’. The rest of the letters
follow the regular sequence of numerical assignment, i.e. B = 2, C = 3, etc. Based on the above pattern, the
answers are follows: Remaining letters of alphabet will follow the same order, i.e. B = 2, C = 3, D = 4 etc.
Ex.3 If 6 – 12 – 1 – 19 – 8 = FLASH and 6 – 15 – 15 – 12 – 9 – 19 – 8 = FOOLISH, find the sum with all the letters put
together.
(A) LATE (B) MAKE (C) ICED (D) ACT (E) FACT (F) LAND
Choices:
Sol.
TYPE – 3
Mixed coding takes the pattern of coding with both the letters of alphabets and numerical assignment. The candidates are
required to study the analogy given in question.
Ex.1 If “A – 3 – T – 5 – D” stands for ACTED and “D1T5D” stands for “DATED”, how will you code the following
(1) FADED (2) LOCATE (3) BAILED (4) FAILED (5) PRESS
(6) DREAM
Ans. (1) F1D5D (2) L15C1T5 (3) B 1 I 12E4 (4) F1I12E4 (5) P 18E 19S
(6) D 18 E 1 M
Ans. (1) RILED (2) ACID (3) EATING (4) BAIL (5) KILL
(6) BAILED
TYPE – 4
Miscellaneous Types
This part of coding test required a careful examination of rules followed to code a certain word. Only after the analysis of the
pattern applied in coding, you can decode them.
Example: Study the five different ways of coding marked (1), (2), (3), (4) & (5). A specific rule has been applied to codify each
of them. Can you find out the rule of coding applied in the question that follows;
(1) N C E F R A
(2) F A C R N E
FRANCE (3) E C N A R F
(4) A C E F N R
(5) F E R C A N
WORD CODE
1. C A N A D A CNDAAA
2. K E N Y A KAEYN
3. N A T I O N S SNOITAN
5. V A R D H M A N NAMHDRAV
6. V A R I O U S AIORUSV
7. C A R E E R EERCAR
8. P O P U L A T I O N PNOOPIUTLA
9. M E D I C I N E MDCNEIIE
10. A P T I T U D E ADEIPTTU
Answers:
1. (2) 2. (5) 3. (3) 4. (2) 5. (3) 6. (4) 7. (1) 8. (5) 9. (2) 10. (4)
A set of words are given in column I and codes have been formed in column II. Here in such questions some
alphabets/letter are underline in column I and the corresponding codes in column II has been jumbled up thus making the
question more difficult to correspond. To find the formula to decode these type of question some logical rule/principle is
found by comparing or making contracts in all the questions. An example has been given below:
Example
In the following question the capital letters in column I are codified in small letters in column II. The small letters are
not arranged in the same order on the capital letters. Study the column (I) and (II) together and determine the small letters for
the corresponding underlined capital letter in column (I).
1. D I G I T wbzbm
2. T I G E R mbzxk
3. F E V E R xkyox
4. G I T A R mtzbk
5. L I V E R bexok
Keys: 1. w 2. m 3. y 4. z 5. e
Explanation
If we compare question (1) & (2) we find that there are 3 alphabets (T, I, G) common and there corresponding small
letters will be (m, z, b) though not in the same order. This leaves us with (D and R) with small alphabets (w and k). Therefore,
we have now, Either ‘w or k’ is D’s code
Now, if we taken (2) and (3), we find that ‘w’ is not present is column II of either (2) or (3) and D is not there in column
II of either (2) & (3) the or conclude that D = w and therefore R = k.
Now, carrying on with this finding, we see in question (3) and (5) there are two common elements in column I, V, E & R.
Since E comes twice in (3), therefore code for E = x which leads to V = 0 and F = y in question is (1), I comes twice, this leads
to I = b. So we are left with ‘T’ and ‘G’, which are either ‘z’ or ‘m’.
Now, we cannot conclude anything more from these clues, but can fit in above observation to see what relation
capital letters have with small letters.
Therefore, G = z and T = m
Mathematical/Algebraic Operations
The code is always the sum of letters with the assignment of numbers put in the regular order. The order reads either
in a forward sequence or a backward sequence. Consider the table given below.
DOLLY 4 + 15 + 12 + 12 + 25 = 68
NEERAJ 13 + 22 + 22 + 9 + 26 + 15 = 109
BLOOD RELATIONS
Introduction:
In these tests the success of a candidate depends upon the knowledge of the blood relations, some of which are summarized
below to help solve these tests.
EXAMPLE:
Directions for questions 1 – 3: Read the following information to answer the given questions.
(ii) There is one Doctor, one Lawyer, one Engineer, one Pilot, one Student and one Housewife.
(viii) C is brother of A.
(1) C is the brother of the Student (2) F is the father of the Engineer
(1) Two only (2) Three only (3) Three or Four (4) Two or Three
3. How is A related to D?
(1) Grandson (2) Granddaughter (3) Either granddaughter or grandson (4) grandmother
Solutions 1 – 3:
LOGICAL DIAGRAMS
Introduction:
There are three types of logical diagram tests generally asked by the examiner. These are explained below.
TYPE – 1
In Type 1, questions are based on the concept of class. A class is a group or collection of objects, all having something in
common. For example, a class of females will include all daughters and nieces in a group. There are three possible
All those females that fall into class of nieces are contained in class of females. The idea that one class may contain another is
the most Fundamental logical principle underlying the logical diagram questions.
Females
Nieces
Consider two classes, doctors and females. Since not all doctors are females, no class of doctors can entirely contain the class
of females. The partial containment of one class by another class can be picturised in the following way:
Doctors Females
A B C
Now, in the above figure, the two-joined circles indicate that there are three classes. Back to Table of Contents
The classes of all males and all females exclude each other, since no female can come into the class of males and also no male
can be included into the class of females. In actual logical diagram tests, you will be working with three circles rather than two,
with no new principles of relationships between classes. For example, let us take three different classes, Females, Doctors,
Girls
Males
Females
Now, each of these classes will stand in one of the three types of relationships to the other, i.e. three different two-circle
diagrams for females-girls, doctors-females, and doctors-girls. Instead of three different diagrams, you can represent all of
these relationships by intersecting the three circles as in the figure below.
Females Doctors
Girls
It will be helpful to familiarize yourself with the various patterns of three-circle relationships. Here are the seven most
common patterns. Though more than seven patterns are possible, these are the patterns based on which questions are
frequently asked.
Diagram I
Diagram II
Diagram III
Diagram IV
Diagram V
Diagram VI
Diagram VII
TYPE – 2
1. One to choose the figure that represents the logical relationship among the items (in the figure);
2. Another to find and measure the portion that represents a particular statement.
Example:
In the adjoining figure, represents citizens of Delhi, represents males, represents educated
and represents unemployed. Find out which of the numbers denote the following:
Answers:
(1) 2 (2) 7
TYPE – 3
In this type of logical diagram question, you’ll be able to see through reasoning yourself and deduce the right answer.
These are the “Logical Reasoning” questions falling under “Logical Diagrams” type questions; these reasoning questions
become easier to understand if we solve them by making use of methods/ tips of logical diagram. Here you’ll be provided with
a set of given statements which will be followed by another set of deductions / conclusions.
The conclusions are supposed to follow from the question statements, and the statements (or assumptions) are to be taken as
true even if they seem to be at a variance with commonly known facts or universal truths. The candidates are required to
practice such questions and find out by themselves whether answering/solving such type of questions is easier by using the
techniques of “Logical Reasoning” or “Logical Diagram” questions.
Example:
Conclusions:
Now, you have to choose your answer from one of the following alternatives
(1) Only II follows (2) Only III follows (3) Either II or III follows (4) Only I, II and III follow
Answer: (3)
The following diagrams give a clear idea of what can be concluded from the above statements.
Now, fig (i) infers that there are some Muslims who are Indians and are some who are Pakistanis. Also, there are
Muslims who are neither Indian nor Pakistani and fig (ii) denotes – there are some who are Pakistani, some who are both
Indian and Pakistani; which can not be possible so this figure is not a proper explanation of the statements.
So only figure (i) is true and statement 3 is true among all the statement. Answer: (3)
MATHEMATICAL OPERATIONS
These types of problems are common to be asked in good competitive examinations. In these some mathematical
operations are inter – changed among themselves such as if divide (÷) denotes multiplication (×), Greater to (>) denotes
(+)” etc are the type of statements given and on the basis of those statements we have to solve a given problem.
Let us understand this in much wider concept with the help of an example.
Ex. If ‘P’ denotes ‘divided by’; ‘Q’ denotes ‘added to’; ‘M’ denotes ‘subtracted from’; ‘B’ denotes ‘multiplied by’; then
1 8 B 1 2 P 4 M 8 Q 6 =?
Sol. 18B12P4M8Q6
According to the given information put the signs assigned for each alphabet we get;
= 18 × 12 ÷ 4 – 8 + 6
Now applying the concept of BODMAS to solve the above expression we get
= 18 x 3 – 8 + 6
= 54 – 2 = 52 Answer: (4)
Ex: Some symbols have been given different meaning. Read them correctly carefully and find out the correct one out of
SIGNS
v Stands for ×
+ Stands for =
(4) 9 v 3 – 1 + 6 > 8 ^ 9
5 x 4 + 2 = 10 x 2 + 2
22 = 22 Answer: (1)
EXAMPLE:
Directions for questions 1 – 5: In these questions, the symbols @, *, $, # and % are used with the following meanings as
illustrated below:
Now in each of the questions given below, assuming the given statements to be true, find which of the two
conclusions I and II given below is/are definitely true?
1. Statements: T % B, M * B, J # B
Conclusions:
I. T & M II. T % J
2. Statements: V # D, D * K, F $ K
Conclusions:
I. D @ F II. V @ F
3. Statements: W # D, D % M, M * F
I. D @ F II. F % D
4 Statements: H * R, R $ N, N @, K
Conclusions:
I. H @ K II. K $ R
5 Statements: M * J, K $ J, K @ T
Conclusions:
I. T $ M II. J @ T
Solutions 1 – 5:
1. T = B, M ≤ Q, J ≥ B ⇒ T ≤ J, M ≤ Q Answer: (4)
2. V ≥ D, D ≤ K, F > K
3 W ≥ D, D = M, M ≤ F
⇒ D ≤ F ⇒ D L F or D = F
⇒ D ≥ F or D = F
⇒ D @ F or D = F Answer: (3)
4. Answer: (4)
5 M ≤ J, K > J, K < T
⇒M≤J<K<T⇒M<T
⇒T>M⇒T≤M⇒T$M
VISUAL REASONING
Instructions:
These are problems that are in the form of figures, drawings and designs. The problems may be in the form of series,
analogies, classification, cube turning, turning, mirror image, paper folding, paper cutting, completion of incomplete
Analogies:
In these questions, there are two sets of figures viz. the problem figures and the answer figures. The problem figures
are presented in two units. The first unit contains a pair of related figures and the second unit contains one figure and a
question mark in place of the fourth figure. You have to establish a similar relationship between two figures and point out
which one of the answer figures should be in place of the question mark. Back to Table of Contents
Problem Figures
Answer Figures
Consider the above problem figures. The second figure is related to the first figure in a certain way. That is the
elements in the second figure are double the elements in the first figure. The first figure has one square and the second has
two squares. The third and fourth figures should also have the same relationship as the first and second have. That means that
the fourth figure should have two circles.
Problem Figures
Answer Figures
Classification:
In classification the problem figures themselves are the answer figures. Out of the five given figures tour are similar in a
certain way. One figure is not like the other four. You have to identify the “odd man out”.
In the figures given below, of the five figures tour are straight lines whereas one is a circle. Thus the circle is the “odd
Man out”.
Series:
The four figures given at the left are the problem figures. The next five are the answer figures. The problem figures
make up a series. That means they change from left to right in a specific order. If the figures continue to change in the same
order what would the fifth figure be? In the example below, the line across the problem figures is falling down. Thus if
the line continues to fall its fifth position would be lying flat i.e. it will be horizontal. Therefore the answer is (4).
Figure perception:
In this type of problems, we have to count number of figures hidden in the given design
For example:
Upon studying the figure one can easily state that the answer to the first question is (3), that to the second question is
(4) and to the third question is (3).
Cube turning:
In this type of problems we have to deal with different positions of the same cube.
For example:
The drawing on the left in each of the following figures represents a cube. There is a different design on each of the six
faces of the cube. Four other drawings of the cube are lettered (1), (2), (3) and (4). Point out which one of the four could
be the cube on the left turned to a different position. The cube on the left may have been turned over or around or over
and around.
After studying all the choices, one can infer that the answer is (3).
Problems on Dice:
Sometimes we are given figures showing the same die in various positions. After looking at these figures, we have to find
the number opposite a given number on the die. The procedure for finding such a number will be clear from the example
given below.
Two positions of a block are given below. When one is at the top, which number will be at the bottom?
In both the figures 2 is at the top. To get the position of second figure, we have to rotate the dice in the first figure two times
in clockwise direction. After rotating the dice two times in the same direction, 6 comes in the place of 1. So 6 is on the side
opposite to the 1.
∴ Answer is (2).
Hidden figure test is one more type of problem that one may encounter in visual reasoning. A simple figure is given. One
For Example:
By inspection one can say that the figure (4) is hidden in the above figure.
Mirror Images:
In this type of problems the reflection of a design is seen in mirrors placed in different manners.
For Example:
A plane mirror is kept horizontally below the figure and then one kept on its side. Choose the correct image in the second
mirror.
In the given problem the image of the question figure in the mirror kept horizontally below the figure is
The image of this in the mirror kept at the side of the first mirror is
∴ Answer is (1).
LOGICAL GAMES
LOGICAL GAMES involve puzzles in which the relationships among the groups of objects, people, cities, activities etc. are
given. These puzzles may deal with such things as making a group, seating arrangement, scheduling the activities etc. After
reading and analyzing the statement, you’ll be asked to answer three to seven questions bout the relationships given, which
require you to accurately interpret the information given as well as draw logical inferences about relationships.
1. Sequencing games
2. Grouping games
3. Matching games
4. Hybrid games
5. Mapping games
SEQUENCING GAMES
In these types of games you have to put the entities (persons, teaching, schedules etc.) in order. In a sequencing game, you
may be asked to arrange/schedule the entities from north to south, left to right, top to bottom, or Monday through Friday etc.
GROUPING GAMES
In grouping games, you may be asked to organize the entities into groups or teams etc. It can be a selection or distribution
problem e.g. selecting players or dividing the people into groups. In selection games you start with a large pool of entities and
you have to select a smaller group from these.
Use short hand language to write the rules Back to Table of Contents
“Picturizing a problem is more important than making the diagram of the problem. Short handing and diagram forming are
only the tools to enhance your thinking and solve the question.”
4. Combine rules
5. Answer:
Use the elimination with the help of deductions you have made.
Note:
Don’t write the full name of cities, peoples etc., and the items should be designated simply by their first letter.
Pay close attention to words like “could be”, “must be”, “may”, “not”, “except”, “necessarily”. Because answer to question
like “Which must be true” or “Which of the following may be true” will be different.
Don’t get confused with the one-way relationship. For example if A attends the seminar, then B also attends it. This means if A
is present, B should also be present. Do not interpret it as if B is present A should also be present. Back to Table of Contents
Grouping games require us to answer the same basic questions: Who’s in and who’s out? Which group can include X, and who
else can or cannot reside in a group with X?
2. See what entities can, must or cannot be in the same group as other entities.
3. Notice whether the game asks you to put ALL of the entities into groups or asks you to select SOME of the entities for a
smaller group.
4. Pay close attention to numbers: the number of entities in each group, the total number of entities available, the number of
entities already chosen.
5. For ambiguous entity names or to differentiate group names from entity names, use upper case and lower case letters.
MATCHING GAMES
In this type of problem some persons with some pet names or professions or states or cities or names of their wives etc. are
given but not in same order. You have to match the correct ones.
1. Draw a table with name of the person vertically and quality or other parameter horizontally
2. Read the statement. Put the cross mark (×) if quality or parameter is not applicable.
4. If in a row or column, a tick mark (√) appears, then put cross marks (×) in all the remaining boxes in that row or column.
5. If in a row or column, all the boxes except one have cross marks (×), then put tick mark (√) in that box.
HYBRID GAMES
It is a mixture of sequencing and grouping games. Mostly, these are considered to be the most difficult types of games. But
not every game is a hybrid, and not all hybrid games are difficult.
PROBLEMS
SEQUENCING GAMES
GAME 1
A professor plans his teaching schedule to deliver eight topics B,C, H, P, Q, R, V, and W. of his subject. The topic must
be taught one at a time in accordance with the following guidelines:
1. Topic P must come immediately between which of the following pairs of topics?
2. What is the maximum number of topics that can be taught between the topics C and R?
Solutions:
Since you’re asked to arrange eight topics in order, it makes senses to visualize the game by drawing eight slashes,
and also number the slashes like this:-
– – – – – – – –
1 2 3 4 5 6 7 8
Rule I is concrete rule .H is fourth and W is sixth. Build this right into your diagram
Rule II: Q < H (As H is at 4th position, Q must be first, second or third)
Rule IV: CQ ( C is immediately before Q. Rule I & II tell us Q must be first, second or third, so C must be first
Rule V: Exactly two topic between P and Q (Sequence can be P _ C Q or C Q _ _ P Now first not possible because Q
Q can only be taught second or third. If Q is taught second, C must be first and P must be fifth which is possible.
But if Q is taught third, C must be second and P must be sixth which is not possible as W must be taught sixth.
But that’s not all, Rule III said that B and V can’t taught consecutively .The only slot left are 3rd, 7th, and 8th.Since B and
V must be separated ,they can’t taught 7th,and 8th.Therefore ,either B or V must be taught third. By combining all the
rules and deductions now the problem can be visualized as follow:
B/V/R
C Q B/V H P W _ _
1 2 3 4 5 6 7 8
1. Answer: (4)
2. Answer: (4)
Since you are looking for most topics between two, so R will be taught eighth
(C Q B/V H P W V/B R)
4. All are possible except choice (3) i.e. R and H. Answer: (3)
GAME 2
Hardy’s world ride is composed of six dragon bogies, numbered 1 to 6. Six children must be put into the six bogies,
one child per bogie. The six children are Kailash, Mohair, Namarita, Onkar, Puneet, and Raman. Mohit must be in
bogie 1 or 6.
Kailash must be closer than Raman to the front of the dragon bogies.
2. If Onkar and Namarita are in adjacent bogies, and if Puneet is in bogie 6, Raman must be in which one of the
following bogies?
(1) bogie 1 (2) bogie 2 (3) bogie 3 (4) bogie 4 Back to Table of Contents
Solutions:
There are Kailash, Mohit, Namarita, Onkar, Puneet, and Raman. These can be casted as K, M, N, O, P, R.
1 2 3 4 5 6
– – – – – –
1 2 3 4 5 6
M – – – – –
or
– – – – – M
Rule – III: Kailash must be closer than Raman to the front of the dragon bogies K < R
Sol. As K < R. R follows K. So K cannot occur last i.e. bogie no – 6. Answer: (4)
2. If Onkar and Namarita are in adjacent bogies, and if Puneet is in bogie 6, Raman must be in which one of the
following bogies?
Sol. As P is on 6 no. So O must be at 5 (Rule no – II) and N must be at 4 (ON or NO given in the question)
1 2 3 4 5 6
M – – N O P
Answer: (3)
1 2 3 4 5 6
P O – – – M
1 2 3 4 5 6
K R – – – M
Answer: (4)
GAME 3
The coach of the Sports Club must choose two two-person Badminton teams for an upcoming tournament.
The players available are Chahail, Daman and Eshaan, who are experienced players; and Rajiv, Sahil, Tej, and Uday,
who are novices.
Daman and Sahil will be chosen only if the two are in different teams.
(1) Chahail and Rajiv cannot both be chosen. (2) Daman and Tej cannot both be chosen.
(3) Uday and Chahail cannot both be chosen (4) If Eshaan is chosen, Sahil cannot be chosen.
3. If Sahil is chosen and Tej is rejected for the tournament, which ones of the following must be the members of one
of the teams?
4. If Uday is not chosen for the expedition, and Rajiv is chosen for team 1, which one of the following must be in team
2?
Solutions:
Experienced players are Chahail, Daman, and Eshaan can be abbreviated as C, D & E
This is a grouping game which can be visualized with two two person teams :
GAME 3
The coach of the Sports Club must choose two two-person Badminton teams for an upcoming tournament.
The players available are Chahail, Daman and Eshaan, who are experienced players; and Rajiv, Sahil, Tej,
Daman and Sahil will be chosen only if the two are in different teams. Back to Table of Contents
T1 / T2
–– ––
Rule – I: At least one experienced players must be in each team in the tournament.
Rule – II: Both Daman and Sahil will be chosen only if they are in different teams. D | S
Rule – III: If either Chahail or Tej is chosen, the other must also be chosen. CT or TC
This is not true because we can choose C & R together. If we choose C then T will also be there. Fourth person will be
D (Rule no – I & Rule no – V)
T1 / T2
CT DR
This is not possible because if C is chosen, T should also be chosen (Rule-III). But U and T cannot be together (Rule IV).
This option must be true
T1 / T2 & T1 / T2
Answer: (3)
3. If Sahil is chosen and Tej is rejected for the tournament, which one of the following must be the members of one of
the teaming teams?
If T is rejected then C can’t be chosen (Rule V). But at least one-experienced players must be in each team in the
tournament. So D & E must be chosen. If E is chosen then R can’t be chosen so the fourth person left is U. Possible
teams are
T1 / T2
SU DR
Answer: (4)
4. If Uday is not chosen for the tournament, and Rajiv is chosen for team 1, which one of the following must be in
team 2?
If R is chosen, then experienced player with R will be C and D (E can’t Rule V) As C and T are always together. So T
must be chosen. Possible teams are
T1 / T2 & T1 / T2
RC DT RD CT
MAPPING GAMES
Mapping games revolve around things like roads, messages relay thing with TO/FROM relationships
GAME 4
A telecommunication company has six satellite towers in cities: New Delhi, Orissa, Panipat, Quilon, Rajkot and Shimla
Quilon to Panipat
Orissa to Rajkot
A “relay” occurs when a tower receives a signal from another tower and sends it on to a third. A tower can relay a
signal from one tower to another in any combination allowed by the above conditions.
(1) a signal sent from New Delhi to Shimla (2) a signal sent from Orissa to Quilon
(3) a signal sent from Quilon to Orissa (4) a signal sent from Rajkot to Quilon
4. If the telecommunication system at Panipat fails, so that Panipat may send but not receive signals, which of the
following would be IMPOSSIBLE?
(1)Sending a signal from Orissa to New Delhi (2) Sending a signal from Quilon to New Delhi
(3) Sending a signal from Orissa to Quilon (4) Sending a signal from Shimla to Quilon
5. Quilon would be able to send signals to all other cities either directly or by relay if which of the following
capabilities were added to the original list?
(1) Sending signals from Orissa to Quilon (2) Sending signals from Rajkot to Orissa
(3) Sending signals from Quilon to Shimla (4) Sending signals from Panipat to Orissa
Solutions:
This is a mapping game which can be visualized with a diagram. Back to Table of Contents
Rule No
8 1
S N P
5 2
6 3 4
O R Q
4. Quilon to Panipat
7. Orissa to Rajkot
Solutions:
Answer: (3)
4. If the telecommunication system at Panipat fails, so that Panipat may send but not receive signals, which of the following
would be IMPOSSIBLE?
S N P
O R Q
(1) Sending a signal from Orissa to New Delhi --- possible (O – R –N)
(2) Sending a signal from Quilon to New Delhi --- not possible
Answer: (2)
5. Quilon would be able to send signals to all other cities either directly or by relay if which of the following capabilities
were added to the original list?
S N P
O R Q
Q can send signals to P, N, S but not to R and O. So Q would be able to send signals to all other cities only when
O would be able to receive signals. (that is only in option (2) & option (4) ) But sending signals from R to O does
So Answer is (4).
There are no other roads that provide access to any of the villages.
1. How many different ways are there to travel by road from village A to village E without going through any village twice?
Sol. A B D E
We can see from the diagram that there are only two possible ways to travel from village A to village E that are:
A – B – D – E and A – B – C – D – E
Remember to:
Start your map with an entity frequently mentioned in the rules. This will form a hub at the center of your map.
GAME 5
Exactly four persons stand in a queue on the wait for their turn for collecting entrance ticket at ticket counter at a cinema
theater, numbered 1 through 4 from first to last. Two of the persons are males and other two are females. Two out of four are
doctors, one is lawyer and one is engineer. Exactly one of four is wearing a cap. The persons in a queue are standing according
to the following conditions.
The person wearing a cap is either at No. 1 or No. 4. Doctor is at No. 2 position.
1. Which one of the following must be true for a person at No. 3 position?
2. If person at No. 4 position is a male who wears a cap, then all of the following must be true EXCEPT.
3. If the two males stand in line immediately adjacent to each other, then which one of the following must be false?
4. If the two doctors stand in line immediately adjacent to each other, and if person at No 2 is a male, then which one
(1) A female doctor wearing a cap. (2) A male doctor wearing a cap.
(3) A female engineer without cap. (4) A male engineer without cap.
Solutions:
1234
––––
Two of the persons are males and other two are females.
Two out of four are doctors, one is lawyer, and one is engineer..
_ D _ _
Cap or Cap
1. Which one of the following must be true for a person at No.3 position?
Answer: (4)
2. If person at No.4 position is a male who wears a cap, then all of the following must be true EXCEPT.
F MFM
– D – D
Cap
(5) Exactly one person stands in the between the two doctors ------ true
Answer: (3)
3. If the two male stand in line immediately adjacent to each other, then which one of the following must be false.
FMMF FMMF
DD–– or –D–D
Cap Cap
Answer: (4)
4. If the two doctors stand in line immediately adjacent to each other, and if person at No 2 is a male, then which one of the
following correctly describes person at No.1?
Here’s an If-Then RULE. This is going to be very helpful for the Grouping and Hybrid Games section. “If A then B”: It means if
given A, then B must be true. It also means that if we have not given B then A must not be true. So this conditional statement
is equivalent to “If not B, then Not A” but we can’t tell “if not A then ….. “and “if
B then …….”. Be careful while applying this approach. For example: “If Amit attends the seminar then Ajay must attend it”.
We can deduce from it that if Ajay does not attend the seminar, then Amit must not attend it. But if Ajay attends the seminar
then Amit may or may not attend it or if Amit does not attend the seminar, then whether Ajit attends the seminar or not that
we can’t tell.
Data Interpretation
Questions taken from students’ forum
Questions based on Bar Diagram, Pie chart, etc… can be expected
There was a question based on Data table, containing company’s recruitment details and classified based on Number of
persons joined and left who left every year.
The following questions were asked based on the given details.
1. Average number of persons joined from 1995 - 1999
2. Which year has large differences in number of persons (Joined & Left)
3. If 10% of people leave the office in 1998 then, how many fresh candidates can be added in the next year?
Data Interpretation
Data plays an important role in day to day life. If data is too large, it can be represented in precise form in a number of
ways. Once data is represented in precise form, the user of that data has to understand it properly. The process of
interpreting the data from its precise form is called Data Interpretation.
Now we will discuss different ways of representing data and we will see how we can extract the data from the given
representations.
1. Data Tables
2. Pie Charts
3. Two-Variable Graphs
4. Bar Charts
5. Venn Diagrams
6. Three-Variable Graphs
7. PERT Chart
1. Data Table:
Here the entire data is represented in the form of a table. The data can be represented in a single table or in combination of
tables. To understand it better, look at the following example.
1. Population of a particular city with respect to that in any other city for a given year.
2. Percentage change in the population of any city from one year to another.
3. The rate of growth of population of any city in any given year over the previous year.
4. The city, which has maximum percentage population growth in the given period.
5. For a given city, finding out the year in which the percentage increase in the population over the previous year was the
highest.
6. Rate of growth of the population of all the cities together in any given year over the previous year.
2. Pie Chart
In this, the total quantity is distributed over one complete circle. This circle is made into various parts for various
elements. Each part represents share of the corresponding element as portion of the total quantity. These parts can be
represented in terms of percentage or in terms of angle.
Look at the following Pie-chart representing crude oil transported through different modes over a specific period of time.
1. The oil that has been transported through any mode if the total transported amount is known.
2 The proportion of oil transported through any mode with respect to any other mode.
3. The total oil transported, if the oil transported through any particular mode is known.
3. Two-Variable Graphs
Here the data will be represented in the form of a graph. Generally it represents the change of one variable with respect to
the other variable. Look at the following graph.
1. Percentage change in the sales of any brand in any year over the previous year.
2. Rate of growth of total sales of the cars (all the brands) in a given period.
3. Proportion of the sales of any brand with respect to those of any other brand in the given year.
Bar Chart
The data given in the above graph can also be represented in the form of bar chart as shown below.
Here also we can deduce all the parameters as we could do in the case of two-variable graph.
5. Venn Diagrams
If the information comes under more than one category, we represent such data in the form of a Venn diagram.
The following Venn diagram represents the number of people who speak different languages.
3. The number of people who can speak both Punjabi and Hindi.
4. The number of people who can speak all the three languages.
5. The number of people who can speak exactly one or two languages.
6. Three-Variable Graphs
Look at the following example to understand the concept. The graph represents percentage of GRE, GMAT and CAT
students in three institutes x, y, z.
The above diagram gives the percentage of students of each category (GRE, GMAT, CAT) in each of the institutes x, y, z.
Miscellaneous
Questions taken from students’ forum
1. A plane moves from 9˚N 40˚E to 9˚N 40˚W. If the plane starts at 10:00 am and takes 8 hours to reach the destination. Find
the local arrival time?
2. A Flight takes off at 2 A.M from Northeast direction and travels for 11 hours to reach the destination which is in North
West direction. Given the latitude and longitude of source and destination. Find the local time of destination when the flight
reaches there?
3. My flight takes off at 2 A.M from a place at 180N 100E and landed 10 hrs later at a place with coordinates 360N 700W. Find
the local arrival time?
a) 6:00 am (b) 6:40am (c) 7:40 (d) 7:00 (e) 8:00
[Hint: Every 1 deg longitude is equal to 4 minutes. If the direction is from west to east add time, else subtract time]
6. In a two-dimensional array X [9, 7], with each element occupying 4 bytes of memory. If X [1, 1] is stored 3000. Find the
7. If the vertex [5, 7] is placed in the memory. First vertex X [1,1] address is 1245 and then address of X [5,7] is ----------
8. Which of the following are orthogonal pairs?
a) 3i+2j b) i+j c) 2i-3j d) -7i+j
9. A, B and C are 8 bit numbers.
A-11011011
B-01111010
C-01101101
Find (A-B) u C
10. In a two-dimensional array A [9, 7], with each element occupying 2 bytes of memory. If A [1, 1] is stored in 3000. Find the
memory of A [8, 5]? [Ans: 3106]
11. You will be given the bit position values for A, B and C and using the relation (A B) C you have to construct the truth
table. Then find the corresponding decimal number and choose the right option.
Formula Booklet
1. Averages
Simple averages =
Weighted Average =
Geometric Mean =
Harmonic Mean =
2. Percentage Change
Change % = %
3. Interest
Simple Interest =
Compound Interest =
4. Growth
Growth% = %
SAGR or AAGR = %
CAGR = %
[Here, S. A. G. R. = Simple Annual Growth Rate, A. A. G. R. = Average Annual Growth Rate and C. A. G. R. = Compound Annual Growth
Rate]
Profit = SP − CP
Loss = CP – SP
Percentage Profit =
Percentage Loss =
6. False Weights
If an item is claimed to be sold at cost price, using false weights, then the overall percentage profit is given by
Percentage Profit =
7. Discount
Discount Percentage =
If articles worth Rs. x are bought and articles worth Rs. y are obtained free along with x articles, then the discount is equal to y and
discount percentage is given by
Percentage discount =
9. Successive Discounts
Total discount =
10. Ratios
11. Proportions
Alternendo Law
Invertendo Law
Componendo Law
Dividendo Law
If , then
Where x is the original quantity, y is the quantity that is replaced and n is the number of times the replacement process is carried
out.
The ratio of the weights of the two items mixed will be inversely proportional to the deviation of attributes of these two items from
the average attribute of the resultant mixture.
x1 x2
x2- x : x – x1
Average = =
A man travels first half of the distance at a speed , second half of the distance at a speed then, Average Speed [Average speed is given
by harmonic mean of two speeds] Savg =
If the time is constant, then average speed is given by arithmetic mean of two speeds: S avg =
For Trains
Time =
Sboat =
Sstream =
[This is our general formula to solve time & work problems. It is also known as Work Equivalence Method]
The greatest natural number that will divide x, y and z leaving remainders r1, r2 and r3, respectively, is the H.C.F. of (x − r1), (y − r2)
and (z − r3)
The smallest natural number that is divisible by x, y and z leaving the same remainder r in each case is the L.C.M. of (x, y and z) + r
H.C.F of fractions =
L.C.M of fractions =
If a and b are non – zero rational numbers and m and n are rational numbers, the
If , then m = n
If
If
If n is a natural number that is greater than or equal to 2, then according to the binomial theorem:
n n n 0 n n-1 1 n n-2 2 n 0 n
(x+a) = cox a + c1x a + c2x a +………. + cnx a
Here,
2
The two roots of the equation, ax +bx+c =0 are given by:
2 2
(a + b) (a − b) = a − b Back to Table of Contents
2 2 2
(a + b) = a + 2ab + b
2 2 2
(a − b) = a − 2ab + b
2 2 2 2
(a + b + c) = a + b + c + 2ab + 2bc + 2ca
3 3 2 2 3
(a + b) = a + 3a b + 3ab + b
3 3 2 2 3
(a − b) = a − 3a b + 3ab − b
3 3 2 2
a + b = (a + b) (a − ab + b )
3 3 2 2
a − b = (a − b) (a + ab + b )
3 3 3 2 2 2
a + b +c – 3abc = (a+ b + c) (a + b + c – ab – bc – ac)
31. Factorial
n! = 1 × 2 × 3 × … × (n − 1) × n
n! = n × (n − 1)!
32. Permutations
33. Combinations
Important Properties:
Number of ways of distributing n identical things among r persons when each person may get any number of things
35. Probability
Probability of an event =
Odds in favour =
Odds against =
2 2 2
AC = AB +BC
2 2 2
AC = AB + BC – 2 (BC) (BD)
2 2 2
AC = AB + BC + 2*BC*BD
Area =
Area =
When lengths of two sides and the included angle are given
Area =
Area =
Area =
2 2 2 2
AB + AC = 2(AD + BD )
Area =
Area =
Area =
For Trapezium
Area =
For Parallelogram
Area = bh
For Rhombus
Area =
For Rectangle
Area = lb
For Square
2
Area = a
41. Polygon
Number of Diagonals =
Area =
43. Circle
Circumference C =
Area (A) =
Perimeter of Sector =
44. Ellipse
For a right triangle, if P is the length of perpendicular, B is the length of base, H is the length of hypotenuse and is
AB =
48. Cuboid
49. Cube
2
L.S.A = 4a
2
T.S.A = 6a
3
Volume (V) =a
50. Cylinder
2
T.S.A. = 2πrh + 2πr
2
Volume (V) = πr h
52. Cone
C.S.A. = πrl
2
T.S.A. = πrl + πr
Volume (V) =
Volume (V) =
54. Sphere
2
C.S.A. = 4πr
2
T.S.A. = 4πr
Volume (V) =
55. Hemisphere
2
C.S.A. = 2πr
2
T.S.A. = 3πr
Volume (V) =
T.S.A =
Volume (V) =