>
Exams
>
Mathematics
>
Matrices
>
if a begin bmatrix 1 1 0 end bmatrix quad b begin
Question:
If
\[ A = \begin{bmatrix} 1 & -1 & 0 \end{bmatrix}, \quad B = \begin{bmatrix} 2 & 0 & 1 \\ -1 & 3 & 4 \\ 0 & 5 & 1 \end{bmatrix}, \quad C = \begin{bmatrix} 2 \\ 3 \\ 4 \end{bmatrix} \]
are three matrices, then find
$ABC$.
Show Hint
When multiplying three matrices, compute them two at a time: first $AB$, then multiply the result with $C$.
CBSE CLASS XII - 2025
CBSE CLASS XII
Updated On:
Jun 23, 2025
Hide Solution
Verified By Collegedunia
Solution and Explanation
We are given matrices: \[ A = \begin{bmatrix} 1 & -1 & 0 \end{bmatrix}, \quad B = \begin{bmatrix} 2 & 0 & 1 \\ -1 & 3 & 4 \\ 0 & 5 & 1 \end{bmatrix}, \quad C = \begin{bmatrix} 2 \\ 3 \\ 4 \end{bmatrix} \] Step 1: Compute $AB$ \[ AB = \begin{bmatrix} 1 & -1 & 0 \end{bmatrix} \begin{bmatrix} 2 & 0 & 1 \\ -1 & 3 & 4 \\ 0 & 5 & 1 \end{bmatrix} \] Performing matrix multiplication: \[ AB = \begin{bmatrix} 1 \cdot 2 + (-1) \cdot (-1) + 0 \cdot 0 & 1 \cdot 0 + (-1) \cdot 3 + 0 \cdot 5 & 1 \cdot 1 + (-1) \cdot 4 + 0 \cdot 1 \end{bmatrix} = \begin{bmatrix} 2 + 1 + 0 & 0 - 3 + 0 & 1 - 4 + 0 \end{bmatrix} = \begin{bmatrix} 3 & -3 & -3 \end{bmatrix} \] Step 2: Compute $(AB)C$ \[ ABC = \begin{bmatrix} 3 & -3 & -3 \end{bmatrix} \begin{bmatrix} 2 \\ 3 \\ 4 \end{bmatrix} = 3 \cdot 2 + (-3) \cdot 3 + (-3) \cdot 4 = 6 - 9 - 12 = -15 \]
Download Solution in PDF
Was this answer helpful?
0
0
Top Questions on Matrices
For a matrix $ A $ of order $ 3 \times 3 $, which of the following is true?
CUET (UG) - 2025
Mathematics
Matrices
View Solution
If A =
\[ A = \begin{pmatrix} 0 & -3 & 8 \\ 3 & 0 & 5 \\ -8 & -5 & 0 \end{pmatrix} \]
then A is a :
CBSE CLASS XII - 2025
Mathematics
Matrices
View Solution
If $A = \begin{bmatrix} 2 & 3 \\ -1 & 2 \end{bmatrix}$, then show that $A^2 - 4A + 7I = 0$.
CBSE CLASS XII - 2025
Mathematics
Matrices
View Solution
If $\begin{bmatrix} 2x-1 & 3x \\ 0 & y^2 - 1 \end{bmatrix}$ is a matrix, then the value of $(x - y)$ is:
CBSE CLASS XII - 2025
Mathematics
Matrices
View Solution
Let $A$ be a square matrix of order 3. If $|A| = 5$, then $|adj A|$ is:
CBSE CLASS XII - 2025
Mathematics
Matrices
View Solution
View More Questions
Questions Asked in CBSE CLASS XII exam
In the circuit, three ideal cells of e.m.f. \( V \), \( V \), and \( 2V \) are connected to a resistor of resistance \( R \), a capacitor of capacitance \( C \), and another resistor of resistance \( 2R \) as shown in the figure. In the steady state, find (i) the potential difference between P and Q, (ii) the potential difference across capacitor C.
CBSE CLASS XII - 2025
Current electricity
View Solution
Two wires of the same material and the same radius have their lengths in the ratio 2:3. They are connected in parallel to a battery which supplies a current of 15 A. Find the current through the wires.
CBSE CLASS XII - 2025
Current electricity
View Solution
A coin is biased so that the head is 3 times as likely to occur as tail. If the coin is tossed three times, find the probability distribution of number of tails. Hence, find the mean of the distribution.
CBSE CLASS XII - 2025
Binomial Distribution
View Solution
Use integration to find the area of the region enclosed by the curve $y = -x^2$ and the straight lines $x = -3$, $x = 2$ and $y = 0$. Sketch a rough figure to illustrate the bounded region.
CBSE CLASS XII - 2025
Definite Integral
View Solution
Find the foot of the perpendicular drawn from point $(2, -1, 5)$ to the line
\[ \frac{x - 11}{10} = \frac{y + 2}{-4} = \frac{z + 8}{-11} \]
Also, find the length of the perpendicular.
CBSE CLASS XII - 2025
3D Geometry
View Solution
View More Questions
Notes on Matrices
Matrices Mathematics
Symmetric and Skew Symmetric Matrices Mathematics
Identity Matrix Mathematics
Scalar Matrix Mathematics
Symmetric Matrix Mathematics
Inverse Matrix Formula Mathematics