Fast Arithmetic Tips: Multiplication by 5
Fast Arithmetic Tips: Multiplication by 5
1. Multiplication by 5
It's often more convenient instead of multiplying by 5 to multiply first by 10 and then
divide by 2.
For example,
4.
5. More examples and explanation
6. Division/multiplication by 4
Replace either with a repeated operation by 2.
For example,
7.
8. Division/multiplication by 25
Use operations with 4 instead.
For example,
9.
10. Division/multiplication by 8
Replace either with a repeated operation by 2.
For example,
11.
12. Division/multiplication by 125
Use operations with 8 instead.
For example,
13.
14. Squaring two digit numbers.
i. You should memorize the first 25 squares:
1 2 3 4 5 6 7 8 9 10 11 12 13 14
1 4 9 16 25 36 49 64 81 100 121 144 169 196
15 16 17 18 19 20 21 22 23 24 25
225 256 289 324 361 400 441 484 529 576 625
As another example, find 14². First, as before, add the last digit (4) to the number
itself (14) to get 18 = 14 + 4. Next, again as before, square the last digit: 4² = 16.
You'd like to append the result (16) to the sum (18) getting 1816 which is clearly
too large, for, say, 14 < 20 so that 14² < 20² = 400. What you have to do is append
6 and carry 1 to the previous digit (8) making 14² = 196.
iv.
v. More examples and explanation
vi. Squares of numbers from 51 through 99.
16.
17. More examples and explanation
18. Squares of numbers that end with 5.
A number that ends in 5 has the form A = 10a + 5, where a has one digit less than A. To
find the square A² of A, append 25 to the product a×(a + 1) of a with its successor. For
example, compute 115². 115 = 11×10 + 5, so that a = 11. First compute 11×(11 + 1) =
11×12 = 132 (since 3 = 1 + 2). Next, append 25 to the right of 132 to get 13225!
For example, compute 113×117, where a = 11, b = 3, and c = 7. First compute 11×(11 +
1) = 11×12 = 132 (since 3 = 1 + 2). Next, append 21 (= 3×7) to the right of 132 to get
13221!
If the difference is odd add or subtract 1 from one of the numbers, compute the product as
before and then subtract or add the other number. For example,
37×34 = 37×35 - 37
= (36² - 1²) - 37
= 1296 - 1 - 37
= 1258.
37×34 = 37×33 + 37
= (35² - 2²) + 37
= 1225 - 4 + 37
= 1258.
The ancient Babylonian used a similar approach. They calculated the sum and the
difference of the two numbers, subtracted their squares and divided the result by four. For
example,
25. A generic advice might be given as "First remove what's easy, next whatever remains".
Another example:
26.
27. Faster addition.
Addition is often faster in two steps instead of one.
For example,
28. A generic advice might be given as "First add what's easy, next whatever remains".
Another example:
29.
30. Faster addition, #2.
It's often faster to add a digit at a time starting with higher digits. For example,
31.
32. Multipliply, then subtract.
When multiplying by 9, multiply by 10 instead, and then subtract the other number. For
example,
23×51 = 23×50 + 23
= 2300/2 + 23
= 1150 + 23
= 1173.
87×48 = 87×50 - 87×2
= 8700/2 - 160 - 14
= 4350 - 160 - 14
= 4190 - 14
= 4176.
35.
36. Multiplication by 9, 99, 999, etc.
There is another way to multiply fast by 9 that has an analogue for multiplication by 99,
999 and all such numbers. Let's start with the multiplication by 9.
To multiply a one digit number a by 9, first subtract 1 and form b = a - 1. Next, subtract
b from 9: c = 9 - b. Then just write b and c next to each other:
9a = bc.
For example, find 6×9 (so that a = 6.) First subtract: 5 = 6 - 1. Subract the second time: 4
= 9 - 5. Lastly, form the product 6×9 = 54.
bc = 100b + c
= 100(a - 1) + (99 - (a - 1))
= 100a - 100 + 100 - a
= 99a.
Related material
Read more...
A Broken Calculator Has Its Uses
Defensive Tips for Mental
Arithmetic
Stunning Friends With Math Magic
Divisibility Criteria
Abacus and Its Relatives
Example 2 ) 2793
3*2= 6
279-6= 273
now 3*2=6
27-6= 21 which is divisible by 7 so 2793 is also divisible by 7 .
1) 2841
2) 3873
3) 1393
4) 2877
EXAMPLE 1 : 44
50-44=6
Sq of 6 =36
25-6 = 19
So answer 1936
EXAMPLE 2 : 47
50-47=3
Sq 0f 3 = 09
25-3= 22
So answer = 2209
EXAMPLE :
SQ (431)
If the option provided to you are such that the last two digits are
different, then you need to carry out first two steps only , thus
saving time. You may save up to 30 seconds on each
calculations and if there are 4 such questions you save 2
minutes which may really affect UR Percentile score.
PYTHAGORAS THEROEM :
In any given exam there are about 2 to 3 questions based on pythagoras theorem. Wouldn’t it be nice that you
remember some of the pythagoras triplets thus saving up to 30 seconds in each question. This saved time may be
used to attempt other questions. Remember one more right question may make a lot of difference in UR
PERCENTILE score.
The unique set of pythagoras triplets with the Hypotenuse less than 100 or one of the side less than 20 are as
follows :
(3,4,5), (5, 12, 13), (8, 15, 17), (7, 24, 25), (20, 21, 29), (12, 35, 37), (9, 40, 41), (28, 45, 53), (11, 60, 61), (33, 56,
65), (16, 63, 65), (48, 55, 73), (36, 77, 85), (13, 84, 85), (39, 80, 89), and (65, 72, 97).
(15,112,113), (17,144,145), (19,180,181), (20,99,101)
If you multiply the digits of the above mentioned sets by any constant you will again get a pythagoras triplet .
You will notice that in any case, whether it is a unique triplet or it is a derived triplet (derived by multiplying a
constant to a unique triplet), all the three numbers cannot be odd.
In case of unique triplet , the hypotenuse is always odd and one of the remaining side is odd the other one is even.
Below are the first few unique triplets with first number as Odd.
3 4 5
5 12 13
7 24 25
9 40 41
11 60 61
You will notice following trend for unique triplets with first side as odd.
Please note that the above is not true for a derived triplet for example 9,12 and 15, which has been obtained from
multiplying 3 to the triplet of 3,4,5. You may check for other derived triplets.
Below are the first few unique triplets with first number as Even .
4 3 5
8 15 17
12 35 37
16 63 65
20 99 101
You will notice following trend for unique triplets with first side as Even.
PROFIT AND LOSS : In every exam there are from one to three
questions on profit and loss, stating that the cost was first
increased by certain % and then decreased by certain %. How
nice it would be if there was an easy way to calculate the final
change in % of the cost with just one formula. It would really help
you in saving time and improving UR Percentile. Here is the
formula for the same :
So if 5 % = 1,000
then 100 % = 20,000.
C.P = 20,000
S.P = 20,000+ 1000= 21,000.
So if 25 % = 5,000
then 100 % = 20,000.
C.P = 20,000
S.P = 20,000 – 5,000= 15,000.
1. If A can finish work in X time and B can finish work in Y time
then both together can finish work in (X*Y)/ (X+Y) time.
2. If A can finish work in X time and A and B together can finish
work in S time then B can finish work in (XS)/(X-S) time.
4. If A can finish work in X time and B in Y time and A,B and C
together in S time then :
C can finish work alone in (XYS)/ (XY-SX-SY)
B+C can finish in (SX)/(X-S)
and A+ C can finish in (SY)/(Y-S)
Solution :
TYPE1 : (100* 60 ) / (100+60) = 37.5 %
TYPE 2 : (100* 60 ) / (100-60) = 150 %
Numbers
2^2n-1 = (3-1)^2n -1
= 3M +1 -1
= 3M, thus divisible by 3
ANS : (2^6-1)(3^8-1)(5^4-1)(7^3-1)/2.4.6
Funda : if a number ‘n’ is represented as
a^x * b^y * c^z ….
where, {a,b,c,.. } are prime numbers then
Quote:
(a) the total number of factors is (x+1)(y+1)(z+1) ….
(b) the total number of relatively prime numbers less than the number is n * (1-1/a) * (1-
1/b) * (1-1/c)….
(c) the sum of relatively prime numbers less than the number is n/2 * n * (1-1/a) * (1-1/b) *
(1-1/c)….
(d) the sum of factors of the number is {a^(x+1)} * {b^(y+1)} * …../(x*y*…)
ANS: 49-20 = 29, now if one of the y,z is zero, then the sum of other 2 squares shud be equal to
29, which means, x can take a max value at 5
8 ) What is the sum of all irreducible factors between 10 and 20 with denominator as 3?
ANS :
sum = 10.33 + 10.66 + 11.33 + 11.66 + 12.33 + 12.66 + 13.33 + 13.66…….
= 21 + 23 + ……
= 300
9) if n = 1+x where x is the product of 4 consecutive number then n is,
1) an odd number,
2) is a perfect square
10) When 987 and 643 are divided by same number ‘n’ the reminder is also same, what is
that number if the number is a odd prime number?
ANS : since both leave the same reminder, let the reminder be ‘r’,
then, 987 = an + r
and 643 = bn + r and thus
987 – 643 is divisible by ‘r’ and
987 – 643 = 344 = 86 * 4 = 43 * 8 and thus the prime is 43
hence ‘r’ is 43
11) when a number is divided by 11,7,4 the reminders are 5,6,3 respectively. what would be
the reminders when the same number is divided by 4,7,11 respectively?
11 7 4
|\\
563
302 mod 4 = 2
75 mod 7 = 5
10 mod 11 = 10
a) 49
b) 81
c) 84
d) 92
ANS : (d)
since 77.28 = 92 * 84, and since price of cigarette is less than 85, we have (d) as answer
Quote:
Quote:
(a) sum of first ‘n’ natural numbers – n*(n+1)/2
(b) sum of the squares of first ‘n’ natural numbers –
n*(n+1)*(2n+1)/6
(c) sum of the cubes of first ‘n’ natural numbers – n^2*(n+1)^2/4
(d) total number of primes between 1 and 100 – 25
EXAMPLE: The reminders when 3 numbers 1221, 1331, 1441 are divided by certain number 9
are 6, 8, 1 respectively. What would be the reminder when you divide 3993 with
EXAMPLE: What is the remainder left when 1073 * 1079 * 1087 is divided by 119 ? ( seen this
kinda questions alot )
1073 % 119 = ?
since 1190 is divisible by 119, 1073 mod 119 is 2
and thus, “the remainder left when 1073 * 1079 * 1087 is divided by 119 ” is 2*8*16 mod 119
and that is 256 mod 119 and that is (238 + 18 ) mod 119 and that is 18
find the number of zeroes in 1^1* 2^2* 3^3* 4^4………….. 98^98* 99^99* 100^100
[n/5]+[n/5^2]…[n/5^r]
where r is such that 5^r<=n<5^(r+1)
for the numerator find the number of zeros using the above formulae..
2400 – 1100
1. If an equation (i.e. f(x) = 0) contains all positive co-efficients of any powers of x, it has
no positive roots.
2. For an equation, if all the even powers of x have same sign coefficients and all the odd
powers of x have the opposite sign coefficients, then it has no negative roots.
3. For an equation f(x)=0 , the maximum number of positive roots it can have is the number
of sign changes in f(x) ; and the maximum number of negative roots it can have is the
number of sign changes in f(-x)
4. Complex roots occur in pairs, hence if one of the roots of an equation is 2+3i, another has
to be 2-3i and if there are three possible roots of the equation, we can conclude that the
last root is real. This real root could be found out by finding the sum of the roots of the
equation and subtracting (2+3i)+(2-3i)=4 from that sum.
5.
5.
Sum of the roots = – b/a
Sum of the product of the roots taken two at a time = c/a
Product of the roots = -d/a
5.
Sum of the roots = – b/a
Sum of the product of the roots taken three at a time = c/a
Sum of the product of the roots taken two at a time = -d/a
Product of the roots = e/a
6. If an equation f(x)= 0 has only odd powers of x and all these have the same sign
coefficients or if f(x) = 0 has only odd powers of x and all these have the same sign
coefficients, then the equation has no real roots in each case (except for x=0 in the second
case)
a1x+b1y=c1
a2x+b2y=c2
Then,
If a1/a2 = b1/b2 = c1/c2, then we have infinite solutions for these equations.
10. The equation ax2+bx+c=0 will have max. value when a<0 and min. value when a>0. The
max. or min. value is given by (4ac-b2)/4a and will occur at x = -b/2a
11.
If for two numbers x + y=k (a constant), then their PRODUCT is MAXIMUM if x=y
(=k/2). The maximum product is then (k2)/4.
If for two numbers x*y=k (a constant), then their SUM is MINIMUM if
x=y (=root(k)). The minimum sum is then 2*root (k).
12. Product of any two numbers = Product of their HCF and LCM. Hence product of two
numbers = LCM of the numbers if they are prime to each other.
a>AM>GM>HM>b (where AM, GM ,HM stand for arithmetic, geometric , harmonic
means respectively)
(GM)^2 = AM * HM
16. a2 + b2 + c2 >= ab + bc + ca
17. a4 + b4 + c4 + d4 >= 4abcd (Equality arises when a=b=c=d=1)
19. If a + b + c + d=constant, then the product a^p * b^q * c^r * d^s will be maximum if a/p
= b/q = c/r = d/s
21. x^n -a^n = (x-a)(x^(n-1) + x^(n-2) + …….+ a^(n-1) ) ……Very useful for finding
multiples. For example (17-14=3 will be a multiple of 17^3 – 14^3)
23. log(1+x) = x – (x^2)/2 + (x^3)/3 – (x^4)/4 ………to infinity [Note the alternating
sign . .Also note that the logarithm is with respect to base e]
25. When a three digit number is reversed and the difference of these two numbers is taken,
the middle number is always 9 and the sum of the other two numbers is always 9.
26. Any function of the type y=f(x)=(ax-b)/(bx-a) is always of the form x=f(y)
27. To Find Square of a 3-Digit Number
If the answer choices provided are such that the last two digits are different, then, we
need to carry out only the first two steps only.
28.
29. If a number ‘N’ is represented as a^x * b^y * c^z… where {a, b, c, …} are prime
numbers, then
the total number of relatively prime numbers less than the number is
N * (1-1/a) * (1-1/b) * (1-1/c)….
the sum of relatively prime numbers less than the number is
N/2 * N * (1-1/a) * (1-1/b) * (1-1/c)….
the sum of factors of the number is {a^(x+1)} * {b^(y+1)} * …../(x * y *…)
30.
Total no. of prime numbers between 51 and 100 is 10
31.
32. If ‘r’ is a rational no. lying between 0 and 1, then, r^r can never be rational.
7 * 11 * 13 = 1001
11 * 13 * 17 = 2431
13 * 17 * 19 = 4199
19 * 21 * 23 = 9177
19 * 23 * 29 = 12673
34. Where the digits of a no. are added and the resultant figure is 1 or 4 or 7 or 9, then, the
no. could be a perfect square.
35. If a no. ‘N’ has got k factors and a^l is one of the factors such that l>=k/2, then, a is the
only prime factor for that no.
36. To find out the sum of 3-digit nos. formed with a set of given digits
This is given by (sum of digits) * (no. of digits-1)! * 1111…1 (i.e. based on the no. of
digits)
Eg) Find the sum of all 3-digit nos. formed using the digits 2, 3, 5, 7 & 8.
= 25 * 24 * 11111
=6666600
As per Fermat’s Last Theorem, the above equation will not have any solution whenever
n>=3.
38. Further as per Fermat, where ‘p’ is a prime no. and ‘N’ is co-prime to p, then,
N^(p-1) – 1 is always divisible by p.
39. 145 is the 3-digit no. expressed as sum of factorials of the individual digits i.e.
145 = 1! + 4! + 5!
40.
41. The relationship between base 10 and base ‘e’ in log is given by
log10N = 0.434 logeN
Let Q – volume of a vessel, q – qty of a mixture of water and wine be removed each time
from a mixture, n – number of times this operation is done and A – final qty of wine in
the mixture, then,
A/Q = (1-q / Q)^n
CI = P*(1+R/100)^N – P
——————-
1 1
Step 1:
The coefficients – 1,3,3,1 are lifted from the Pascal’s triangle above.
Step 2:
CI after 3 years = 3*100 + 3*10 + 3*1 = Rs.331 (leaving out first term in step 1)
CI = 2 * 100 + 1* 10 = Rs.210
44. Suppose the price of a product is first increased by X% and then decreased by Y% , then,
the final change % in the price is given by:
Eg) The price of a T.V set is increased by 40 % of the cost price and then is decreased by
25% of the new price. On selling, the profit made by the dealer was Rs.1000. At what
price was the T.V sold?
So if 5 % = 1,000
45. Where the cost price of 2 articles is same and the mark up % is same, then, marked price
and NOT cost price should be assumed as 100.
46.
Where ‘P’ represents principal and ‘R’ represents the rate of interest, then, the
difference between 2 years’ simple interest and compound interest is given by P *
(R/100)2
The difference between 3 years’ simple interest and compound interest is given by (P
* R2 *(300+R))/1003
47.
If A can finish a work in X time and B can finish the same work in Y time then both
of them together can finish that work in (X*Y)/ (X+Y) time.
If A can finish a work in X time and A & B together can finish the same work in S
time then B can finish that work in (XS)/(X-S) time.
If A can finish a work in X time and B in Y time and C in Z time then all of them
working together will finish the work in (XYZ)/ (XY +YZ +XZ) time
If A can finish a work in X time and B in Y time and A, B & C together in S time
then
48. In case ‘n’ faced die is thrown k times, then, probability of getting atleast one more than
the previous throw = nC5/n5
49.
When an unbiased coin is tossed odd no. (n) of times, then, the no. of heads can
never be equal to the no. of tails i.e. P (no. of heads=no. of tails) = 0
When an unbiased coin is tossed even no. (2n) of times, then,
P (no. of heads=no. of tails) = 1-(2nCn/22n)
50. Where there are ‘n’ items and ‘m’ out of such items should follow a pattern, then, the
probability is given by 1/m!
Eg)1. Suppose there are 10 girls dancing one after the other. What is the probability of A
dancing before B dancing before C?
= 1/6
Eg)2. Consider the word ‘METHODS’. What is the probability that the letter ‘M’ comes
before ‘S’ when all the letters of the given word are used for forming words, with or
without meaning?
P (M>S) = 1/2!
= 1/2
51. CALENDAR
Leap year- it is always divisible by 4, but century years are not leap years unless they
are divisible by 400.
Century has 5 odd days and leap century has 6 odd days.
In a normal year 1st January and 2nd July and 1st October fall on the same day. In a
leap year 1st January 1st July and 30th September fall on the same day.
52.
For any regular polygon, the sum of the exterior angles is equal to 360 degrees, hence
measure of any external angle is equal to 360/n (where n is the number of sides)
For any regular polygon, the sum of interior angles =(n-2)*180 degrees
If a trapezium can be inscribed in a circle it must be an isosceles trapezium (i.e.
oblique sides equal).
53. For an isosceles trapezium, sum of a pair of opposite sides is equal in length to the sum of
the other pair of opposite sides (i.e. AB+CD = AD+BC, taken in order)
54.
For any quadrilateral whose diagonals intersect at right angles, the area of the
quadrilateral is
For a cyclic quadrilateral, area = root((s-a) * (s-b) * (s-c) * (s-d)), where
s=(a + b + c + d)/2
Further, for a cyclic quadrilateral, the measure of an external angle is equal to the
measure of the interior opposite angle.
55. Given the coordinates (a, b); (c, d); (e, f); (g, h) of a parallelogram , the coordinates of the
meeting point of the diagonals can be found out by solving for
1/2*base*altitude
58. The ratio of the radii of the circumcircle and incircle of an equilateral triangle is 2:1
60.
In an isosceles triangle, the perpendicular from the vertex to the base or the angular
bisector from vertex to base bisects the base.
In any triangle the angular bisector of an angle bisects the base in the ratio of the
other two sides.
61. The quadrilateral formed by joining the angular bisectors of another quadrilateral is
always a rectangle.
63. Let a be the side of an equilateral triangle, then, if three circles are drawn inside this
triangle such that they touch each other, then each circle’s radius is given by
a/(2*(root(3)+1))
64.
Distance between a point (x1, y1) and a line represented by the equation
ax + by + c=0 is given by |ax1+by1+c|/Sq(a2+b2)
Distance between 2 points (x1, y1) and (x2, y2) is given by
Sq((x1-x2)2+ (y1-y2)2)
65. Where a rectangle is inscribed in an isosceles right angled triangle, then, the length of the
rectangle is twice its breadth and the ratio of area of rectangle to area of triangle is 1:2.
66. To find the number of factors of a given number, express the number
as a product of powers of prime numbers.
67. ++++++++++++++++++++++++++++++++++++++++++++
++++++++++++++
68.
70.
72.
74.
76.
77. ++++++++++++++++++++++++++++++++++++++++++++
++++++++++++++
78. To find the squares of numbers near numbers of which squares are
known
79.
81.
83. ++++++++++++++++++++++++++++++++++++++++++++
++++++++++++++
86. For an equation f(x)=0 , the maximum number of positive roots it can
have is the number of sign changes in f(x) ; and the maximum
number of negative roots it can have is the number of sign changes in
f(-x) .
Hence the remaining are the minimum number of imaginary roots of
the equation(Since we also know that the index of the maximum
power of x is the number of roots of an equation.)
87. ++++++++++++++++++++++++++++++++++++++++++++
++++++++++++++
88.
For a cubic equation ax^3+bx^2+cx+d=o
91. ++++++++++++++++++++++++++++++++++++++++++++
+++++++++++++
If for two numbers x*y=k(=constant), then their SUM is MINIMUM if
x=y(=root(k)). The minimum sum is then 2*root(k) .
92. ++++++++++++++++++++++++++++++++++++++++++++
+++++++++++++
93.
94.
95.
96.
97.
98.
|x| + |y| >= |x+y| (|| stands for absolute value or modulus )
(Useful in solving some inequations)
99. ++++++++++++++++++++++++++++++++++++++++++++
++++++++++++++
100.
101. ++++++++++++++++++++++++++++++++++++++++
+++++++++++++++++
102. For any regular polygon , the sum of the exterior angles is equal
to 360 degrees
hence measure of any external angle is equal to 360/n. ( where n is
the number of sides)
103.
104. For any regular polygon , the sum of interior angles =(n-2)180
degrees
105.
107.
108. Square =90
110. Hexagon =120
112. Octagon =135
113. Nonagon =140
114. Decagon = 144
115.
116.
++++++++++++++++++++++++++++++++++++++++++++
+++++++++++++
If any parallelogram can be inscribed in a circle , it must be a
rectangle.
117.
118. ++++++++++++++++++++++++++++++++++++++++
+++++++++++++++++
119.
120. ++++++++++++++++++++++++++++++++++++++++
++++++++++++++++++
121. ++++++++++++++++++++++++++++++++++++++++
++++++++++++++++++
(GM)^2 = AM * HM
124. ++++++++++++++++++++++++++++++++++++++++
++++++++++++++++++
(a+b+c) * (1/a+1/b+1/c)>=9
125. ++++++++++++++++++++++++++++++++++++++++
++++++++++++++++++
For any positive integer n
126.
127. ++++++++++++++++++++++++++++++++++++++++
++++++++++++++++++
a^4+b^4+c^4+d^4 >=4abcd
128. ++++++++++++++++++++++++++++++++++++++++
++++++++++++++++++
129. ++++++++++++++++++++++++++++++++++++++++
++++++++++++++++++
130.
131. If a+b+c+d=constant , then the product a^p * b^q * c^r * d^s
will be maximum
if a/p = b/q = c/r = d/s .
132. ++++++++++++++++++++++++++++++++++++++++
++++++++++++++++++
a1x+b1y=c1
a2x+b2y=c2
Then ,
If a1/a2 = b1/b2 = c1/c2 , then we have infinite solutions for these
equations.
If a1/a2 = b1/b2 <> c1/c2 , then we have no solution for these
equations.(<> means not equal to )
If a1/a2 <> b1/b2 , then we have a unique solutions for these
equations..
++++++++++++++++++++++++++++++++++++++++++++
++++++++++++++ For any quadrilateral whose diagonals intersect
at right angles , the area of the quadrilateral is
0.5*d1*d2, where d1,d2 are the lenghts of the diagonals.
133. ++++++++++++++++++++++++++++++++++++++++
++++++++++++++++++
Problems on clocks can be tackled as assuming two runners going
round a circle , one 12 times as fast as the other . That is ,
the minute hand describes 6 degrees /minute
the hour hand describes 1/2 degrees /minute .
Thus the minute hand describes 5(1/2) degrees more than the hour
hand per minute .
134. The hour and the minute hand meet each other after every
65(5/11) minutes after being together at midnight.
(This can be derived from the above) .
135. ++++++++++++++++++++++++++++++++++++++++
++++++++++++++++++
138. ++++++++++++++++++++++++++++++++++++++++
++++++++++++++++++
Given the coordinates (a,b) (c,d) (e,f) (g,h) of a parallelogram , the
coordinates of the meeting point of the diagonals can be found out by
solving for
[(a+e)/2,(b+f)/2] =[ (c+g)/2 , (d+h)/2]
139.
140. ++++++++++++++++++++++++++++++++++++++++
++++++++++++++++++
Area of a triangle
1/2*base*altitude = 1/2*a*b*sinC = 1/2*b*c*sinA = 1/2*c*a*sinB =
root(s*(s-a)*(s-b)*(s-c)) where s=a+b+c/2
=a*b*c/(4*R) where R is the CIRCUMRADIUS of the triangle = r*s
,where r is the inradius of the triangle .
In any triangle
a=b*CosC + c*CosB
b=c*CosA + a*CosC
c=a*CosB + b*CosA
141. ++++++++++++++++++++++++++++++++++++++++
++++++++++++++++++
142. ++++++++++++++++++++++++++++++++++++++++
++++++++++++++++++
143. ++++++++++++++++++++++++++++++++++++++++
++++++++++++++++++x^n -a^n = (x-a)(x^(n-1) + x^(n-2) +
…….+ a^(n-1) ) ……Very useful for finding multiples .For example (17-
14=3 will be a multiple of 17^3 – 14^3)
144. ++++++++++++++++++++++++++++++++++++++++
++++++++++++++++++
145. ++++++++++++++++++++++++++++++++++++++++
++++++++++++++++++
146. ++++++++++++++++++++++++++++++++++++++++
++++++++++++++++++
147. ++++++++++++++++++++++++++++++++++++++++
++++++++++++++++++
148. ++++++++++++++++++++++++++++++++++++++++
++++++++++++++++++
(m+n)! is divisible by m! * n! .
149. ++++++++++++++++++++++++++++++++++++++++
+++++++++++++++++++++++
151. ++++++++++++++++++++++++++++++++++++++++
++++++++++++++++++
The sum of an infinite GP = a/(1-r) , where a and r are resp. the first
term and common ratio of the GP .
++++++++++++++++++++++++++++++++++++++++++++
++++++++++++++
The equation whose roots are the reciprocal of the roots of the
equation ax^2+bx+c is cx^2+bx+a
152. ++++++++++++++++++++++++++++++++++++++++
++++++++++++++++++
The coordinates of the centroid of a triangle with vertices (a,b) (c,d)
(e,f)
is((a+c+e)/3 , (b+d+f)/3) .
153. ++++++++++++++++++++++++++++++++++++++++
++++++++++++++++++
The ratio of the radii of the circumcircle and incircle of an equilateral
triangle is 2:1 .
154. ++++++++++++++++++++++++++++++++++++++++
++++++++++++++++++
155. ++++++++++++++++++++++++++++++++++++++++
++++++++++++++++++
APPOLLONIUS THEOREM:
156.
157. ++++++++++++++++++++++++++++++++++++++++
++++++++++++++++++
158.
159.
160.
161.
162.
163.
164.
165.
166.
167.
168.
169.
The HCF and LCM of two nos. are equal when they are equal .
171.
172. ++++++++++++++++++++++++++++++++++++++++
+++++++++++++
173. ++++++++++++++++++++++++++++++++++++++++
+++++++++++++
174.
175. ++++++++++++++++++++++++++++++++++++++++
+++++++++++++++++
In any triangle the angular bisector of an angle bisects the base in the
ratio of the
other two sides.
176. ++++++++++++++++++++++++++++++++++++++++
++++++++++++++++++The quadrilateral formed by joining the
angular bisectors of another quadrilateral is
always a rectangle.
177. ++++++++++++++++++++++++++++++++++++++++
+++++++++++++++++++++++
Roots of x^2+x+1=0 are 1,w,w^2 where 1+w+w^2=0 and w^3=1
178. ++++++++++++++++++++++++++++++++++++++++
+++++++++++++++++++++++
179. ++++++++++++++++++++++++++++++++++++++++
+++++++++++++++++++++++
180. ++++++++++++++++++++++++++++++++++++++++
+++++++++++++++++++++++
WINE and WATER formula:
then ,
A/Q = (1-q/Q)^n
181. ++++++++++++++++++++++++++++++++++++++++
+++++++++++++++++++++++
182. ++++++++++++++++++++++++++++++++++++++++
+++++++++++++++++++++++
183. ++++++++++++++++++++++++++++++++++++++++
+++++++++++++++++++++++
3,4,5 (3^2=4+5)
5,12,13 (5^2=12+13)
7,24,25 (7^2=24+25)
8,15,17 (8^2 / 2 = 15+17 )
9,40,41 (9^2=40+41)
11,60,61 (11^2=60+61)
12,35,37 (12^2 / 2 = 35+37)
16,63,65 (16^2 /2 = 63+65)
20,21,29(EXCEPTION)
++++++++++++++++++++++++++++++++++++++++++++
++++++++++++++
Appolonius theorem could be applied to the 4 triangles formed in a
parallelogram.
184. ++++++++++++++++++++++++++++++++++++++++
+++++++++++++++++++++++
185. ++++++++++++++++++++++++++++++++++++++++
++++++++++++++++++++++
when a three digit number is reversed and the difference of these two
numbers is taken , the middle number is always 9 and the sum of the
other two numbers is always 9 .
186. ++++++++++++++++++++++++++++++++++++++++
+++++++++++++++++++++++
ANy function of the type y=f(x)=(ax-b)/(bx-a) is always of the form
x=f(y) .
187. ++++++++++++++++++++++++++++++++++++++++
+++++++++++++++++++++++
189. ++++++++++++++++++++++++++++++++++++++++
+++++++++++++++++++++++
190. when you multiply each side of the inequality by -1, you have to
reverse the direction of the inequality.
191. ++++++++++++++++++++++++++++++++++++++++
++++++++++++++++++
192.
194.
196.
198.
200. =3025
202. =3136
204. =3481
205. ++++++++++++++++++++++++++++++++++++++++
++++++++++++++++++
206.
207.
208. many of u must b aware of this formula, but the ppl who don’t know it must b
useful for them.
a+b+(ab/100)
and if there is a decrease then it will be preceeded by a -ve sign and likeiwse
Question Paper
UMERICAL ABILITY TEST
1. Sum of smallest six digit no. and greatest five digit no. is:
a. 199999
b. 201110
c. 211110
d. 1099999
e. None of these
a. 6700
b. 70000
c. 76500
d. 77200
e. None of these
3. 1399*1399
a. 1687401
b. 1901541
c. 1943211
d. 1957201
e. None of these
4. When a no. is multiplied by 13 product consist of all 5’s. The smallest such no. is
a. 41625
b. 42135
c. 42515
d. 42735
e. None of these
a. 0
b. –n
c. 2n
d. n2
e. None of these
a. 0
b. -3
c. -4
d. -5
e. None of these
7. The least prime no. is :
a. 0
b. 1
c. 2
d. 3
e. None of these
a. 199
b. 201
c. 211
d. 272
e. None of these
a. 0
b. 1
c. 2
d. None
e. None of these
e. None of these
10. How many No’s B/w 400 and 600 begin with or end with digit 5.
a. 40
b. 100
c. 110
d. 120
a. 0
b. 2
c. 6
d. 8
e. None of these
a. 1035
b. 1280
c. 2070
d. 2140
e. None of these
a. 1
b. 2
c. 4
d. 6
e. None of these
a. 235641
b. 245642
c. 315624
d. 415624
e. None of these
15. The largest natural no. which exactly divides the product of any 4 consecutive natural no’s is:
a. 6
b. 12
c. 24
d. 120
e. None of these
16. The diff. b/w squares of 2 consecutive odd integers is always divisible by:
a. 3
b. 6
c. 7
d. 8
e. None of these
17. The smallest no. to be added to 1000 so that 45 divides the sum exactly is :
a. 10
b. 20
c. 35
d. 80
e. None of these
18. The least no. which must be subtracted from 6709 to make it exactly divisible by 9 is :
a. 2
b. 3
c. 4
d. 5
e. None of these
19. Find the no. nearest to 99547 and exactly divisible by 687:
a. 98928
b. 99479
c. 99615
d. 100166
e. None of these
20. The least no. by which 72 must be multiplied in order to produce a multiple of 112 is
a. 6
b. 12
c. 14
d. 18
e. None of these
a. 99909
b. 99981
c. 99990
d. 99999
e. None of these
22. A no. when divided by 114 leaves the remainder 21 if same no. is divided by 19 the
remainder will be
a. 1
b. 2
c. 7
d. 21
e. None of these
23. The diff. b/w 2 no’s is 1365 when larger no. is divided by smaller the quotient is 6 and the
remainder is 15. The smaller no. is :
a. 240
b. 270
c. 295
d. 360
e. None of these
24. The divisor is 10 times the quotient and 5 times the remainder if remainder is 46 then
dividend is :
a. 4236
b. 4306
c. 4336
d. 5336
e. None of these
e. None of these
25. A four digit no. divisible by 7 becomes divisible by 3 when 10 is added to it the largest such
no. is :
a. 9947
b. 9987
c. 9989
d. 9996
ANSWERS WITH EXPLANATION :
1) a
2) 1120000/16 = b
3) (1400-1)*(1400-1) = d
4) 555555/13 = d
5)c 6)c 7)c 8)d 9)b 10)c 11)a 12)a 13)c 14)d
1. A clock shows the time as 6 a.m. If the minute hand gains 2 minutes every hour, how many
minutes will the clock gain by 9 p.m.?
(a) 30 minutes
(b) 25 minutes
(c) 28 minutes
(d) 34 minutes
2. Find the right number, from the given options, at the place marked by the question mark: 2, 4,
8, 32, 256, ?
(a) 4096
(b) 8192
(c) 512
(d) 1024
(a) 100
(b) 103
(c) 78
(d) 128
4. A super fast bus of KSRTC starting from ‘Trivandrum’ and reaches ‘Attingal’ in 45 minutes
with an average speed of 40 km/hr. If the speed is increased by 10 km/hr how much time it will
take to cover the same distance?
5. The difference between 6 times and 8 times of a figure is 14. What is the figure?
8. A candidate appearing for an examination has to secure 40% marks to pass paper I. But he
secured only 40 marks and failed by 20 marks. What is the maximum mark for paper I?
9. Find the missing number 32, 52, 74, 112, 135 ……………
12. A person lost 10% when he sold goods at Rs.153. For how much should he sell them to gain
20%?
14. A train of 100 meters long is running at the speed of 36 km per hour. In what time it passes a
bridge of 80 meters long?
15. If two-third of a bucket is filled in one minute then the time taken to fill the bucket
completely will be …….
16. If a quarter kilogram costs Rs. 60 then how much will cost for 150 grams?
17. If 3 men or 6 boys can do a piece of work in 20 days then how many days with 6 men and 8
boys take to do the same work?
19. Two poles of height 6 meters and 11 meters stand on a plane ground. If the distance between
their feet is 12 meters then find the difference in the distance between their tops:
20. How many balls of radius 4 cm can be made from a solid sphere of lead of radius 8 cm?
(a) x1 = + 3, x2 = -3 (b) x1 = 3, x2 = 3
23. At what rate of simple interest per annum an amount will be doubled in 10 years?
(a) 10% (b) 7.5% (c) 16% (d) 15%
24. Five times an unknown number is 5 less than 50. The unknown number
25. The acute angle between the hour hand and minute hand of a clock at 4 PM
26. Water is filled in a cylindrical vessel in such a way that its volume doubles after every five
minutes. If it takes 30 minutes for the vessel to be full, then the vessel will be one fourth full in
27. If 10 cats can kill 10 rats in 10 minutes how long will it take 100 cats to kill 100 rats
(a) 1 minutes (b) 10 minute (c) 100 minutes (d) 10000 minutes
28. If 75 % of a number is added to 75, the result is the number itself, then the number is:
29. A school has enough food for 400 children for 12 days. How long will the food last if 80
more children join them?
30. The sum of two consecutive numbers is 55, which is the largest number?
31. When a shop keeper sold 2/3 of an item, he got the cost price of the whole lot. What is the
percentage of his profit?
32. The perimeter of a rectangular field is 480 meters and the ratio between the length and
breadth is 5:3. The area of the field is:
33. If you add 100 to a certain number, the result will be more than, if you multiply that number
by 1000 what is that number?
(a) 1.5 (b) 1.0 (c) 2.5 (d) 2.0
34. A student has to secure 40 % marks to pass. He gets 150 marks and fails by 30 marks. What
is the maximum marks?
37. Which among the following is the point of intersection of the medians of a triangle?
38. The height of a cone and its base diameter are equal. If the base radius is ‘r’ what is its slant
height?
39. The radii of two spheres are in the ratio 2:3. What is the ratio of their surface areas?
41. In class of 100 students 50 students passed in Mathematics and 70 passed in English, 5
students failed in both Mathematics and English. How many students passed in both the
subjects?
42. Speed of a boat in still water is 9 km/hr. It goes 12 km down stream and comes back to the
starting point in three hours.What is the speed of water in the stream?
(a) 3 km/hr (b) 4 km/hr (c) 4.5 km/hr (d) 5 km/hr
43. A student was asked to add 16 and subtract 10 from a number.He by mistake added 10 and
subtracted 16. If his answer is 14 what is the correct answer?
44. Find the area of a right angled triangle whose hypotenuse is 10 cm and base 8 cm.
45. Find the next term of the series: 3, 6, 9, 18, 27, 54, ……
46. A number consists of 20 plus 20% of its value. The number is:
47. 20% of 5 + 5% of 20 =
48. The angle between the minute hand and the hour hand of a clock, when the time is 8.30
49. Rs. 1581 is divided among A, B and C in the ratio 10 : 15 : 6. What is the share of B?
50. The sum of four consecutive counting numbers is 154. Find the smallest number:
Answers
1 A 11 B 21 C 31 D 41 A
2 B 12 A 22 B 32 D 42 A
3 A 13 D 23 A 33 B 43 B
4 B 14 D 24 C 34 D 44 C
5 C 15 A 25 B 35 C 45 A
6 B 16 C 26 A 36 D 46 C
7 C 17 D 27 B 37 B 47 B
8 D 18 A 28 D 38 C 48 D
9 C 19 C 29 C 39 C 49 B
10 B 20 B 30 B 40 C 50 B