Self Studies

Mathematics Test - 27

Result Self Studies

Mathematics Test - 27
  • Score

    -

    out of -
  • Rank

    -

    out of -
TIME Taken - -
Self Studies
Weekly Quiz Competition
  • Question 1
    1 / -0

    Ifasin2θ+bcos2θ=c,then find the value ofcbac

    Solution

    It is given that,

    asin2θ+bcos2θ=c

    So,

    cbac=asin2θ+bcos2θbaasin2θbcos2θ

    =asin2θb(1cos2θ)a(1sin2θ)bcos2θ=asin2θbsin2θacos2θbcos2θ=sin2θ(ab)cos2θ(ab)=sinθcosθ=tanθ

  • Question 2
    1 / -0

    What is the radius of the circle2x2+2y23x+5y7=0?

    Solution

    Equation of the circle,

    2x2+2y23x+5y7=0

    x2+y232x+52y72=0

    Where,2g=32and2f=52,c=72

    g=34,f=54,c=72

    Center of the circle=(g,f)=(34,54)

    Radius of the circle=g2+f2c

    =(34)2+(54)2(72)

    =916+2516+72

    =9+25+5616

    =9016=3104

  • Question 3
    1 / -0

    Consider the following statements:

    1. The magnitude of \(\vec{a} \times \vec{b}\) is same as the area of a triangle with sides \(\vec{a}\) and \(\vec{b}\)

    2. If \(\vec{a} \times \vec{b}=\overrightarrow{0}\) where \(\vec{a} \neq \overrightarrow{0}, \vec{b} \neq \overrightarrow{0},\) then \(\vec{a}=\lambda \vec{b}\)

    Which of the above statement is/are correct?

    Solution

    If \(\vec{a}\) and \(\vec{b}\) be two vectors, then \(|\vec{a} \times \vec{b}|\) represents the area of a parallelogram with sides \(\vec{a}\) and \(\vec{b}\)

    Therefore, statement 1 is false.

    If \(\vec{a} \times \vec{b}=\overrightarrow{0}\) and it is given that \(\vec{a} \neq \overrightarrow{0}, \vec{b} \neq \overrightarrow{0}, \Rightarrow \vec{a}\) and \(\vec{b}\) are parallelto each other i.e \(\vec{a}=\lambda \vec{b}\)

    Therefore. statement 2 is true.

  • Question 4
    1 / -0

    Find the value of01tan-1x1+x2dx:

    Solution

    Put,t = tan-1x

    dt=11+x2dx

    then

    01tan-1x1+x2dx

    =0π4tdt

    =t220π4

    =π232

  • Question 5
    1 / -0

    A fair coin tossed repeatedly. If the head appears on the first three tosses, then the probability of the tail appearing on the fourth toss equals.

    Solution

    Probability is the chance of an occurring event.

    On tossing a coin, certainty of occurrence of a head \((\mathrm{H})\) or tail \((\mathrm{T})\) on the top.

    So, probability of occurrence of head (or tail) \(=\frac{1}{2}\)

    Here, a coin tossed repeatedly, but the result of fourth toss is independent of first three tosses.

    \(\therefore\) Probability of the tail appearing on the last (fourth) toss \(=\frac{1}{2}\)

  • Question 6
    1 / -0

    Find the value of \(\cot ^{-1}(\sqrt{3})\).

    Solution

    Given,

    \(\cot ^{-1}(\sqrt{3})\)

    Let \(\cot ^{-1}(\sqrt{3})=\theta\)

    \(\Rightarrow \cot \theta=\sqrt{3}=\cot \frac{\pi}{6}\)

    \(\therefore \theta=\frac{\pi}{6}\)

  • Question 7
    1 / -0

    A point \(\mathrm{R}\) with \({x}\)-coordinate 4 lies on the line segment joining thepoints \(\mathrm{P}(2,-3,4)\) and \(\mathrm{Q}(8,0,10)\). Find the coordinates of the point \(\mathrm{R}\).

    Solution

    Given that

    Point \(\mathrm{R}\) lie on the line segment \(\mathrm{PQ}\).

    And \(x\) - Coordinate of \(R\) is 4.

    Let Point \(\mathrm{R}\) be \((4, \mathrm{~b}, \mathrm{c})\).

    Let \(R\) divide line segment PR in the ratio \(\mathrm{k}: 1\).

    We know that

    Coordinate of Point that divides line in the ratio \(\mathrm{m}: \mathrm{n}\) is \(\left(\frac{m x_{2}+n x_{1}}{m+n}, \frac{m y_{2}+n y_{1}}{m+n}, \frac{m z_{2}+n z_{1}}{m+n}\right)\)

    Here,

    \(m=k, n=1\)

    \(x_{1}=2, y_{1}=-3, z_{1}=4\)

    \(x_{2}=8 , y_{2}=0, z_{2}=10\)

    Putting values

    \(\mathrm{R}=\left(\frac{k(8)+1(2)}{k+1}, \frac{k(0)+1(-3)}{k+1}, \frac{k(10)+1(4)}{k+1}\right) \)

    \((4, \mathrm{~b}, \mathrm{c})=\left(\frac{8 k+2}{k+1}, \frac{0-3}{k+1}, \frac{10 k+4}{k+1}\right) \)

    \((4, \mathrm{~b}, \mathrm{c})=\left(\frac{8 k+2}{k+1}, \frac{-3}{k+1}, \frac{10 k+4}{k+1}\right)\)

    \({x}\) - coordinate

    \(4=\frac{8 k+2}{k+1}\)

    \(4(k+1)=8 k+2\)

    \(4k+4=8 k+2\)

    \(4 k-8 k=2-4\)

    \(-4 k=-2\)

    \(k=\frac{-2}{-4}\)

    \(k=\frac{1}{2}\)

    \(y\) - Coordinate

    \(b=\frac{-3}{k+1}\)

    \(b(k+1)=-3\)

    Putting \(k=\frac{1}{2}\)

    \(b\left(\frac{1}{2}+1\right)=-3\)

    \(\mathrm{b}\left(\frac{1+2}{2}\right)=-3\)

    \(\mathrm{~b}\left(\frac{3}{2}\right)=-3\)

    \(\mathrm{~b}=\frac{-3 \times 2}{3}\)

    \(\mathrm{~b}=-2\)

    \(z\) - Coordinate

    \(\mathrm{C}=\frac{10 \mathrm{k}+4}{k+1}\)

    \(c(k+1)=10 k+4\)

    Putting \(k=\frac{1}{2}\)

    \(c\left(\frac{1}{2}+1\right)=10\left(\frac{1}{2}\right)+4\)

    \(c\left(\frac{1+2}{2}\right)=5+4\)

    \(c\left(\frac{3}{2}\right)=9\)

    \(\mathrm{c}=\frac{9 \times 2}{3}\)

    \(c=6\)

    Thus, \(a=4, b=-2, c=6\)

    So, coordinates of point \(\mathrm{R}=(\mathrm{a}, \mathrm{b}, \mathrm{c})=(4,-\mathbf{2}, 6)\).

  • Question 8
    1 / -0

    Solve the following integral:

    \(\int\sqrt{1+\sin 2 x d x}\)

    Solution

    Given that:

    \(\int\sqrt{1+\sin 2 x d x}\)

    Let \(I=\int\sqrt{1+\sin 2 x d x}\)

    Now, we know that, \(\sin ^{2} x+\cos ^{2} x=1\).

    So, we get:

    \(I=\int \sqrt{\sin ^{2} x+\cos ^{2} x+\sin 2 x} d x\)

    Now, we know that \(2 \sin x \cos x=\sin 2 x\).

    So, we can get:

    \(I=\int \sqrt{\sin ^{2} x+\cos ^{2} x+2 \sin x \cos x} d x\)

    Now, we know that, \((a+b)^{2}=a^{2}+b^{2}+2 a b\).

    So, for \(a=\sin x\) and \(b=\cos x\), we get:

    \(\sin ^{2} x+\cos ^{2} x+2 \sin x \cos x=(\sin x+\cos x)^{2}\)

    Therefore, we can write \(I\) as,

    \(I=\int \sqrt{(\sin x+\cos x)^{2}} d x\)

    \(I=\int(\sin x+\cos x) d x\)

    \(I=\int \sin x d x+\int \cos x d x\)

    We also know that, \(\int \sin x d x=-\cos x+c_{1}\) and \(\int \cos x d x=\sin x+c_{2}\).

    Therefore, we can write \(I\) as,

    \(I=-\cos x+\sin x+c_{1}+c_{2}\)

    \(I=\sin x-\cos x+c\)

  • Question 9
    1 / -0

    In a survey, it was found that \(21\) people liked product \(A, 26\) liked product \(B\) and \(29\) liked product \(C\). If \(14\) people liked products \(A\) and \(B\), \(12\) people liked products \(C\) and \(A, 14\) people liked products \(B\) and \(C\) and \(8\) liked all the three products. Find how many liked product \(C\) only.

    Solution
    Let \(A, B, C\) be the set of people who like product \(A\), product \(B\) and product \(C\) respectively.
    Number of people who liked product \(A=n(A)=21\)
    Number of people who liked product \(B=n(B)=26\)
    Number of people who liked product \(C=n(C)=29\)
    Number of people who liked product \(A\) and \(B=n(A \cap B)=14\)
    Number of people who liked product \(C\) and \(A=n(C \cap A)=12\)
    Number of people who liked product \(B\) and \(C=n(B \cap C)=14\)
    Number of people who liked all three products \(A, B\) and \(C\) \(=n(A \cap B \cap C)=8\)
    We have to find how many people liked product C only.
    Let us draw a Venn diagram:

    Let a denote the number of people who liked product \(A\) and \(B\) but not \(C\).
    Let \({b}\) denote number of people who liked product \({A}\) and \({C}\) but not \({B}\).
    Let \(c\) denote the number of people who liked the product \(B\) and \(C\) but not \(A\).
    Let d denote the number of people who liked all three products.
    Now, \(d=n(A \cap B \cap C)=8\)
    Given \(n(A \cap C)=12\); \(b+d=12\)
    Putting \(d=8\); \(b+8=12\); \(b=12-8\); \(b=4\)
    Similarly, \(n(B \cap C)=14\); \(c+d=14\)
    Putting \(d=8\); \(c+8=14\); \(c=14-8\); \(c=6\)
    Number of people who liked product \({C}\) only \(={n}({C})-{b}-{d}-{c}\) \(=29-4-8-6\) \(=11\)
  • Question 10
    1 / -0

    What is \(\int \frac{d x}{2^{x}-1}\) equal to?

    Solution

    Given:

    \(\int \frac{d x}{2^{x}-1}\)

    Let \(2^{x}=t\)

    On solving, we get-

    \(2^{x} \log _{e} 2 d x=d t\)

    \(d x=\frac{d t}{t \log _{e} 2}\)

    \(\int \frac{d t}{t \log _{e} 2(t-1)}\)

    \(\frac{1}{\log _{e} 2} \int \frac{d t}{t(t-1)}=\frac{1}{\log _{e} 2}\left[\int \frac{-1 d t}{t}+\int \frac{1 d t}{t-1}\right]\)

    \(=\frac{1}{\log _{e} 2}[-\log t+\log (t-1)]+C\)

    \(=\frac{1}{\log _{e} 2}\left[\log t^{-1}+\log (t-1)\right]+C\)

    \(=\frac{1}{\log _{e} 2}\left[\log t^{-1}(t-1)\right]+C\)

    \(=\frac{1}{\log _{e} 2}\left[\log \left(1-t^{-1}\right)\right]+C\)

    \(=\frac{1}{\log _{e} 2}\left[\log \left(1-2^{-x}\right)\right]+C\)

    \(=\frac{\log \left(1-2^{-x}\right)}{\ln 2}+C\)

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