Question:

Let $X$ be a matrix of order $2 \times n$ and $Z$ be a matrix of order $2 \times p$. If $n = p$, then the order of the matrix $7X - 5Z$ is:

Show Hint

Remember that simple linear combinations of matrices (like $aA + bB$) never change the dimensions. The result is just another matrix taking up the exact same "shape" as the inputs.
Updated On: Apr 29, 2026
  • $2 \times n$
  • $n \times 3$
  • $p \times 2$
  • $p \times n$
Show Solution
collegedunia
Verified By Collegedunia

The Correct Option is A

Solution and Explanation

Step 1: Identify given orders
\[ X \text{ is of order } 2 \times n, Z \text{ is of order } 2 \times p \] Given $n = p$, so: \[ Z \text{ is also of order } 2 \times n \]
Step 2: Scalar multiplication
Multiplying a matrix by a scalar does not change its order: \[ 7X \text{ has order } 2 \times n, 5Z \text{ has order } 2 \times n \]
Step 3: Subtraction rule
Two matrices can be subtracted only if their orders are the same, and the result has the same order.
Step 4: Resulting order
\[ 7X - 5Z \text{ has order } 2 \times n \] Final Answer:
\[ \boxed{2 \times n} \]
Was this answer helpful?
0
0