Self Studies

Mathematics Test 271

Result Self Studies

Mathematics Test 271
  • 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
    4 / -1

    Find the number of integral values of x for which

    (5x - 1) < (x + 1)2 < (7x – 3)

    Solution

    We are given the compound inequality:

    (5x - 1) < (x + 1)² < (7x - 3)

    Let's break it into two separate inequalities and solve each one.

    First inequality:

    (5x - 1) < (x + 1)²

    Expand the square on the right-hand side: (5x - 1) < (x² + 2x + 1)

    Simplify: 5x - 1 < x² + 2x + 1

    Move all terms to one side: 0 < x² - 3x + 2

    Factor the quadratic expression: 0 < (x - 1)(x - 2)

    This inequality holds when: x < 1 or x > 2

    Second inequality:

    (x + 1)² < (7x - 3)

    Expand the square on the left-hand side: (x² + 2x + 1) < 7x - 3

    Move all terms to one side: x² - 5x + 4 < 0

    Factor the quadratic expression: (x - 1)(x - 4) < 0

    This inequality holds when: 1 < x < 4

    Combining both inequalities:

    From the first inequality, we have: x < 1 or x > 2

    From the second inequality, we have: 1 < x < 4

    Now, combining the two inequalities:

    x < 1 or x > 2 (from the first inequality),

    1 < x < 4 (from the second inequality).

    The overlap of these two conditions is: 2 < x < 4

    Thus, the possible integer values for x in this range are: x = 3

    Conclusion:

    There is 1 integer value of x that satisfies both inequalities.

    Correct Answer: A: 1.

     

  • Question 2
    4 / -1

    If (5x + 2) < (8x -1) and (7x - 2) > 3(x + 6). What will be the solution set of x ( x ∈ N?

    Solution

    Natural number (N): Natural numbers include all the whole numbers excluding the number 0.

     

  • Question 3
    4 / -1

    Calculate the least whole number, which when subtracted from both the terms of the ratio 5 : 6 gives a ratio less than 17 : 22.

    Solution

    Given:

    Initial ratio = 5 ∶ 6

    Final ratio should be less than 17 ∶ 22

    Calculation:

    Let the least whole number that is needed to be subtracted be a.

    According to the question,

    (5 - a)/(6 - a) < 17/22

    ⇒ 5 × 22 - 22a < 17 × 6 - 17a 

    ⇒ 110 - 22a < 102 - 17a 

    ⇒ 110 - 102 < - 17a + 22a 

    ⇒ 8 < 5a 

    ⇒ 8/5 = 1.6 < a 

    ∴ The least whole number must be 2.

     

  • Question 4
    4 / -1

    The equations ax + 9y = 1 and 9y - x - 1 = 0 represent the same line if a =

    Solution

    Given:

    Equation1 = ax + 9y = 1

    Equation2 = 9y - x - 1 = 0 

    Concept used:

    If linear equations are a1x + b1y + c1 = 0 and a2x + b2y + c2 = 0. Here, the equations have an infinite number of solutions, if

    a1/a2 = b1/b2 = c1/c2

    Calculation:

    We have equations,

    ax + 9y = 1 

    ⇒ ax + 9y - 1 = 0

    and, 9y - x - 1 = 0

    ⇒ x - 9y + 1 = 0

    Here, a1 = a, b1 = 9, c1 = -1

    and, a2 = 1, b2 = -9, c2 = 1

    As we know that 

    a1/a2 = b1/b2 = c1/c2

    ⇒ a/1 = 9/-9 = -1/1

    ⇒ a = -1 = -1

    ⇒ a = -1

    ∴ The value of a is -1.

     

  • Question 5
    4 / -1

    Given, 6x + 2(6 - x) > 2x - 2 < 5x/2 - 3x/4, then x can take which of the following values?

    Solution

    ⇒ 6x + 2(6 - x) > 2x - 2

    ⇒ 6x + 12 - 2x > 2x - 2

    ⇒ 2x > - 14

    ⇒ x > - 7     ----(1)

    ⇒ 2x - 2 < 5x/2 - 3x/4

    ⇒ 2x - 2 < 7x/4

    ⇒ 8x - 7x < 8

    ⇒ x < 8     ----(2)

    From (1) and (2),

    - 7 < x < 8

    ∴ x = 5 satisfies the given conditions from the above options.

     

  • Question 6
    4 / -1

    If 2nC3 : nC2 = 12 : 1, then the value of n is ?

    Solution

    Given:

    If 2nC3 : nC2 = 12 : 1

    Formula used :

    nCr = n!/r!(n - r)!

    Calculation:

    If 2nC3 : nC2 = 12 : 1      ----(1)

    Using the formula

    2nC2 = {2n!/3! (2n - 3)!}

    ⇒ 2n(2n - 1)(2n - 2)(2n - 3)!/(2n - 3)! × 3 × 2

    ⇒ n(2n - 1)2(n - 1)/3      ----(2)

    nC2 = {n!/2! (n - 2)!

    ⇒ n(n - 1)(n - 2)!/(n - 2)! × 2

    ⇒ n(n - 1)/2      ----(3)

    Putting equation 2 and 3 in equation 1

    ⇒ {n(2n - 1)2(n - 1)/3}/{n(n - 1)/2} = 12/1

    ⇒ 2n - 1 = 9

    ⇒ 2n = 10 

    ⇒ n = 5

    ∴ The value of n is 5.

     

  • Question 7
    4 / -1

    How many possible two-digit numbers can be formed by using the digits 3, 5 and 7 (repetition of digits is allowed)?

    Solution

    ⇒ Number of possible two-digit numbers which can be formed by using the digits 3, 5 and 7 = 3 × 3.

    ∴ 9 possible two-digit numbers can be formed.

    The 9 possible two-digit numbers are:

    33, 35, 37, 53, 55, 57, 73, 75, 77 

     

  • Question 8
    4 / -1

    From a group of 7 men and 6 women, five persons are to be selected to form a committee so that atleast 3 men are there on the committee. In how many ways can it be done ?

    Solution

    Given: 

    (7 men + 6 women) 5 persons are to be chosen for a committee.

    Formula used: nCr = n!/(n - r)! r!

    Calculation:

    Ways in which at least 3 men are selected;

    ⇒ 3 men + 2 women

    ⇒ 4 men + 1 woman 

    ⇒ 5 men + 0 woman 

    Number of ways = 7C3 × 6C2 + 7C4 × 6C1 + 7C5 × 6C0

    ⇒ 7!/(3! × 4!) × 6!/(2! × 4!) + 7!/(4! × 3!) × 6!/(1! × 5!) + 7!/(5! × 2!) × 6!/(6!× 0!)

    ⇒ 35 × 15 + 35 × 6 + 21 

    ⇒ 735 + 21 = 756

    ∴ The required no of ways = 756.

     

  • Question 9
    4 / -1

    In how many different ways can the letters of the word 'GEOGRAPHY' be arranged such that the vowels must always come together?

    Solution

    Given:

    The given number is 'GEOGRAPHY'

    Calculation:

    The word 'GEOGRAPHY' has 9 letters. It has the vowels E, O, A in it, and these 3 vowels must always come together. Hence these 3 vowels can be grouped and considered as a single letter. That is, GGRPHY(EOA).

    Let 7 letters in this word but in these 7 letters, 'G' occurs 2 times, but the rest of the letters are different.

    Now,

    The number of ways to arrange these letters = 7!/2!

    ⇒ 7 × 6 × 5 × 4 × 3 = 2520

    In the 3 vowels(EOA), all vowels are different

    The number of ways to arrange these vowels = 3!

    ⇒ 3 × 2 × 1 = 6

    Now, 

    The required number of ways = 2520 × 6 

    ⇒ 15120

    ∴ The required number of ways is 15120.

     

  • Question 10
    4 / -1

    The number of ways of arrangements of 10 persons in four chairs is -

    Solution

    Given:

    The number of ways of arrangements of 10 persons in four chairs  

    Formula used:

    nPr = n!/(n – r)!

    Where, n = Number of persons

    r = Number of chairs

    Calculation:

    According to the question

    nPr = n!/(n – r)!

    ⇒ 10!/(10 – 4)!

    ⇒ 10!/6!

    ⇒ (10 × 9 × 8 × 7 × 6 × 5 × 4 × 3 × 2 × 1)/(6 × 5 × 4 × 3 × 2 × 1)

    ⇒ (10 × 9 × 8 × 7)

    ⇒ 5040

    ∴ The required value is 5040

     

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