Question 1
Let
Find:
(i) A + B (ii) A − B (iii) 3A − C (iv) AB (v) BA
Solution
(i) A + B =
Add corresponding elements:
(ii) A − B =
(iii) 3A − C =
First, find 3A:
Subtract C:
(iv) AB =
(v) BA =
Final Answers:
(i)
(ii)
(iii)
(iv)
(v)
Question 2
Compute the following:
(i)
(ii)
(iii)
(iv)
Solution
(i) Add element-wise:
(ii)
(iii)
Add element-wise:
(iv)
Question 3
Compute the indicated products:
(i)
(ii)
(iii)
Solution
(i)
(ii)
(iii)
Question 4
If
Compute (A + B), (B − C), and verify A + (B − C) = (A + B) − C.
A + B =
B − C =
A + (B − C) =
(A + B) − C =
Hence, verified.
Question 5
Compute 3A − 5B
Step 1:
Step 2: Subtract:
Question 6
Simplify:
Solution
Multiply:
(1,1):
Result:
Question 7
Find X and Y if
(i)
(ii)
Solution
Case (i):
Add and subtract:
Case (ii):
Multiply first by 3, second by 2 and subtract:
Substitute in
Question 8
Find X, if
and
Solution
Given:
Substitute Y:
Now, move Y to RHS:
Divide both sides by 2:
Question 9
Find the values of x and y, if
Step 1: Expand the scalar multiplication
So the equation becomes:
Step 2: Add the two matrices on the LHS
Step 3: Compare corresponding elements
-
From (1,1):
-
From (2,2):
Final Answers:
Question 10
Solve for x, y, z, t if
Solution
Step 1: Multiply 2 and 3 through matrices:
Step 2: Add LHS:
Step 3: Equate corresponding elements:
Hence
Question 11
If
Find x and y.
Solution
Add LHS element-wise:
Comparing elements:
Answer:
Question 12
Given equation:
We need to find x and y.
Step 1: Expand the LHS
Step 2: Add the two matrices on RHS
Step 3: Equate the LHS and RHS
Step 4: Compare corresponding elements
-
From (1, 1):
-
From (1, 2):
-
Other entries (involving z, w) are not required here.
Final Answer:
Question 13
If
prove that
Solution
Compute :
Multiply the first two rows:
Top-left 2×2 block:
But using angle addition identities:
So,
Hence proved.
Question 14
to show that matrix multiplication is not commutative, i.e.
Let’s solve step-by-step carefully.
Given matrices
Step 1: Compute
Multiply row by column:
Step 2: Compute
Multiply:
Step 3: Compare
Clearly
✅ Hence proved:
Matrix multiplication is not commutative in general:
15. Find , where
Compute :
Now
and
Add them:
16. If , prove .
Compute (steps shown succinctly):
Now form . Term-by-term:
Adding gives the zero matrix. So the identity holds.
17.
Given:
We have to find the scalar such that
Step 1: Compute
Simplify each element:
Step 2: Write the given relation
Substitute , , and :
Simplify the right-hand side:
Step 3: Equate corresponding entries
Now solve any one (they should all give the same ):
-
From the second:
-
From the first:
-
Others also give
All consistent.
Final Answer:
18. If and is identity, show
(That is the standard Cayley-type relation when uses
Proof sketch (algebraic verification): Put
Then
Use the trig identities
Multiply by the rotation matrix
substitute and the formulas above; each entry simplifies to match . Thus the identity holds.
(If your printed sign convention for is different — e.g. the off-diagonal signs reversed — paste the exact matrix and I’ll adapt the algebra.)
19.
A trust fund has ` 30,000 that must be invested in two different types of bonds. The first bond pays 5% interest per year, and the second bond pays 7% interest per year. Using matrix multiplication, determine how to divide ` 30,000 among the two types of bonds. If the trust fund must obtain an annual total interest of:
(a) Rs 1800 (b) Rs 2000
20. Bookshop: 10 dozen chemistry, 8 dozen physics, 10 dozen economics books; prices ₹80, ₹60, ₹40. Find total receipt.
First convert dozens to counts: 10 dozen = 120, 8 dozen = 96, 10 dozen = 120. Multiply quantities by unit prices:
(Matrix form:
21. (Multiple choice) With of order , of order , of order , of order , of order :
What restriction on so that is defined?
-
For to be defined: (size ) times (size ) requires number of columns of = number of rows of , so .
-
For to be defined: (size ) times (size ) is defined for any once is known.
-
For and to be addable, their resulting orders must match: is and is . So .
Thus the restriction is and .
Answer: (A) .
22. If , then order of where is and is ?
If then both and are . So is of order . Answer: (B) .
