Self Studies

Engineering Mathematics Test 1

Result Self Studies

Engineering Mathematics Test 1
  • 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
    Consider the matrix A7 × 5, B7 × 5 and C4 × 5. The order of [C(ATB)-1CT]T
    Solution

    If Ma × b Nb × c then (MN)a × c , that is, if order of M is a × b and order of N is b × c then order of MN is a × c.

    Order of AT: 5 × 7

    Order of CT: 5 × 4

    Order of (AT B) = [AT]5 × 7[B]7 ×5 = 5 × 5 = Order of (AT B)-1

    Order of [C (AT B)-1 ] = [C]4 × 5 [(AB)-1]5 × 5 = 4 × 5

    Order of [C (AT B)-1CT] = [C(AB)-1]4 × 5[CT]5 × 4 = 4 × 4

    Order of [C (AB)-1CT]T = 4 × 4

  • Question 2
    1 / -0

    Consider a 7 × 4 matrix  in which all the matrix element is equal to x where xis an integer?

    What is the rank of 7 × 4 matrix?

    Solution

    Maximum square can be form of order 4 × 4

    Rank ≤ 4 since all entries are 1, 

    ∴|any 4 × 4 submatrices | = | any 3 × 3 submatrices | = |any 2 × 2 submatrices | = 0

    only 1 × 1 or single entries are ≠ 0 

    ∴ rank = 1

    Explanation:

    A=[xxxxxxxxxxxxxxxx]

    Since all the rows are equal

    R2 → R- R1

    R3 → R- R1

    R4 → R- R1

    A=[xxxx000000000000]

    Therefore rank = 1

  • Question 3
    1 / -0

    For a matrix [M] =[3545x35], the transpose of the matrix is equal to the inverse of the matrix [M]T = [M]-1. The value of x is given by

    Solution

     [M]T = [M-1]

    Therefore M is the orthogonal matrix

     ∴ [M] [M]T = I

     [3545x35][35x4535]=[1001]

    =[13x5+12253x5+1225x2+925]=[1001]

    so, 1225+35x=0x=45

    The value of x is 45

  • Question 4
    1 / -0

    Consider a matrix A which is singular

    A=[80009111315190155110a18]

    What is the value of a?

    Solution

    Concept:

    Determinant of a singular matrix is 0

    Calculation:

    |A| = 0

    |80009111315190155110a18|=0

     

    8×|11131501550a18|=0

    8×11×|155a18|=0

    8 × 11 × (15 × 18 - 5a) = 0

    (15 × 18 - 5a) = 0

    5a = 15 × 18

    a =54

  • Question 5
    1 / -0

    What is the rank of the below given matrix?

    X=[5721118123503431]

    Solution

    X=[5721118123503431]

    R1 ↔ R2

    X[1181572123503431]

    R2 → R2 – 5R1

    R3 → R3 – 5R1

    R4 → R4 – 5R1

    X[1181024240121201212]

    R3 → R3 – (R2 ÷ 2)

    R4 → R4 – (R2 ÷ 2)

    X[11810242400000000]

    Rank(X) = 4 – 2 = 2

    or

    |1102|=20

    ∴ rank = 2

  • Question 6
    1 / -0

    Consider a 4 × 4 Matrix given below

    [416164525112586415121010011000] 

    What is the determinant of the above matrix?

    Solution

    The determinant of the given matrix is

    |416164525112586415121010011000|

    C1 C3

    Determinant change by -ve

    |116464125512516485121100101000|

    C2 C3

    Determinant change by -ve

    |141664152512518645121101001000|

    It is of the form

    |1aa2a31bb2b31cc2c31dd2d3|

    Δ=(ab)(ac)(ad)(bc)(bd)(cd)

    a = 4, b = 5, c = 8 and d = 10

    Δ = (4 - 5)(4 - 8)(4-10)(5-8)(5-10)(8 - 10)

    Δ = (-1) × (-4) × (-6) × (-3) × (-5) × (-2)

  • Question 7
    1 / -0
    The maximum value of the determinant among all 2 × 2 real symmetric matrices with trace 24 is _______.
    Solution

    Let the symmetric matrix be

    X= [baac]

    ∴ |X| = bc – a2

    Since the given matrix is real, to get maximum determinant value of a should be equal to 0.

    b + c = 24

    c = 24 – b

    ∴ |X| = b × (24 – b)

    |X| = 24 b – b2

    Differentiating with respect to b

    |X|’ = 24 – 2b = 0

    ∴ b = 12

    |X|’’ = - 2 < 0

    At b = 12 it will have maximum value

    a = 24 – 12 =12

    Maximum value = 12 × 12 – 0 = 144 

  • Question 8
    1 / -0

    If A=[257λ104λ2λ+44+λ22λ24] then for what value of λ, rank of A is 1.

    Solution

    A=[257λ104λ2λ+44+λ22λ24]

    Rank = Number of independent rows = 1

    That implies that two rows are dependent.

    R3 → R3 - 2R1

     A=[257λ104λ2λλ262λ218]

    R3 → R3 - R2

    A=[257λ104λ2λλ262λ24λ18]

    R2 → R2 - 2R1

    A=[257λ404λ160λ2162λ24λ16]

    For rank = 1, two rows should be zero.

    ⇒ λ = 4

  • Question 9
    1 / -0

    Given that

    M=[3412];andI=[1001]

    the value of M3 is

    Solution

    Characteristic equation of given matrix

    |M|=|3λ412λ|=0 

    (3λ)(2λ)+4=0

    λ2+λ2=0

    λ2=2λ

    λ3=2λλ2

    λ3=2λ(2λ)

    λ3=3λ2

    Every matrix satisfies its own characteristic equation

    M3=3M2I

  • Question 10
    1 / -0
    Consider the determinant of the matrix A=[253781074]  be x, and the determinant of the matrix B=[074781253] be y then the value of x×y ?
    Solution

    |A|=|253781074|=57

    |B|=|074781253|

    R3 ↔ R1

    |B|=|253781074|

    -|B| = |A|

    ∴ |B| = -57

    x×y=57×57=3249

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