Self Studies

Permutations and Combinations Test 26

Result Self Studies

Permutations and Combinations Test 26
  • 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
    $$6, 10, 18, 34, 66$$
    The first number in the list above is $$6$$. Determine a rule for finding each successive number in the list.
    Solution
    The series is  $$6,10,18,34,66$$
    In the given series:
    $$6+6=12-2=10$$
    $$10+10=20-2=18$$
    $$18+18=36-2=34$$
    $$34+34=68-2=66$$
    Hence in this each successive number is obtained by double the preceding number and then subtract $$2$$ from the result. 
  • Question 2
    1 / -0
    For all numbers a and b, let $$\displaystyle a\bigodot b$$ be defined by $$\displaystyle a\bigodot b=ab+a+b$$. Then for the numbers $$x$$, $$y$$ and $$z$$, which of the following is/are true?
    I. $$\displaystyle x\bigodot y=y\bigodot x$$
    II. $$\displaystyle \left( x-1 \right) \bigodot \left( x+1 \right) =\left( x\bigodot x \right) -1$$
    III. $$\displaystyle x\bigodot \left( y+z \right) =\left( x\bigodot y \right) +\left( x\bigodot z \right) $$
    Solution
    $$For(I)$$
    $$x\odot y=y\odot x$$
    $$x\odot y=xy+x+y\Rightarrow x\odot y=y\odot x$$
    $$y\odot x=yx+y+x$$

    $$For(II)$$
    $$\left( x-1 \right) \odot \left( x+1 \right)$$ 
    $$=(x-1)(x+1)+x-1+x+1$$
    $$={ x }^{ 2 }-1+2x$$
    $$\left( x\odot x \right) -1=x\times x+x+x-1$$
    $${ x }^{ 2 }+2x-1$$
    $$\therefore \left( x-1 \right) \odot \left( x+1 \right) =\left( x\odot x \right) -1$$

    $$For(III)$$
    $$x\odot \left( y+z \right) $$
    $$=x\left( y+z \right) +x+y+z$$
    $$=xy+xz+x+y+z$$
    $$x\odot y=xy+x+y$$
    $$x\odot z=xz+x+z$$
    $$x\odot y+x\odot z=xy+xz+x+y+x+z$$
    $$=xy+xz+2x+y+z$$
    $$\Rightarrow x\odot \left( y+z \right) \neq x\odot y+x\odot z$$

    $$\therefore (I)\& (II)$$ are true.
  • Question 3
    1 / -0
    $$m, 2m, 4m, . . . $$
    The first term in the sequence above is $$m$$, and each term thereafter is equal to twice the previous term. If $$m$$ is an integer, which of the following could NOT be the sum of the first four terms of this sequence?
    Solution
    The first term in given Geometric series, $$a_1=m$$
    The common ratio $$r$$ $$=\dfrac{4m}{2m}=2$$
    No. of terms, $$n$$ $$=4$$
    Applying sum of GP formula,
    $$S_n=\dfrac{a(1-r^n)}{1-r}$$
          $$=\dfrac{m(1-2^4)}{1-2}$$
          $$=\dfrac{m(1-16)}{-1}=15m$$   
    If $$m$$ is an integer the sum of the first four terms of this sequence should be in multiple of $$15$$.
    Hence, option A is correct which is not a multiple of $$15$$.
  • Question 4
    1 / -0
    $$N=a^2 + b^2$$ is a three-digit number which is divisible by 5. a = 10x + y and b = 10x + z, where z is a prime number, and x and y are natural numbers. If a + b = 31, find the value of N.
    Solution

  • Question 5
    1 / -0
    If $$m * n = m+(m-1)+(m-2)+ ...... +(m-n)$$, evaluate $$7 * 5$$.
    Solution
    $$\Rightarrow$$  $$m * n=m+(m-1)+(m-2)+....+(m-n)$$
    $$\Rightarrow$$  In $$7 * 5$$, $$m=7$$ and $$n=5$$
    $$\Rightarrow$$  $$7 * 5=7+(7-1)+(7-2)+(7-3)+(7-4)+(7-5)$$
    $$\Rightarrow$$  $$7 * 5=7+6+5+4+3+2$$
    $$\therefore$$   $$7 * 5=27$$
  • Question 6
    1 / -0
    The value of $$\dfrac {(n + 2)! - (n + 1)!}{n!} $$ is:
    Solution
    The value of $$\dfrac { (n+2)!-(n+1)! }{ n! } $$
    $$=\dfrac { (n+2)(n+1)n!-(n+1)n! }{ n! } $$
    $$=\dfrac { (n+1)(n!)(n+2-1) }{ n! } $$
    $$=\dfrac { (n+1)(n+1) }{ 1 } $$
    $$={ (n+1) }^{ 2 }$$
  • Question 7
    1 / -0
    If $$a\odot b = 6\times a - 3\times b$$, evaluate $$(5\odot 3) \odot 20$$
    Solution
    $$\Rightarrow$$  $$a\odot b=6\times a-3\times b$$         [ Given ]
    $$\Rightarrow$$  $$(5\odot 3)\odot 20$$
    $$\Rightarrow$$  Let $$a=5$$ and $$b=3$$
    $$\Rightarrow$$  $$(6\times 5-3\times 3)\odot 20$$
    $$\Rightarrow$$  $$(30-9)\odot 20$$
    $$\Rightarrow$$  $$21\odot 20$$
    $$\Rightarrow$$  Let $$a=21$$ and $$b=20$$
    $$\Rightarrow$$  $$6\times 21-3\times 20$$
    $$\Rightarrow$$  $$126-60$$
    $$\Rightarrow$$  $$66$$
    $$\therefore$$    $$(5\odot 3)\odot 20=66$$
  • Question 8
    1 / -0
    Find the area of a triangle whose vertices are $$(0, 6\sqrt {3}), (\sqrt {35}, 7)$$, and $$(0, 3)$$.
    Solution
    Area of triangle having vertices $$(x_1,y_1), (x_2,y_2)$$ and $$(x_3,y_3)$$ is given by
    Area $$ = \dfrac{1}{2} \times [ x_1 (y_2 - y_3) + x_2(y_3 - y_1) + x_3(y_1 - y_2) ] $$
    Area of triangle whose vertices are $$(0,6\sqrt{3}),(\sqrt{35},7) ,(0,3)$$
    $$=\dfrac{1}{2}\left [ 0(7-3)+\sqrt{35}(3-6\sqrt{3})+0(6\sqrt{3}-7)) \right ]$$
    $$=\dfrac{1}{2}\left [ \sqrt{35}(3-6\sqrt{3}) \right ]$$
    $$=\dfrac{1}{2}\left [ 5.91(3-6\times 1.73) \right ]$$
    $$=\dfrac{1}{2}\times 5.91\times 7.40$$
    $$=\dfrac{1}{2}\times 43.74$$
    $$=21.87$$
  • Question 9
    1 / -0
    In fig., the area of triangle ABC (in sq. units) is:

    Solution
    Given: Coordinates of Point $$A (1,3) ,B (-1,0)$$ and $$C (4,0)$$
    Construction: Drop a perpendicular from $$A$$ on $$x-$$ axis, which meets x-axis at $$D\equiv(1,0)$$
    Now in $$\Delta ADC, AD = 3, DC = 3$$
    Area of $$\Delta ADC = \dfrac12\times DC\times AD$$
    $$= \dfrac12\times3\times3 = \dfrac92 \ cm^2$$

    Now in $$\Delta ADB, AD = 3, DB = 2$$
    Area of $$\Delta ADB = \dfrac12\times DB\times AD$$
    $$= \dfrac12\times2\times3 = 3 \ cm^2$$

    Area of $$\Delta ABC =$$ Ara of $$\Delta ADC + $$ Area of $$\Delta ABD$$
    $$ = \dfrac92 + 3 = \dfrac{15}2 = 7.5\ cm^2$$

  • Question 10
    1 / -0
    The area of a triangle is 5 and its two vertices are A(2, 1) and B(3, -2). The third vertex lies on $$\displaystyle y=x+3$$. What is the third vertex?
    Solution

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