Self Studies

Mathematics Test - 13

Result Self Studies

Mathematics Test - 13
  • 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
    For any vector a,i×(a×i)+j×(a×j)+k×(a×k) is:
    Solution

    Using the definition of triple cross product:

    i×(a×i)=(ii)a(ia)i=aai

    j×(a×j)=(jj)a(ja)j=aaj

    k×(a×k)=(kk)a(ka)k=aak

    i×(a×i)+j×(a×j)+k×(a×k)

    =(aai)+(aaj)+(aak)

    =3a(ai+aj+ak)

    =3aa

    =2a

  • Question 2
    1 / -0

    Find the vector equation of the line that passes through the points A(1,0,2) and B(3,9,6).

    Solution

    Let, a and b be the position vector of the points A and B respectively, then vector equation of line passing through A and B is given by: 

    r=a+λ(ba)

    Given here: 

    The required line passes through the points A(1,0,2) and B(3,9,6).

    So, the position vector of the points A(1,0,2) and B(3,9,6) are a=i^+2k^ and b=3i^+9j^+6k^ respectively.

    The vector equation of the required line is:

    r=i^+2k^+λ(2i^+9j^+4k^)

  • Question 3
    1 / -0

    sin7x+6sin5x+17sin3x+12sinxsin6x+5sin4x+12sin2x equals:

    Solution

    Given,

    sin7x+6sin5x+17sin3x+12sinxsin6x+5sin4x+12sin2x

    =sin7x+sin5x+5sin5x+5sin3x+12sin3x+12sinxsin6x+5sin4x+12sin2x

    By using, sinx+siny=2sin(x+y2)cos(xy2)

    Therefore,

    =(2sin(7x+5x2)cos(7x5x2)+5×(2sin(5x+3x2)cos(5x3x2))+12×(2sin(3x+x2)cos(3xx2))(sin6x+5sin4x+12sin2x)

    =2sin6xcosx+10sin4xcosx+24sin2xcosx(sin6x+5sin4x+12sin2x)

    =2cosx(sin6x+5sin4x+12sin2x)(sin6x+5sin4x+12sin2x)

    =2cosx

  • Question 4
    1 / -0

    Let A=[110310310110] and B=[1i01], where i=1. If M=ATBA, then the inverse of the matrix AM2023AT is:

    Solution


  • Question 5
    1 / -0

    Let two vertices of a triangle ABC be (2,4,6) and (0,2,5), and its centroid be (2,1,1). If the image of the third vertex in the plane x+2y+4z=11 is (α,β,γ), then αβ+βγ+γα is equal to :

    Solution

    Given Two vertices of Triangle A(2,4,6) and B(0,2,5) and if centroid G(2,1,1)

    Let Third vertices be ( x,y,z )

    Now 2+0+x3=2,42+y3=1,65+z3=1

    x=4,y=1,z=1

    Third vertices \(C(4,1,-4)\)

    Now, Image of vertices C(4,1,4) in the given plane is D(α,β,γ)

    Now

    α41=β12=γ+44=2(4+21611)1+4+16

    α41=β12=γ+44=42212

    α=6,β=5,γ=4

     Then αβ+βγ+γα

    =(6×5)+(5×4)+(4×6)

    =30+20+24

    =74

  • Question 6
    1 / -0

    Let p(n)=x(xn1nan1+an(n1)) is divisible by (xa)2 for:

    Solution

    Given:

    p(n)=x(xn1nan1+an(n1)) is divisible by (xa)2

    For n = 1.

    p(1)=x(x111a11+a1(11))

    p(1)=0

    It is not divisible by (xa)2.

    p(2)=x(x2a+a2)

    =x22ax+a2x

    =(xa)2a2+a2(x)

    =(xa)2+a2(x1)

    p(2) is also not divisible by (xa)2

    {1,2} falls in the set of first n natural numbers.

  • Question 7
    1 / -0

    If A=[4x+22x3x+1] is symmetric, then what is x equal to:

    Solution

    A=[4x+22x3x+1]

    Given AT=A

    [42x3x+2x+1]=[4x+22x3x+1]

    Both are equal if corresponding elements are equal,

    2x3=x+2

    2xx=3+2

    x=5

  • Question 8
    1 / -0

    If f(x)=sin(ex21)log(x1),x2 and f(x)=k.Then, the value of k for which f will be continuous at x = 2 is:

    Solution

    Given:

    limx2sin(ex21)log(x1) .....(1)

    We know that:

    limxaf(x)=limxa+f(x)=l=limxaf(x)

    On substituting, h=x2 in (1), we get:

    =limh0sin(eh1)log(1+h)

    This can be rearranged as:

    =limh0sin(eh1)eh1eh1hhlog(1+h)

    =111

    =1

    And, f(2)=k

    ∴ For the function to be continuous the value of the function f(x) at x = 2 must equal the limiting value of 1, i.e., k = 1

  • Question 9
    1 / -0
    If f(x)=3x+tan2xx is continuous at x=0, then f(0) is equal to:
    Solution

    Now, limx0f(x)=limx03x+tan2xx(00 form )

    =limx03+2tanxsec2x1=3

    Since, f(x) is continuous at x=0

    f(0)=3

  • Question 10
    1 / -0

    If the planes 2xy3z7=0 and 4x2y+5kz+9=0 are parallel, then 5k+7 is:

    Solution

    Given,

    The planes 2xy3z7=0 and 4x2y+5kz+9=0 are parallel

    We know that,

    If plane a1x+b1y+c1z+d1=0 and

    a2x+b2y+c2z+d2=0 are a parallel i.e.,

    a1a2=b1b2=c1c2d1d2

    Now,

    If plane are parallel than ratio of coefficient of x,y and z are equal.

    24=12=35k

    12=35k

    5k=6

    So, k=65

    Now,

    5k+7

    =5×(65)+7

    =(6)+7

    =1

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