If you see this, something is wrong
First published on Monday, Jan 6, 2025 and last modified on Wednesday, Jan 8, 2025
Mathedu SAS
Vectors
In that test, you will solve vectorial equations of many kinds.
In these equations, the unknown is a column vector with two real elements denoted \( X\) rather than the vectorial notation, but the two notations are strictly equivalent.
Use the equivalence :
(1)
to solve the following equations in the unlnown column vector \( X\) :
\( X+\begin{bmatrix}3\\ 2\end{bmatrix}=\begin{bmatrix}5\\ 2\end{bmatrix}\)
\( X+\begin{bmatrix}5\\ 2\end{bmatrix}=\begin{bmatrix}3\\ 2\end{bmatrix}\)
\( X+\begin{bmatrix}-3\\ 2\end{bmatrix}=\begin{bmatrix}5\\ -2\end{bmatrix}\)
Use the equivalence :
(2)
to solve the following equations in the unlnown column vector \( X\) :
\( X-\begin{bmatrix}3\\ 2\end{bmatrix}=\begin{bmatrix}5\\ 2\end{bmatrix}\)
\( X-\begin{bmatrix}5\\ 2\end{bmatrix}=\begin{bmatrix}3\\ 2\end{bmatrix}\)
\( X-\begin{bmatrix}-3\\ 2\end{bmatrix}=\begin{bmatrix}5\\ -2\end{bmatrix}\)
Use the equivalence :
(3)
to solve the following equations in the unlnown column vector \( X\) :
\( \begin{bmatrix}3\\ 2\end{bmatrix}-X=\begin{bmatrix}5\\ 2\end{bmatrix}\)
\( \begin{bmatrix}5\\ 2\end{bmatrix}-X=\begin{bmatrix}3\\ 2\end{bmatrix}\)
\( \begin{bmatrix}-3\\ 2\end{bmatrix}-X=\begin{bmatrix}5\\ -2\end{bmatrix}\)
Use the equivalence :
(4)
and the fact that:
(5)
to solve the following equations in the unlnown column vector \( X\) :
\( 2X=\begin{bmatrix}5\\ 2\end{bmatrix}\)
\( -2X=\begin{bmatrix}5\\ 2\end{bmatrix}\)
\( \frac{1}{2}X=\begin{bmatrix}-5\\ 2\end{bmatrix}\)
\( \left(-\frac{1}{2}\right)X=\begin{bmatrix}-5\\ 2\end{bmatrix}\)
To solve the following equations in the unlnown column vector \( X\) , process in two steps:
Solve an additive or subtractive equation.
Then solve the resulting linear equation.
Here are the equations:
\( 2X+\begin{bmatrix}3\\ 2\end{bmatrix}=\begin{bmatrix}5\\ 2\end{bmatrix}\)
\( -2X-\begin{bmatrix}3\\ 2\end{bmatrix}=\begin{bmatrix}5\\ 2\end{bmatrix}\)
\( \frac{1}{2}X-\begin{bmatrix}3\\ 2\end{bmatrix}=\begin{bmatrix}-5\\ 2\end{bmatrix}\)
\( \left(-\frac{1}{2}\right)X+\begin{bmatrix}3\\ 2\end{bmatrix}=\begin{bmatrix}-5\\ 2\end{bmatrix}\)