Self Studies
Selfstudy
Selfstudy

General Aptitude Test 4

Result Self Studies

General Aptitude Test 4
  • 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
    1 / -0

    On simplification the product (x1 + y1) (x2 + y2) …. (x10 + y10)

    How many such items are there which will have only single x and rest y’s?
    Solution

    Consider only one term (x1 + y1)

    The number of items which have only single x = 1

    Consider two terms (x1 + y1) (x2 + y2)

    = x1x2 + x1y2 + y1x2 + y1y2

    The number of items which have only single x = 2

    Consider three terms (x1 + y1) (x2 + y2) (x3 + y3)

    = (x1x2 + x1y2 + y1x2 + y1y2) (x3 + y3)

    = x1x2x3 + x1x2y3 + x1y2x3 + x1y2y3 + y1x2x3 + y1x2y3 + y1y2x3 + y1y2y3

    The number of items which have only single x = 3

    In the same way,

    When considering all the 10 terms, the number of items which have only single x = 10
  • Question 2
    1 / -0

    If a, b, c are in geometric progression with common ratio 2 \(\left( i.e~\frac{b}{a}=\frac{c}{b}=2 \right)\) then \(\frac{a-b}{b-c}\) is equal to ______

    Solution

    Concept:

    A common geometric progression with ‘r’ as common ratio has the form.

    a, ar, ar2

    Application:

    Since a, b, c are in GP

    a = a

    b = ar

    c = ar2

    \(\frac{a-b}{b-c}=\frac{a-ar}{ar-a{{r}^{2}}}=\frac{a\left( 1-r \right)}{ar\left( 1-r \right)}=\frac{1}{r}\)

    \(\frac{a-b}{b-c}=\frac{1}{r}\)

    Given r = 2

    \(\frac{a-b}{b-c}=\frac{1}{2}\)

  • Question 3
    1 / -0
    If log(P) = (1/3)log(Q) = (1/7)log(R), then which of the following options is TRUE?
    Solution

    According to the given information,

    log(P) = (1/3)log(Q) = (1/7)log(R)

    log(P) = (1/3)log(Q)

    ⇒ Q = P3

    It is also given that,

    log(P) = (1/7)log(R)

    ⇒ P7 = R

    Substituting the value of Q in all options,

    1) P2 = Q3R2 = P9R2

    ⇒ P-7 = R2

    2) P4 = Q3R4 = P9R4

    ⇒ P-5 = R4

    3) Q7 = P3R4

    ⇒ P21 = P3 R4

    ⇒ P9 = R2

    4) Q3 = P2R

    ⇒ P9 = P2R

    ⇒ P7 = R

    Hence, option (4) is correct.
  • Question 4
    1 / -0

    If |4X – 7| = 5 then the values of 2 |X| - | - X| is:

    Solution

    |4x - 7| = 5

    4x – 7 = 5             and       – (4x - 7) = 5

    ⇒ 4x = 12                          4x – 7 = -5

    X = 3                                 4x = 2

                                              X = 0.5

    Now when x = 3

    2|x| - |-x| = 2 |3| - |-3| = 3

    When x = 0.5

    2 |0.5| - |-0.5| = 0.5

    ∴ Ans is 3, 0.5.

  • Question 5
    1 / -0
    While writing all the numbers from 700 to 1000, how many numbers occur in which the digit at hundred’s place is greater than the digit at ten's place, and the digit at ten’s place is greater than the digit at unit’s place?
    Solution

    For numbers from 700 to 1000, the digit at hundred's place can be 7, 8 or 9. So, three possibilities are there.

    Now, for the digit at ten's place to be greater than the digit at unit's place:

    If ten’s digit is 2, the possible numbers at unit’s place = 0, 1 (total numbers = 2)

    If ten’s digit is 3, the possible numbers at unit’s place = 0, 1, 2 (total numbers = 3)

    Similarly,

    If ten’s digit is 7, the possible numbers at unit’s place = 0, 1, 2, 3, 4, 5, 6 (total numbers = 7)

    Now, for the digit at ten's place to be greater than the digit at unit's place, the total numbers is equal to the value of ten's digit.

    When the hundred’s place is 7, total possible numbers are = 1 + 2 + 3 + 4 + 5 + 6 = 21

    When the hundred’s place is 8, total possible numbers are = 1 + 2 + 3 + 4 + 5 + 6 + 7 = 28

    When the hundred’s place is 8, total possible numbers are = 1 + 2 + 3 + 4 + 5 + 6 + 7 + 8 = 36

    The total number of possibilities = 21 + 28 + 36 = 85
  • Question 6
    1 / -0
    Let x2 + y2 = 1; u2 + v2 = 1 and xu + yv = 0, then which of the following statement is not true?
    Solution

    Given equations are

    x2 + y2 = 1 … (1)

    u2 + v2 = 1 … (2)

    xu + yv = 0 … (3)

    From equation (3), x = -yv/u

    From equation (2), v2 = 1 – u2

    Substitute these values in equation (1),

    \({\left( { - \frac{{yv}}{u}} \right)^2} + {y^2} = 1\)

    ⇒ y2v2 + u2y2 = u2

    ⇒ y2 (1 - u2) + y2 u2 = u2

    ⇒ y = u … (4)

    Similarly, x = v

    Now, from equation (1)

    x2 + y2 = 1 ⇒ x2 + u2 = 1

    ⇒ 1 – y2 + 1 – v2 = 1 ⇒ y2 + v2 = 1

    Now, from equations (3) and (4)

    xu + yv = 0

    xy + uv = 0

    Now, xv + yu = v (v) + (u) u = v2 + u2 = 1

    ⇒ xv + yu = 1
  • Question 7
    1 / -0
    In a factory, two machines M1 and M2 manufacture 60% and 40% of the autocomponents respectively. Out of the total production, 2% of M1 and 3% of M2 are found to be defective. If a randomly drawn autocomponent from the combined lot is found defective, what is the probability that it was manufactured by M2?
    Solution

    The probability that a component manufactured by machine 1 is, P(M1) = 0.6

    The probability that a component manufactured by machine 2 is, P(M2) = 0.4

    The probability that a component is defective and manufactured by machine 1 is,

    P(d/M1) = 0.02

    The probability that a component is defective and manufactured by machine 1 is,

    P(d/M2) = 0.03

    Now, a randomly drawn autocomponent from the combined lot is found defective, the probability that it was manufactured by M2 is,

    \(P\left( {M2/d} \right) = \frac{{P\left( {d/M2} \right)P\left( {M2} \right)}}{{P\left( {d/M1} \right)P\left( {M1} \right) + P\left( {d/M2} \right)P\left( {M2} \right)}}\)

    \( = \frac{{0.03\left( {0.4} \right)}}{{0.02\left( {0.6} \right) + 0.03\left( {0.4} \right)}} = 0.5\)

  • Question 8
    1 / -0

    In a class of 300 students in an M.Tech programme, each student is required to take at least one subject from the following three:

    M600: Advanced Engineering Mathematics

    C600: Computational Methods for Engineers

    E600: Experimental Techniques for Engineers

    The registration data for the M.Tech class shows that 100 students have taken M600, 200 students have taken C600, and 60 students have taken E600. What is the maximum possible number of students in the class who have taken all the above three subjects?
    Solution

    To get maximum possible number, assume that no students have taken two subjects i.e. every student either taken one subject or three subjects.

    Let x is the maximum number of students that have taken three subjects.

    Total number students = 300

    Total number of students that have taken only on subject = 300 – x

    Number of students taken M600 = 100

    Number of students taken only M600 = 100 – x

    Number of students taken C600 = 200

    Number of students taken only C600 = 200 – x

    Number of students taken E600 = 60

    Number of students taken only E600 = 60 – x

    Now, 300 – x = 100 – x + 200 – x + 60 – x

    ⇒ x = 30
  • Question 9
    1 / -0
    The roots of ax2 + bx + c = 0 are real and negative. a, b, and c are real. Then ax2 + b|x| + c = 0 has:
    Solution

    According to the given information:

    ax2 + bx + c = 0

    Let’s assume α and β are the roots of the equations.

    α + β = -b/a       ---(1)

    αβ = c/a             ---(2)

    In the given equation,

    𝑎𝑥2 + 𝑏|𝑥| + 𝑐 = 0

    If x > 0

    The equation will be:

    𝑎𝑥2 + 𝑏𝑥 + 𝑐 = 0

    But, this equation has negative roots.

    Which is not possible.

    No roots exists.

    If x < 0

    The equation will be,

    𝑎𝑥2 – 𝑏𝑥 + 𝑐 = 0

    And, α’ + β’ = b/a

    α’β’ = c/a

    On comparing with Equation (1) and (2),

    α’ = -α

    β’ = -β

    It is given that α and β are negative. And, we assumed α’ and β’ to be negative also.

    Again, this is not possible.

    The given equation has no real roots.
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