Self Studies

Quantitative Aptitude (QA) Test - 14

Result Self Studies

Quantitative Aptitude (QA) Test - 14
  • Score

    -

    out of -
  • Rank

    -

    out of -
TIME Taken - -
Self Studies

SHARING IS CARING

If our Website helped you a little, then kindly spread our voice using Social Networks. Spread our word to your readers, friends, teachers, students & all those close ones who deserve to know what you know now.

Self Studies Self Studies
Weekly Quiz Competition
  • Question 1
    3 / -1

    A sequence of n numbers with first term as 2 was given to Ramesh by Raju.The terms of the sequence were such that the average of k consecutive terms of sequence was greater than the average of (k-1) consecutive terms by 1 where k ranges from [2,n]. Find the sum of the terms of sequence if n=20.

    Solution

    Now we have a sequence of numbers with 1st term as 2
    Now average of sequence with number 2 =2
    Now as per given condition let x be the 2nd term of the sequence
    Therefore
    $$\frac{\left(2+x\right)}{2}=3$$
    x=4
    so second term will be 4
    Now $$\frac{\left(2+4+y\right)}{3}=4$$
    y=6
    so we can say the sequence is as follows:
    2,4,6,8,10,...2n
    Now sum of first 20 terms will be
    2(1+2+3+4+5+....+20)
    =2(20)(21)/2
    =(20)(21)
    =420
    Therefore option C is the correct answer.

  • Question 2
    3 / -1

    The number of natural numbers, n, less than 50 such that n! is not divisible by (n+1) is?

    Solution

    If n+1 is a prime number, n! is not divisible by (n+1) by Wilson's theorem.
    Number of prime numbers less than 50 is 15.
    The only composite number for which n! is not divisible by (n + 1) is if n+1 = 4.
    So, total is 15+1=16
    Hence, option D is the correct answer.

  • Question 3
    3 / -1

    Out of the 10 machines, numbered 1 to 10, making pills weighing 5 grams each in a factory one is faulty and it produces pills weighing 3 grams each. The sum of weights of “1 pill from machine 1, 2 pills from machine 2, … and 10 pills from machine 10” is 269 grams. Which is the faulty machine?

    Solution

    If no machine was faulty the sum of weights of “1 pill from machine 1, 2 pills from machine 2, … and 10 pills from machine 10” would be 5*(1+2+…+10) = 275.
    But the weight is 6 grams less. That is, machine 3 produces 3 gram pills and hence 6 grams is less in weight.

  • Question 4
    3 / -1

    Jar A contains 5 green balls and 3 red balls while Jar B contains 4 green balls and 2 orange balls. If three balls are picked from each jar, what is the probability that there are exactly 2 red, 2 green and 2 orange balls picked from jars A and B?

    Solution

    If there are 2 red, 2 green and 2 orange balls, it implies that two red and one green ball are picked from the first jar and two orange and one green ball are picked from the second jar.
    The probability of picking 2 red and 1 green ball from the first jar is $$\frac{^3C_2\times5}{^8C_3} = \frac{15}{56}$$
    The probability of picking 2 orange and 1 green ball from the second jar is $$\frac{^2C_2\times4}{^6C_3} = \frac{1}{5}$$
    Hence, the required probability is $$\frac{15}{56} \times \frac{1}{5} = \frac{3}{56}$$

  • Question 5
    3 / -1

    A scientist calculates the Mass Flow Rate (M) of a fluid flowing through a pipe. He notices that this variable is directly proportional to the area of the pipe (A), the density of the liquid (D) and the speed of the fluid through the pipe (S). A fluid with a density of 1.5 g/m3 flowing at 20m/s through a pipe of 0.5 m2 area has a mass flow rate value of 230. What value will M take if the above system is replaced with a fluid of density of 2 g/m3, pipe cross-section of 0.75 m2 and flow speed of 30 m/s?

    Solution

    Based on the given info, $$M\ \alpha\ \ \left(A\right)\times\ \left(D\right)\times\ \left(S\right)$$
    We can remove the proportinality: $$M\ \ =\ k\times\ \left(A\right)\times\ \left(D\right)\times\ \left(S\right)$$ where k is a constant
    It is given that 230 = k (0.5)(1.5)(20); therefore, $$k\ =\ \frac{230}{15}$$
    For finding the value of M in the new system:
    M = (230/15)(0.75)(2)(30)
    M = 690
    Hence, Option (D) is the correct choice

  • Question 6
    3 / -1

    Suresh and Sakshi are at the diagonally opposite ends of a rectangular city which is connected by a grid of roads (8 North-South and 10 East West). In how many ways can Suresh walk to Sakshi's location if he always takes the shortest path possible?

    Solution

    The path can be written as a string of U - up and R - right commands. Hence to get from one end to the other, Suresh has to walk up 7 times and right 9 times. Thus the string is of 7 Us and 9 Rs. This can be arranged in $$\frac{16!}{7!9!} = ^{16} C _7 $$ ways.

  • Question 7
    3 / -1

    Two bricklayers - $$M$$ and $$N$$ are working on a wall. The time taken by $$M$$ alone to finish the wall is $$‘p’$$ hours more than the time taken had they worked together. Similarly, the time taken by $$N$$ alone to finish the wall is $$‘q’$$ hours more than the time taken had they worked together. What is the ratio of efficiencies of $$M$$ and $$N$$ in terms of $$‘p’$$ and $$‘q’$$?

    Solution

    Let W be the amount of work that needs to be completed. Let the efficiencies of M and N be 'm' and 'n'. Then, based on the information provided in the question, we obtain: 

    $$\frac{W}{m+n}+p=\frac{W}{m}$$ ; $$p=\left(\frac{W}{m}-\frac{W}{m+n}\right)\ ;\ p\ =\frac{W\left(n\right)}{m\left(m+n\right)}$$ .....(1)

    Here, $$\left(\frac{W}{m+n}\right)$$ is the time taken to complete the work when M and N work together, while $$\left(\frac{W}{m}\right)$$ is the time taken to complete the work when M works alone. 

    Similarly, $$\frac{W}{m+n}+q=\frac{W}{n}$$ ; $$q=\left(\frac{W}{n}-\frac{W}{m+n}\right)\ ;\ q\ =\frac{W\left(m\right)}{m\left(m+n\right)}$$ ......(2)

    Here, $$\left(\frac{W}{m+n}\right)$$ is the time taken to complete the work when M and N work together, while $$\left(\frac{W}{n}\right)$$ is the time taken to complete the work when N works alone. 

    We are tasked with finding $$\left(\frac{m}{n}\right)$$; hence, let us re-write the above equations in terms of this value. We can re-write (1) as: $$\frac{n}{m}=\frac{p\left(m+n\right)}{W}$$......(3)

    Similarly, we can re-write (2) as: $$\frac{m}{n}=\frac{q\left(m+n\right)}{W}$$......(4)

    Dividing (3) by (4), we obtain: $$\frac{n^2}{m^2}=\frac{p}{q}\ \ OR\ \frac{m}{n}=\sqrt{\frac{p}{q}}$$

    Hence, the required ratio is $$\sqrt{q}:\sqrt{p}$$. Option B is the correct choice. 

  • Question 8
    3 / -1

    On a square ABCD, there are 3 points marked on the side AB (excluding A and B), 4 points marked on the side BC (excluding B and C), 5 points marked on the side CD (excluding C and D) and 2 points marked on the side DA ( excluding D and A). How many triangles can be formed from these points (including the vertices A, B, C and D)?

    Solution

    Total number of points on the square = 2 + 3 + 4 + 5 + 4 = 18 (including points A, B, C and D)
    Of these 18 points, 5 points are collinear on side AB, 6 points are collinear on side BC, 7 points are collinear on side CD and 4 points are collinear on side DA.
    So, the number of triangles that can be formed is $$^{18}C_3 - ^5C_3 - ^6C_3 - ^7C_3 - 4C_3$$ = 816 - 10 - 20 - 35 - 4 = 747
    So, a total of 747 triangles can be formed from these points.

  • Question 9
    3 / -1

    The speed of a stream is half the speed of a boat in still water. Let 's' be the average speed of the entire journey when the boat travels a particular distance upstream and 1.5 times the same distance downstream. Find the ratio of s to the speed of the stream.

    Solution

    Let the upstream distance be d.

    Let the speed of the stream be x. Hence, speed of the boat in still water = 2x

    s = $$\frac{d+1.5d}{\frac{d}{2x-x}+\frac{1.5d}{2x+x}}=\frac{2.5d}{\frac{d}{x}+\frac{d}{2x}}=\frac{2.5d}{\frac{3d}{2x}}=\frac{5dx}{3d}=\frac{5x}{3}$$

    Hence, ratio = 5/3

  • Question 10
    3 / -1

    In the rectangle WXYZ given below WZ = 13 cm, VX = 5 cm and ZV = 10 cm. a,b and c represent the measure of angle ZWV, WVZ and VZW respectively. Which of the following options accurately shows the relation between a, b and c.

    Solution

    XY = 13 cm = XV+VY = 5+VY Thus, VY = 8 cm
    Thus, ZY = $$\sqrt{10^2-8^2}$$ = 6 cm
    Thus, WV = $$\sqrt{5^2+6^2}$$ = $$\sqrt{61}$$ $$\approx 8 cm$$
    Thus, WZ>ZV>WV.
    Thus, b>a>c
    Hence, option B is the correct answer

  • Question 11
    3 / -1

    If a person goes from point A to point B at a speed of 20 kmph, he reaches B three minutes later than his usual time. If he goes from point B to point A at a speed of 24 kmph, he reaches A three minutes earlier than his usual time. What is the usual time of travel (in minutes) of the person?

    Solution

    Let the speed of the person be S and the distance between point A and point B be d.
    Usual time of travel = d/S
    Time taken when the speed is 20 kmph = d/20 = d/S + 3/60
    Time taken when the speed is 24 kmph = d/24 = d/S - 3/60
    Solving the two equations, we get, d = 12 km and d/S = 11/20 hours = 33 minutes
    So, usual time of travel of the person = 33 minutes

  • Question 12
    3 / -1

    If the length of the direct common tangent of two circles having radii 4cm and 6cm is $$\sqrt{265}$$. Find the length of the transverse common tangent.

    Solution

    Length of the direct common tangent = $$\sqrt{d^2 - (r1-r2)^2}$$
    Substituting r1, r2 values in the above formula we get distance between circles d = $$\sqrt{269}$$
    ==> Length of the transverse common tangent = $$\sqrt{d^2 - (r1+r2)^2}$$ = 13 cm

  • Question 13
    3 / -1

    Ravish bought certain apples in wholesale. He then marked up the price of the apples by 50 percent. He sold one third of the apples but then he was not getting any buyers. So he started offering a discount of 10 % on the marked price. After selling half of the remaining apples, he was again not getting any buyers. Hence, he sold the remaining apples at a discount of 20 % on the marked price. What is his overall profit percentage in this transaction?

    Solution

    Let us say that the total number of apples are 18 and he bought them at Rupees 10 each. So total amount spent by him = 18*10 = 80.
    Now he sells the first 6 apples for 15 each. Hence, the amount earned will be 15*6 = 90
    The next 6 apples are sold at Rupees 13.5 each. Hence, the amount earned will be 13.5*6 = 81
    The last six apples are sold at 12 rupees each. Hence, amount earned = 72
    Thus, total amount earned = 90 + 81 + 72 = 243
    Hence, profit is 63
    Thus, profit percent = 63*100/180 = 630/18 = 35 %

  • Question 14
    3 / -1

    If the lengths of the sides of a triangle ABC where AB = 6cm, AC = 8cm, BC = 7cm. Find the length of the angular bisector drawn from point A to the line BC ?

    Solution

    Applying the angle bisector theorem, we can say that BD: DC = 6:8 = 3:4, and we know that BC = (BD+DC) = 7 cm.

    Therefore, BD = n = 3 cm, and CD = m = 4cm. Let, the length of the angular bisector be x cm.

    Now applying the cosine rule in triangle BAD, we can say that $$\cos A\ =\ \ \frac{\ b^2+c^2-a^2}{2bc}$$

    In this case, for triangle BAD, a = 3 cm, c = 6 cm , and b = x cm

    Hence, $$\cos A\ =\ \ \ \ \frac{\ x^2+36-9}{2\ \times\ x\times\ 6}=\ \frac{\ x^2+27}{12x}$$  ..... Eq(1)

    Similarly, for triangle CAD, we can use the cosine rule, where a= 4 cm, c = 8 cm, and b = x cm

    Therefore, $$\cos A\ =\ \ \ \ \frac{\ x^2+64-16}{2\ \times\ x\times\ 8}=\ \frac{\ x^2+48}{16x}$$  .... Eq(2)

    Equating (1) and (2), we get:

    $$\ \frac{\ x^2+48}{16x}=\ \frac{\ x^2+27}{12x}\ =>\ \ \frac{\ x^2+48}{4}=\ \frac{\ x^2+27}{3}$$

    => $$=>\ 4x^2+108=\ \ 3x^2+144$$

    => $$x^2=36\ =>x\ =\ 6$$ cm

    The correct option is A

  • Question 15
    3 / -1

    Two people Abdul and Karim started a business together by investing money in the ratio 7 : 5. The number of months they invested was in the ratio was 4 : 3. The ratio in which Abdul and Karim shared the profit was 2 : 1. If it is known that a fixed proportion of the total profit was paid to Abdul for running the business, then what is this fixed proportion?

    Solution

    The ratio in which Abdul and Karim divides their profit if we subtract Abdul’s fixed share = 7 x 4 = 5 x 3 = 28 : 15
    Let x be the total profit and y be Abdul’s share of profit for managing the business.
    Then, the final profit amount paid to Abdul = 2/3 x = y + 28/43 (x - y)
    On rearranging we get y = 2x/45
    Thus, the required proportion = 2/45

  • Question 16
    3 / -1

    The sum of $$n$$ terms of the series $$1,4,4^2,4^3,...$$ is less than 8000. What is the greatest value of $$n$$?

    Solution

    Sum to n terms of the given geometric progression is $$\frac{4^n-1}{4-1}=\frac{4^n-1}{3}$$
    As this is less than 8000, it means that $$4^n<24001$$
    $$n=7$$

  • Question 17
    3 / -1

    The only source of income of a bank is the interest it charges on loans at the rate r% compounded annually. It also has expenditure in the form of interest offered to people who deposit money in the bank at the rate r% of simple interest. The bank has an equal amount of money lent out as loan and that deposited by people and the time period for both is 3 years.

    What should be the minimum integral value of r such that it earns at least 58.33% more than the amount spent in 3 years?

    Solution

    Let the money lent/deposited be denoted by P.

    Money earned by the bank in 3 years = $$P(1 + \frac{r}{100})^3$$ - P

    Let $$\frac{r}{10}$$ = R

    Money earned = $$P[1 + R^3 + 3R^2 + 3R] - P=PR^3 + 3PR^2 + 3PR$$

    Money Spent = $$\frac{3\times P\times r}{100}$$ = $$3PR$$

    Money earned should be 58.33% more than money spent

    $$PR^3 + 3PR^2 + 3PR = 1.5833\times 3PR$$

    $$PR[R^2 + 3R] = 0.5833 \times 3PR$$

    $$R^2 + 3R = 1.75$$

    $$4R^2 + 12R - 7 = 0$$

    Solving this we get,

    $$R = 0.5 \ or -3.5$$

    Since, the rate is positive

    $$R = 0.5$$

    Therefore, $$r = 50%$$

    The answer is option C.

  • Question 18
    3 / -1

    If $$(x+2)$$ is a factor of $$2x^2 + ax - c$$ where $$a \times c$$ is a natural number, and $$4c$$ is an integer divisible by 6. What is the value of $$(a+c)$$?

    Solution

    Since $$(x +2)$$ is a factor of $$2x^2 + ax - c$$, therefore, at $$x = -2 $$
    $$\Rightarrow$$ $$2(-2)^2 - 2a - c = 0$$
    $$\Rightarrow$$ $$a = 4 - \dfrac{c}{2}$$
    So, $$a \times c = 4c - \dfrac{c^2}{2}$$
    It is given that $$a \times c$$ is a natural number and $$4c$$ is an integer, so $$\dfrac{c^2}{2}$$ is an integer or $$c$$ is an integer.
    Since it is given that $$4c$$ is divisible by 6, $$c$$ must be a multiple of 3.
    Also, $$a \times c$$ is a natural number, $$'a'$$ must be a natural number.
    For $$a$$ being a natural number, $$c$$ must be 6.
    $$\therefore$$ $$a = 4 - 3 = 1$$
    Hence, $$(a + c)$$ = 1 + 6 = 7.

  • Question 19
    3 / -1

    As part of her science experiment, Priya should conduct the experiment seven times and take the average to get the required result. The average weight as calculated is 27.345 gms. The average of the first three experiments is 27.085. The weight in the fourth experiment is 0.024 greater than in the fifth. Find the weight calculated in the fourth experiment if it is known that the average weight of the sixth and seventh experiments is 27.285.

    Solution

    Let us take 27 as base to reduce the calculations.
    Average weight of seven experiments = 0.345
    Average weight of first three experiments = 0.085
    Average weight of last two experiments = 0.285
    Let the values in fourth and fifth experiments be 'a' and 'b'
    It is given, a = b + 0.024
    7(0.345) = 3(0.085) + 2(0.285) + a + b
    a + b = 1.59
    2a - 0.024 = 1.59
    2a = 1.614
    a = 0.807
    Therefore, weight calculated in fourth experiment = 27 + 0.807 = 27.807
    The answer is option B.

  • Question 20
    3 / -1

    If $$a,b$$ and $$c$$ are three positive numbers, what is the minimum value of $$a^2(b+c)+b^2(a+c)+c^2(a+b)-6abc$$?

    Solution

    $$a^2(b+c)+b^2(a+c)+c^2(a+b)-6abc = abc(a/c+a/b+b/c+b/a+c/b+c/a) - 6abc$$

    For any positive number x, $$x+(\frac{1}{x}) \geq 2$$  (This expression can be derived from AM $$\geq$$ GM)

    $$\frac{\frac{a}{b}+\frac{b}{a}}{2} \geq {(\frac{a}{b}\times\frac{b}{a})}^{\frac{1}{2}}$$     AM $$\geq$$ GM

    $$\frac{a}{b}+\frac{b}{a} \geq 2 $$                     $$\frac{b}{c}+\frac{c}{b} \geq 2 $$                                  $$\frac{a}{c}+\frac{c}{a} \geq 2 $$ 

    Hence, $$(a/c+a/b+b/c+b/a+c/b+c/a) \geq 6$$ and the given expression is always greater than or equal to 0

  • Question 21
    3 / -1

    A door to door salesperson sells 80 bottles of fruit squash for Rs x where x is a 2 digit number. However, while recording his sales he reverses the digits of x and the digits of no. of bottles sold. If the money collected by him is Rs 3168 greater than the amount recorded, what is the minimum amount collected by him?

    Solution

    Let the digits of x be a b
    => x= 10a+b. no. of bottles sold in record=08.
    Hence the diff in money collected and recorded = 80(10a+b)-8(10b+a)=792a = 3168.
    Hence a=4.
    Hence the min price of the bottles = 40.
    Hence min amount collected = 40*80=3200

  • Question 22
    3 / -1

    If $$x = \frac{1}{5\sqrt{2} - 7}$$, then find the value of $$x^{3} - 24x^{2} + 139x + 11$$

    Solution

    $$x = \frac{1}{5\sqrt{2} - 7} = \frac{5\sqrt{2} + 7}{(5\sqrt{2} - 7)(5\sqrt{2} + 7)}$$
    $$x = 5\sqrt{2} + 7$$
    $$x-7 = 5\sqrt{2}$$
    Cubing both sides
    $$(x - 7)^{3} = (5\sqrt{2})^{3}$$
    $$x^{3} - 343 - 21x^{2} + 147x = 250\sqrt{2} $$
    $$x^{3} - 343 - 21x^{2} + 147x - 3x^2 - 8x = 250\sqrt{2} - 3x^{2} - 8x $$
    $$x^{3} - 24x^{2} + 139x + 11 = 354 + 250\sqrt{2} - 3x^{2} - 8x = 1 (3x^{2} + 8x = 250\sqrt{2} + 353)$$

Self Studies
User
Question Analysis
  • Correct -

  • Wrong -

  • Skipped -

My Perfomance
  • Score

    -

    out of -
  • Rank

    -

    out of -
Re-Attempt Weekly Quiz Competition
Self Studies Get latest Exam Updates
& Study Material Alerts!
No, Thanks
Self Studies
Click on Allow to receive notifications
Allow Notification
Self Studies
Self Studies Self Studies
To enable notifications follow this 2 steps:
  • First Click on Secure Icon Self Studies
  • Second click on the toggle icon
Allow Notification
Get latest Exam Updates & FREE Study Material Alerts!
Self Studies ×
Open Now