To determine the order of the matrix expression \(7X - 5Z\), we need to understand the orders of the matrices \(X\) and \(Z\), and how matrix operations affect them.
- Given:
- \(X\) is a matrix of order \(2 \times n\).
- \(Z\) is a matrix of order \(2 \times p\).
- It is provided that \(n = p\).
- Since \(n = p\), both matrices \(X\) and \(Z\) have the same number of columns, i.e., \(n\).
- The expression \(7X - 5Z\) indicates a linear combination of matrices \(X\) and \(Z\). This operation is possible only if the matrices have the same dimensions.
- As both matrices \(X\) and \(Z\) have dimensions \(2 \times n\), the operation \(7X - 5Z\) is valid and results in a matrix of the same dimensions as \(X\) and \(Z\).
- Therefore, the order of the matrix \(7X - 5Z\) is \(2 \times n\).
Conclusion: The correct answer is \(2 \times n\).