Let V be the set of all vectors of the form (x1, x2, x3) in R
3
(a) x1 − 3x2 + 2x3 = 0.
(b) 3x1 − 2x2 + x3 = 0 and 4x1 + 5x2 = 0.
Find the dimension and basis for V.
"v :={(x_1,x_2,x_3) \\in R^3: 3x_1-3x_2+x_3=0}\\\\\nbasis\\\\\n\\begin{bmatrix}\n 1 \\\\\n 0\\\\\n 0\n\\end{bmatrix},\\begin{bmatrix}\n 0 \\\\\n -3\\\\\n 0\n\\end{bmatrix},\\begin{bmatrix}\n 0\\\\\n 0\\\\\n 2\n\\end{bmatrix}\\\\\ndimension=3\\\\\nb)\n3x_1-2x_2+x_3=0\\\\\n4x_1+5x_2=0\\\\\nx_2=\\frac{-4}{5}x_1\\\\\n3x_1-2. \\frac{-4}{5}x_1 +x_3=0\\\\\n3x_1+\\frac{8}{5}x_1 +x_3=0\\\\\n\\frac{23}{5}x_1 +x_3=0\\\\\nx_3=\\frac{-23}{5}\\\\\nbasis\n\\begin{bmatrix}\n 1\\\\\n 0\\\\\n 0\n\\end{bmatrix},\\begin{bmatrix}\n 0\\\\\n \\frac{-4}{5}\\\\\n 0\n\\end{bmatrix},\\begin{bmatrix}\n 0\\\\\n 0\\\\\n \\frac{-23}{5}\n\\end{bmatrix}\\\\\ndimension=3"
Comments
Leave a comment