Saturday, 7 October 2017

GET PREPARED FOR ELITMUS TEST 2017

HERE ARE THE QUESTIONS ASKED IN ELITMUS EXAMS PREVIOUSLY
BLINDLY PREPARE FROM HERE AND BE BENEFITTED

Elitmus previous questions from quants 


1. NHAI employs 100 men to build a highway of 2km in 50 days working 8 hours a day.  If in 25 days they completed 1/3 part of work .than how many more employees should NHAI hire to finish it in time working 10 hours a day?
Explanation:
Here 2km is immaterial.  The given problem can be written in a tabular form like below.
We can apply chain rule now. 
Total men required to complete the remaining work = 100×2525×810×2313 = 160
So additional men required = 160 - 100 = 60

2. A mixture of 125 gallons of wine and water contains 20% of water. How much water must be added to the mixture in order to increase the percentage of water to 25% of the new mixture?
a) 10 gallons
b) 8.5gallons
c) 8gallons
d) 8.33gallons
Explanation:
Initially water in the mixture = 20%(125) = 25
Let x gallons of water be added to change to water concentration to 25% or 1/4
25+x125+x=14
x=253 = 8.33 gallons.

3. Side of a square is 10 cm. after joining the mid point of all sides makes a another inner square and this process goes to infinite.Find the sum of perimeter of all squares.
Explanation:
You can calculate the side of the small square in two ways.  Take half of the side which is equal to 5 cm.  Using Pythagorean theorem, x2=52+52 x2=50 x=50=52=102
In another way, we can equate the squares of the sides of the small square to square of the side which is equal to 10. x2+x2=102 
2x2=100
x=50=52=102
So if  you observe carefully, the side of the small square is 12 part of the side of the bigger square.
So the side of the square inside the small square = 102×12=102=5 and so on...
So areas of the perimeters = 4(10+102+102+...)
40(1+12+12+...)
The terms in the bracket are in GP withe common ratio of 12
So Sum of the perimeters = 40(1112) = 40(221)
4. Data sufficiency question:
What will be the percentage profit of selling one liter milk.?
1) 16 liter of milk is sold at cost price after adding 20% water to it.
2) the cost price of one liter milk is Rs.16.
Explanation:
Let us assume one liter costs Rs.1. So C.P = Rs.16
When 20% water is added, then total volume = 20 liters. So SP = 20.  Profit can be calculated.
Statement 1 is sufficient.
Statement 2 is not required.

5. y=x/(x-k),where k is a constant,and x is real number.show that.
1.y increase with increase in x.
2.y decreases first and then increase with the value of x.
3.y increase then decrease with the value of x.
4.it remains constant.
Explanation:
Typical question.  Taking k =5 and we draw the graph,
If x increases y decreases but when x equal to k, y value becomes infinite.  But when x is greater than k, y value slowly reaches to 1. So it decrease from infinite to 1.  

6. What is the maximum value of v- yz.  If the value of v,x,y,z have to be chosen from the set A where A(-3,-2,-1,0,1,2,3)
a) 9
b) 12
c) 15
d) none of these
Explanation:
To maximize the value of v- yz, we make yz negative and vas maximum as possible using given value.
vxyz=(3)2(3×2) = 15

7. Given a Number 123456, from this number put any three values in numerator and remaining three are in denominator. So how many values you can make from this number less than 1/5.
1. 2
2. 4
3. 8
4.27
Explanation:
If the given value is 120, then denominator should be slightly greater than 600.  If for 130, it is 650. So if we take numerator as 132, then denominator should be greater than 660 which is not possible as we have only 5 and 4 available. So numerator is less than 130. The following numbers are possible.
123/654, 123/645, 124/635, 124/653, 125/634, 125/643.

8. A square was given. Inside the square there are white tiles and black tiles. Black tiles was among the diagonal of the square and dimensions of both white as well as black tiles is 1cm x 1cm. If there are 81 black tiles in the square. Then find the no of white tiles in it.
In a square, number of squares on the diagonal is equal to the tiles on a single row.  If there are even number of square on a side, then total squares on the diagonal is 2n - 1, otherwise 2n.  As the total tiles on the diagonal are given as 81, then number of tiles on a side = 2n - 1 = 81 so n = 41.
So number of white tiles = 41281=168181 = 1600
                                             
                                                                 SET 2

1. Two identical cubes if one of them is painted pink on its 4 sides and blue on the remaining two side then how many faces painted pink to other cube so that probability of getting the same color is 1/3 when we roll both the cubes.
Explanation:
First cube has got 4 pink sides and 2 black sides.
Let the other cube got x sides pink and (6 - x) sides black.
Now when we roll both the dice, we can either pink on both cubes or black on both cubes.
Probability = 46×x6+26×6x6=13
=4x+122x36=13
x=0
So second cube should not have any pink faces at all.

2. In a right angled triangle, two sides are consecutive whole number in which one side is hypotenuse. what could be the possible length of third side?
1. 360
2. 361
3. 362
4. none of these
Answer: 2
Explanation:
Pythagorean triplets are generated with each "odd number" greater than 1 by using a formula.
If n is an odd number, then Pythagorean triplet = n,n212,n2+12.
Here 361 is an odd number.  So the triplet is 361, 65160, 65161.

3. Heinz produces tomato puree by boiling tomato juice. The tomato puree has only 20% water while the tomato juice has 90% water. How many liters of tomato puree will be obtained from 20 litres of tomato juice?
a. 2 liters
b. 2.4 liters
c. 2.5 liters
d. 6 liters
Answer:
Explanation:
In each of the solutions, there is a pure tomato component and some water.  So while boiling, water evaporates but tomato not. So we equate tomato part in the both equations.
 10%(20) = 80%(x)
 x = 2.5 liters.

4. x,y are odd and z is even then ((x^2+y^2)z^2)/8 is
a. even
b. odd
c. either even or odd
d. fraction
Explanation: c
As x, y are odd x2+y2 is always even. Now if z is a multiple of 4, then z2 is divisible by 8, then the equation is even.  if z is a not a multiple of 4, but only a multiple of 2, then z2 is not completely divisible as it contains only two 2's and other two is cancelled in x2+y2 which results in an odd number.
(32+52)428=34×168=34×2
(32+52)628 = 34×368=17×9
5. In the formula of converting temperature from Celsius to Fahrenheit F=9/5C+32, How many integer values(not fractional) of F will be there that lies between 100 to 200 for integer values of C.
Explanation:
F=95C+32
As F needs to be integer, then C should be a multiple of 5. First integer value of F for C = 5 is 41, next value for C =10 is 50 and so on.
The values of F are in A.P with common difference of 9. They are in the format of 41 + 9n.
The first value of F which is greater than 100 is for n = 7 which is 104.
The last value of F which is less than 200 is for n = 17, which is 194.
Total values are 1941049+1 = 11

6. The product of digit is a Factor of a two digit number.  Number of such digit are:
a. 3
b. 5
c. 9
d. 27
Answer: b
Explanation:
Let the number be xy. So 10x+yxy=k.  Here k is some interzer.
 10x + y = kxy
 x(10 - ky) = - y
 x(ky - 10) = y
So x is a factor of y. The possibilities are,
11, 1×1=1; 12 , 1×2=2; 15 ,1×5=5; 24 ,2×4=8; 36 , 3×6=18

7. Data sufficiency question.
is x>y ?
1. 5x+15y=40
2.7x+21y=56 
Explanation:
Statement 1 has three solutions,(8, 0), (5, 1), (2, 2) but we cannot say precisely about the relationship
Statement 2 has three solutions, (8, 0), (5, 1), (2, 2) but we cannot say about the relationship.
So data insufficient.

                                                       SET 3

1. 99^n is such a number begin with 8, least value of n?
(a) 11
(b) 10
(c) 9
(d) n does not exist
Answer:
Explanation:
In a more traditional way, this problem can be solved like below.
99(100 - 1) = 9900-99= 9801
9801(100 - 1) = 980100-9801= 971299
971299(100 - 1) = 97129900 - 971299 = 96157601
.....
.....
Just observe the pattern, 98, 97, 96, .... for power of 2, 3, 4, .... So for 90 the power could be 10. So for 11, you get a number starts with 8.
Alternate method:
In a more elegant way, we can solve this question using logarithms.
For example,  log 90 = 1.9542, log 89 = 1. 9493.
Here characteristic is same as both numbers are two digit numbers.  Mantissa of 89 is less than mantissa of 90.
Similarly if you want to find a number starts with 8, it should be just less than a number starts with 9 and minimum.
9.10x>99n
Suppose x = 1, the LHS = 90, for x = 2, LHS = 900.  So LHS is the least number starts with 9. and anything less than that number should starts with 8.
Let us take logarithm with base 10.
log10(9.10x)>log10(99n)
log109+log10(10x)>log10(99n)
log109+x>n.log1099
Now the characteristic is not important.  We will take fraction part of the logarithm. { } represents fraction part of a number.
log109>{n.log1099}
 0.9542 > {n×1.9956}
For n = 11, we get 11×1.9956=21.9519
So 0.9542 > 0.9519
So for n = 11, we get a number starts with 8.

2. Total 100 members are writing exam. In the 48 members are writing first exam. 45 members are writing second exam. 38 members are writing third exam. 5 members are writing all the three exams.  How many members are writing 2 exams?
Explanation:
Total number of exams written by 100 students = 48 + 45 + 38 = 131
Now let us say x members are writing only 1 exam, y members are writing only 2 exams, z members are writing only 3 exams.
Therefore, x + 2y + 3z = 131 also x + y + z = 100.
Given that z = 5.  So x + 2y = 116 and x + y = 95.
Solving we get y = 21.
So 21 members are writing exactly 2 exams.

3. How many three digits no. can be formed also including the condition that the no. can have at least two same digits ?
Explanation:
Total number of 3 digit numbers = 9×10×10 = 900
Total number of numbers in which no digit repeats = 9×9×8 = 648
So the total number of numbers in which at least one digit repeats = 900 - 648 = 252

4. If a, b and c are forming increasing terms of G.P., r is the common ratio then find the minimum value of (c-b), given that (log a+log b+log c)/log 6 = 6.Note that r can be any real no.
a) 36 
b) 24 
c) 18
d) 12
Answer: d
Explanation:
a,b,c are in G.P. so let the first term of G.P. = ar, and common ratio = r.
Therefore, a = ar, b = a, c = ar
Given, loga+logb+logclog6=6
logabclog6=6
log6abc=6abc=66
put the value of a,b,c in gp format
ar×a×ar=66
a3=66a=36
Now a = 36r, b = 36, c = 36r.
We have to find the minimum value of c - b = 36r - 36.
r can be any number. So for r < 0, we get c - b negative.
When r = 1, c - b = 0
But none of the options are not representing it.
From the given options, r = 4/3, then c = 48. So option d satisfies this.

5. A natural number has exactly 10 divisors including 1 and itself.how many distint prime factors this natural number will have?
a. 1 or 2
b. 1 or 3
c. 1 or 2 or 3
d. 2 or 3
Answer: a
Explanation:
Number of factors of a number N is (p+1).(q+1).(r+1)... where N=ap×bq×cr....
Given,  (p+1).(q+1).(r+1).. = 10.
From the above equation, p = 1, q = 4 or p = 9 satisfies.
So the number N is in the following two formats. a1×b4 or a9
So it has either 1 or 2 prime factors.

6. How many values of c in x^2 - 5x + c, result in rational roots which are integers?
Explanation:
By the quadratic formula, the roots of x25x+c=0 are (5)±524(1)(c)2(1) = 5±254c2
To get rational roots, 254c should be square of an odd number.  Why? because 5 + odd only divided by 2 perfectly.
Now let 25 - 4c = 1, then c = 6
If 25 - 4c = 9, then c = 4
If 25 - 4c = 25, then c = 0 and so on...
So infinite values are possible. 

1 comment: