Solve the matrix equation $2A = B - 3X$ for the unknown matrix $X$, where
We solve for $X$
$
\begin{equation}
\begin{aligned}
2A =& B - 3X
&& \text{Given equation}
\\
\\
3X =& B - 2A
&& \text{Add the matrix $3X - 2A$ to each side}
\\
\\
X =& \frac{1}{3} (B - 2A)
&& \text{Multiply each side by the scalar } \frac{1}{3}
\end{aligned}
\end{equation}
$
So,
$
\begin{equation}
\begin{aligned}
X =& \frac{1}{3} \left( \left[ \begin{array}{ccc}
3 & \displaystyle \frac{1}{2} & 5 \\
1 & -1 & 3
\end{array} \right] - 2 \left[ \begin{array}{cc}
2 & -5 \\
0 & 7
\end{array} \right] \right)
&& \text{Substitute the matrices $B$ and $A$}
\end{aligned}
\end{equation}
$
But $B - 2A$ is undefined because we can't add matrices of different dimensions.
Friday, August 10, 2012
College Algebra, Chapter 7, 7.2, Section 7.2, Problem 20
Subscribe to:
Post Comments (Atom)
Why is the fact that the Americans are helping the Russians important?
In the late author Tom Clancy’s first novel, The Hunt for Red October, the assistance rendered to the Russians by the United States is impor...
-
Friar Lawrence plays a significant role in Romeo and Juliet's fate and is responsible not only for secretly marrying the two lovers but ...
-
Suppose that the average daily food consumption $F$ of a herbivorous mammal with body weight $x$, where both $F$ and $x$ are measured in pou...
-
Pablo Neruda's "Ode to My Socks" is full of figurative language, including similes and metaphors. Similes are figurative compa...
-
In the late author Tom Clancy’s first novel, The Hunt for Red October, the assistance rendered to the Russians by the United States is impor...
-
Resourceful: Phileas Fogg doesn't let unexpected obstacles deter him. For example, when the railroad tracks all of a sudden end in India...
-
Evaluate $\displaystyle \int x^2 \cos mx dx$ by using Integration by parts. If we let $u = x^2$ and $dv = \cos mx dx$, then $d...
-
At the beginning of the Victorian period, science was generally in accord with religion, and the study of nature was conducted in such a way...
No comments:
Post a Comment