QUESTION IMAGE
Question
calculate this reflection of the triangle:
\\(\
\
=\
a =
b =
c =
d =
(0, 2)
(0, 0)
(3, 0)
Step1: Matrix - multiplication rule
For two matrices $A =
$ and $B=
$, the element in the $i -$th row and $j -$th column of the product matrix $AB$ is the dot - product of the $i -$th row of $A$ and the $j -$th column of $B$.
Step2: Calculate $a$
$a$ is the element in the first row and second column of the product matrix. The first row of $A$ is
and the second column of $B$ is
. So $a=(1\times3)+(0\times0)=3$.
Step3: Calculate $b$
$b$ is the element in the first row and third column of the product matrix. The first row of $A$ is
and the third column of $B$ is
. So $b=(1\times0)+(0\times2)=0$.
Step4: Calculate $c$
$c$ is the element in the second row and second column of the product matrix. The second row of $A$ is
and the second column of $B$ is
. So $c=(0\times3)+(-1\times0)=0$.
Step5: Calculate $d$
$d$ is the element in the second row and third column of the product matrix. The second row of $A$ is
and the third column of $B$ is
. So $d=(0\times0)+(-1\times2)=-2$.
Snap & solve any problem in the app
Get step-by-step solutions on Sovi AI
Photo-based solutions with guided steps
Explore more problems and detailed explanations
$a = 3$
$b = 0$
$c = 0$
$d=-2$