Please wait...

Mathematics Test - 27
Result
Mathematics Test - 27
  • /

    Score
  • -

    Rank
Time Taken: -
  • Question 1/10
    5 / -1

    Consider the following statements:

    1. Every zero matrix is a square matrix.

    2. A matrix has a numerical value.

    3. A unit matrix is a diagonal matrix.

    Which of the above statements is / are correct?

    Solutions

    Concept:

    Zero matrices:

    A zero matrix is a matrix with all entries are zero.

    It is a rectangular array or table of numbers, symbols, or expressions, arranged in rows and columns. 

    Unit matrix: A unit matrix is a matrix whose diagonal entries are 1 i.e. all diagonal elements are same and remaining entries are zero

     

    Calculations:

    A zero matrix is a matrix with all entries are zero. It may be or may not a square matrix.

    A matrix has a determinant not numerical value. It is a rectangular array or table of numbers, symbols, or expressions, arranged in rows and columns. 

    A unit matrix is a matrix whose diagonal entries are 1 i.e. all diagonal elements are same and remaining entries are zero.

    Hence, a unit matrix is a diagonal matrix

     

  • Question 2/10
    5 / -1

    The given matrices are:

    A=[200020002],B=[200010005]

    Solutions

    Concept:

    Diagonal Matrix:

    Any square matrix in which all the elements are zero except those in the principal diagonal is called a diagonal matrix.

    i.e A = [aij]n × n is a diagonal matrix if aij = 0 for i not equal to j.

    Identity Matrix:

    A diagonal matrix in which all the principal diagonal elements are equal to 1 is called an identity matrix. It is also known as unit matrix whereas an identity matrix of order n is denoted by I or In

    Scalar Matrix:

    A diagonal matrix in which all the principal diagonal elements are equal is called a scalar matrix.

    Calculation:

    Given: A=[200020002],B=[200010005]

    A square matrix whose all the elements except the diagonal elements are zeroes is called a diagonal matrix.

    A=[aij]m×n is a diagonal matrix if aij = 0 when i ≠ j.

    A diagonal matrix is said to be a scalar matrix if its diagonal elements are same (non - zero).

    A=[aij]m×m is a scalar matrix if aij = 0 when i ≠ j, aij = k when i = j.

    From the above definitions we can clearly say that, matrix A is a scalar matrix and matrix B is a diagonal matrix.

    Hence, option C is the correct answer.

    Note: A scalar matrix is a diagonal matrix but a diagonal matrix may or may not be a scalar matrix.

  • Question 3/10
    5 / -1

    If A=[sinαcosαcosαsinα], then for what value of α, A is an identity matrix?
    Solutions

    Concept

    Diagonal Matrix:

    Any square matrix in which all the elements are zero except those in the principal diagonal is called a diagonal matrix.

    i.e A = [aij]n × n is a diagonal matrix if aij = 0 for i not equal to j.

    Identity Matrix:

    A diagonal matrix in which all the principal diagonal elements are equal to 1 is called an identity matrix. It is also known as unit matrix whereas an identity matrix of order n is denoted by I or In

    Calculation:

    Given: A=[sinαcosαcosαsinα]

    Here, we have to find the value of α such that A is an identity matrix.

    i.e A = I

    [sinαcosαcosαsinα]=[1001]

    ⇒ sin α = 1,

    ⇒ cos α = 0

    ⇒ α = 90°

    ∴ The required value is 90° .

  • Question 4/10
    5 / -1

    If A =[1146] , find k so that A2=kA2I, where I is an identity matrix.
    Solutions

    Concept:

     If A and B are two matrices such that the no. of columns of A is equal to the no. of rows of B. If A = [aij] is a m × n matrix and B = [bij] be a n × p matrix, then the product AB is the resultant matrix of order m × p and is defined as:

    (AB)ij=k=1naik×bkji=1,2,,mandj=1,2,.,p

    Calculation:

    Given: A =[1146]

    Here, we have to find the value of k such that A2=kA2I

    A2=A.A=[1146][1146]=[1(1)+(1)(4)1(1)+(1)(6)4(1)+(6)(4)4(1)+(6)(6)]=[572840]

    A2=kA2I

    [572840]=k[1146]2[1001]=[k2k4k6k2]

    As the two matrices are equal, their corresponding elements are also equal.

    Comparing the corresponding elements:

    4k = 28 ⇒ k = 7

    ∴ The value of k is 7.

  • Question 5/10
    5 / -1

    If the matrix A=[2x11 13x0 13x] is singular, then what is the solution set S?
    Solutions

    Concept Used:

    A matrix A is said to be singular if | A | = 0

    Calculation:

    A=[2x11 13x0 13x]

    ∣A∣ = 0 

    ⇒ |2x11 13x0 13x|= 0

    R2 → R2 + R3

    ⇒ |2x11 0xx 13x| = 0

    ⇒ (2 - x) (x2 - 3x) - 1[-x + x] = 0

    ⇒ (2 - x) x (x - 3) = 0

    ⇒ x = 0, 2, 3

    ⇒ S = {0, 2, 3}

    ∴  The solution set S = {0, 2, 3}

  • Question 6/10
    5 / -1

    If A is a symmetric matrix and B is a skew-symmetric matrix such that A + B = [2351], then AB is equal to 
    Solutions

    CONCEPT:

    If A is a symmetric matrix and B is a skew-symmetric matrix then,

    A = AT, B = - BT        ...(1)

    By the properties of the transpose of the matrix,

    (A + B)TAT + BT       ...(2)

    CALCULATION

    Given:

    A + B = [2351]        ...(3)

    Using 2,

    ⇒ A' + B' = [2531]

    Using equation 1,

    ⇒ A - B = [2531]          ...(4) 

    After adding equations (i) and (ii)

    A = [2441], B = [0110]

    ⇒ AB = [4214]

    • So, the correct answer is option 3.
  • Question 7/10
    5 / -1

    Which of the following statements is/are true

    If A and B are two skew-symmetric matrices of order n then

    1. A ⋅ B is a skew symmetric matrix when AB = - BA

    2. A ⋅ B is a symmetric matrix when AB = BA

    Solutions

    Concept:

    • Symmetric Matrix: Any real square matrix A = (aij) is said to be symmetric matrix if and only if aij = aji, ∀ i and j or in other words we can say that if A is a real square matrix such that A = A’ then A is said to be a symmetric matrix.
    • Skew-symmetric Matrix: Any real square matrix A = (aij) is said to be skew-symmetric matrix if and only if aij = - aji, ∀ i and j or in other words we can say that if A is a real square matrix such that A =- A’ then A is said to be a skew-symmetric matrix.
    • (A ± B)' = A' ± B'
    • (A ⋅ B)' = B' ⋅ A'

    Calculation:

    Given: A and B are two skew-symmetric matrices of order n

    Statement 1:  A ⋅ B is a skew symmetric matrix when AB = - BA

    Let's find out transpose of (A ⋅ B)

    ⇒ (A ⋅ B)' = B' ⋅ A'

    ∵ A and B are two skew - symmetric matrices of order n i.e A' = -A and B' = -B

    ⇒(A ⋅ B)' = -B ⋅ -A

    ⇒ (A ⋅ B)' = B ⋅ A

    ⇒ (A ⋅ B)' = - (A ⋅ B)--------------(∵ AB = - BA)

    Hence, statement 1 is true.

    Statement 2: A ⋅ B is a symmetric matrix when AB = BA

    Let's find out transpose of (A ⋅ B)

    ⇒ (A ⋅ B)' = B' ⋅ A'

    ∵ A and B are two skew - symmetric matrices of order n i.e A' = -A and B' =- B

    ⇒(A ⋅ B)' = -B ⋅ -A

    ⇒ (A ⋅ B)' = B ⋅ A

    ⇒ (A ⋅ B)' = (A ⋅ B)--------------(∵ AB = BA)

    Hence, statement 2 is also true.

  • Question 8/10
    5 / -1

    If A = [13+x21x2y+125y3] is a symmetric matrix, then 3x + y is equal to?
    Solutions

    CONCEPT:

    Symmetric Matrix:

    Any real square matrix A = (aij) is said to be symmetric matrix if and only if aij = aji, ∀ i and j or in other words we can say that if A is a real square matrix such that A = At then A is said to be a symmetric matrix.

    Calculation:

    A=[13+x21x2y+125y3]

    A = At

     At=[11x23+x25y2y+13]=[13+x21x2y+125y3]=A

    On comparing 

    3 + x = 1 - x

    ⇒ x = - 1

    And, y + 1 = 5 - y

    ⇒ y = 2

    3x + y = 3(-1) + 2

    ∴ 3x + y = -1 

  • Question 9/10
    5 / -1

    If A=[x2 43] and A1=[18112 1649], then find the value of x?
    Solutions

    Concept:

    A × A-1 = I, where I is an identity matrix

    |A| = 1|A1|

    Calculation:

    Given: A=[x2 43] and A1=[18112 1649]

    |A-1| = 472172=372=124

    |A| = 1|A1| = 24

    ⇒ 3x - 8 = 24

    ∴ x = 323

  • Question 10/10
    5 / -1

    If A, B are square matrices of the same order and B is a skew-symmetric matrix, then A′BA is:
    Solutions

    Concept:

    Transpose of a Matrix:

    The new matrix obtained by interchanging the rows and columns of the original matrix is called as the transpose of the matrix.

    For example: A=[abcxyz]A=[axbycz].

    It is denoted by A' or AT.

     

    Properties of Transpose of a Matrix:

    • The transpose of the product of two matrices is equivalent to the product of their transposes in reversed order:

      (AB)' = B'A'

    • (ABC)' = C'B'A'

    • (A')' = A

     

    Calculation:

    It is given that B is a skew-symmetric matrix.

    ∴ B' = -B

    Now, consider the transpose of the product matrix A′BA.

    (A′BA)' = A'B'(A')'

    = A'(-B)A               [∵ B' = -B]

    = -(A'BA)

    Since the transpose is equal to its negative, A'BA is a Skew-Symmetric matrix.

User Profile
-

Correct (-)

Wrong (-)

Skipped (-)


  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
Get latest Exam Updates
& Study Material Alerts!
No, Thanks
Click on Allow to receive notifications
×
Open Now