Recent questions tagged linear-algebra

0 votes
1 answer
241
6 votes
4 answers
242
5 votes
3 answers
243
Let $a, b$ be in $\mathbb{R}$. Consider the three vectors$$\boldsymbol{v}_1=\left[\begin{array}{l}a \\0 \\0\end{array}\right], \quad \boldsymbol{v}_2=\left[\begin{array}{...
16 votes
5 answers
250
4 votes
1 answer
258
Consider the $n \times n$ matrix $M$ defined as follows:$$M=\left(\begin{array}{cccc}1 & 2 & \ldots & n \\n+1 & n+2 & \ldots & 2 n \\2 n+1 & 2 n+2 & \ldots & 3 n \\\vdots...
0 votes
0 answers
259
Use LU Decomposition method to solve the following system.$\left\{\begin{matrix} & x_{1} +x_{2}-x_{3} =1 \\ & x_{1} +2x_{2}-2x_{3} =0 \\ & -2x_{1} +x_{2}+x_{3} =1 \end{ma...
0 votes
0 answers
260
Solve the following system using Gauss elimination with partial pivoting.$\left\{\begin{matrix} &2x_{1}+x_{2}+x_{3}=10\\ & 3x_{1}+2x_{2}+3x_{3}=18 \\ & 5x_{1}+4x_{2}+2x_{...
0 votes
0 answers
264
What is the equation of the plane that contains point (-2, 4, 5) and the vector (7, 0, -6) is normal to the plane? And check if this plane intersects the y-axis.
0 votes
0 answers
265
Find equation of a line passes through the points = (0, 1, 2) and = (-1, 1, 1).