Add files using upload-large-folder tool
Browse filesThis view is limited to 50 files because it contains too many changes. See raw diff
- pretraining/mathematica/linear_algebra/null_space/10781.txt +11 -0
- pretraining/mathematica/linear_algebra/null_space/10977.txt +12 -0
- pretraining/mathematica/linear_algebra/null_space/13236.txt +11 -0
- pretraining/mathematica/linear_algebra/null_space/13443.txt +9 -0
- pretraining/mathematica/linear_algebra/null_space/13518.txt +13 -0
- pretraining/mathematica/linear_algebra/null_space/13838.txt +12 -0
- pretraining/mathematica/linear_algebra/null_space/14346.txt +10 -0
- pretraining/mathematica/linear_algebra/null_space/15609.txt +11 -0
- pretraining/mathematica/linear_algebra/null_space/16190.txt +12 -0
- pretraining/mathematica/linear_algebra/null_space/16305.txt +11 -0
- pretraining/mathematica/linear_algebra/null_space/17038.txt +11 -0
- pretraining/mathematica/linear_algebra/null_space/17220.txt +10 -0
- pretraining/mathematica/linear_algebra/null_space/17235.txt +13 -0
- pretraining/mathematica/linear_algebra/null_space/18056.txt +13 -0
- pretraining/mathematica/linear_algebra/null_space/19132.txt +9 -0
- pretraining/mathematica/linear_algebra/null_space/19350.txt +11 -0
- pretraining/mathematica/linear_algebra/null_space/20333.txt +12 -0
- pretraining/mathematica/linear_algebra/null_space/20615.txt +13 -0
- pretraining/mathematica/linear_algebra/null_space/20785.txt +13 -0
- pretraining/mathematica/linear_algebra/null_space/21092.txt +13 -0
- pretraining/mathematica/linear_algebra/null_space/22048.txt +10 -0
- pretraining/mathematica/linear_algebra/null_space/22418.txt +13 -0
- pretraining/mathematica/linear_algebra/null_space/23425.txt +9 -0
- pretraining/mathematica/linear_algebra/null_space/23452.txt +13 -0
- pretraining/mathematica/linear_algebra/null_space/23833.txt +10 -0
- pretraining/mathematica/linear_algebra/null_space/25379.txt +13 -0
- pretraining/mathematica/linear_algebra/null_space/25890.txt +13 -0
- pretraining/mathematica/linear_algebra/null_space/25962.txt +13 -0
- pretraining/mathematica/linear_algebra/null_space/2605.txt +13 -0
- pretraining/mathematica/linear_algebra/null_space/26216.txt +13 -0
- pretraining/mathematica/linear_algebra/null_space/27669.txt +9 -0
- pretraining/mathematica/linear_algebra/null_space/27800.txt +12 -0
- pretraining/mathematica/linear_algebra/null_space/29634.txt +11 -0
- pretraining/mathematica/linear_algebra/null_space/29766.txt +12 -0
- pretraining/mathematica/linear_algebra/null_space/29898.txt +9 -0
- pretraining/mathematica/linear_algebra/null_space/30481.txt +9 -0
- pretraining/mathematica/linear_algebra/null_space/30725.txt +10 -0
- pretraining/mathematica/linear_algebra/null_space/30979.txt +12 -0
- pretraining/mathematica/linear_algebra/null_space/31042.txt +9 -0
- pretraining/mathematica/linear_algebra/null_space/31966.txt +10 -0
- pretraining/mathematica/linear_algebra/null_space/3244.txt +11 -0
- pretraining/mathematica/linear_algebra/null_space/33745.txt +9 -0
- pretraining/mathematica/linear_algebra/null_space/36531.txt +12 -0
- pretraining/mathematica/linear_algebra/null_space/36634.txt +12 -0
- pretraining/mathematica/linear_algebra/null_space/36966.txt +9 -0
- pretraining/mathematica/linear_algebra/null_space/3860.txt +11 -0
- pretraining/mathematica/linear_algebra/null_space/38725.txt +12 -0
- pretraining/mathematica/linear_algebra/null_space/39584.txt +10 -0
- pretraining/mathematica/linear_algebra/null_space/4048.txt +10 -0
- pretraining/mathematica/linear_algebra/null_space/40858.txt +10 -0
pretraining/mathematica/linear_algebra/null_space/10781.txt
ADDED
|
@@ -0,0 +1,11 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
Problem:
|
| 2 |
+
Give a list of vectors that forms a basis for the null space of the following matrix (round your answer to three decimal places):
|
| 3 |
+
$\left(
|
| 4 |
+
\begin{array}{ccc}
|
| 5 |
+
6 & 9 & -6 \\
|
| 6 |
+
4 & -8 & 1 \\
|
| 7 |
+
-6 & 0 & 5 \\
|
| 8 |
+
\end{array}
|
| 9 |
+
\right)$.
|
| 10 |
+
Answer:
|
| 11 |
+
${}$
|
pretraining/mathematica/linear_algebra/null_space/10977.txt
ADDED
|
@@ -0,0 +1,12 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
Problem:
|
| 2 |
+
Give a list of vectors that forms a basis for the null space of the following matrix (round your answer to three decimal places):
|
| 3 |
+
$\left(
|
| 4 |
+
\begin{array}{cc}
|
| 5 |
+
7 & -2 \\
|
| 6 |
+
-10 & -4 \\
|
| 7 |
+
-3 & 0 \\
|
| 8 |
+
-10 & 9 \\
|
| 9 |
+
\end{array}
|
| 10 |
+
\right)$.
|
| 11 |
+
Answer:
|
| 12 |
+
${}$
|
pretraining/mathematica/linear_algebra/null_space/13236.txt
ADDED
|
@@ -0,0 +1,11 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
Problem:
|
| 2 |
+
Give a list of vectors that forms a basis for the null space of the following matrix (round your answer to three decimal places):
|
| 3 |
+
$\left(
|
| 4 |
+
\begin{array}{cc}
|
| 5 |
+
6 & 5 \\
|
| 6 |
+
9 & 6 \\
|
| 7 |
+
9 & 8 \\
|
| 8 |
+
\end{array}
|
| 9 |
+
\right)$.
|
| 10 |
+
Answer:
|
| 11 |
+
${}$
|
pretraining/mathematica/linear_algebra/null_space/13443.txt
ADDED
|
@@ -0,0 +1,9 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
Problem:
|
| 2 |
+
Give a list of vectors that forms a basis for the null space of the following matrix (round your answer to three decimal places):
|
| 3 |
+
$\left(
|
| 4 |
+
\begin{array}{ccccc}
|
| 5 |
+
-9 & -8 & -7 & 4 & -10 \\
|
| 6 |
+
\end{array}
|
| 7 |
+
\right)$.
|
| 8 |
+
Answer:
|
| 9 |
+
${\{-10.,0.,0.,0.,9.\}, \{-8.,9.,0.,0.,0.\}, \{-7.,0.,9.,0.,0.\}, \{4.,0.,0.,9.,0.\}}$
|
pretraining/mathematica/linear_algebra/null_space/13518.txt
ADDED
|
@@ -0,0 +1,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
Problem:
|
| 2 |
+
Give a list of vectors that forms a basis for the null space of the following matrix (round your answer to three decimal places):
|
| 3 |
+
$\left(
|
| 4 |
+
\begin{array}{ccc}
|
| 5 |
+
-3 & 6 & -6 \\
|
| 6 |
+
5 & 6 & 3 \\
|
| 7 |
+
-6 & 7 & -9 \\
|
| 8 |
+
7 & -5 & -4 \\
|
| 9 |
+
1 & -4 & -3 \\
|
| 10 |
+
\end{array}
|
| 11 |
+
\right)$.
|
| 12 |
+
Answer:
|
| 13 |
+
${}$
|
pretraining/mathematica/linear_algebra/null_space/13838.txt
ADDED
|
@@ -0,0 +1,12 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
Problem:
|
| 2 |
+
Give a list of vectors that forms a basis for the null space of the following matrix (round your answer to three decimal places):
|
| 3 |
+
$\left(
|
| 4 |
+
\begin{array}{ccc}
|
| 5 |
+
5 & -10 & 6 \\
|
| 6 |
+
-3 & -5 & 4 \\
|
| 7 |
+
10 & -8 & 10 \\
|
| 8 |
+
0 & -8 & -1 \\
|
| 9 |
+
\end{array}
|
| 10 |
+
\right)$.
|
| 11 |
+
Answer:
|
| 12 |
+
${}$
|
pretraining/mathematica/linear_algebra/null_space/14346.txt
ADDED
|
@@ -0,0 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
Problem:
|
| 2 |
+
Give a list of vectors that forms a basis for the null space of the following matrix (round your answer to three decimal places):
|
| 3 |
+
$\left(
|
| 4 |
+
\begin{array}{cc}
|
| 5 |
+
-5 & 3 \\
|
| 6 |
+
-3 & -2 \\
|
| 7 |
+
\end{array}
|
| 8 |
+
\right)$.
|
| 9 |
+
Answer:
|
| 10 |
+
${}$
|
pretraining/mathematica/linear_algebra/null_space/15609.txt
ADDED
|
@@ -0,0 +1,11 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
Problem:
|
| 2 |
+
Give a list of vectors that forms a basis for the null space of the following matrix (round your answer to three decimal places):
|
| 3 |
+
$\left(
|
| 4 |
+
\begin{array}{ccc}
|
| 5 |
+
-8 & 2 & -3 \\
|
| 6 |
+
-2 & 0 & -7 \\
|
| 7 |
+
3 & 4 & -5 \\
|
| 8 |
+
\end{array}
|
| 9 |
+
\right)$.
|
| 10 |
+
Answer:
|
| 11 |
+
${}$
|
pretraining/mathematica/linear_algebra/null_space/16190.txt
ADDED
|
@@ -0,0 +1,12 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
Problem:
|
| 2 |
+
Give a list of vectors that forms a basis for the null space of the following matrix (round your answer to three decimal places):
|
| 3 |
+
$\left(
|
| 4 |
+
\begin{array}{cccc}
|
| 5 |
+
3 & 8 & -6 & -10 \\
|
| 6 |
+
5 & -5 & -1 & -9 \\
|
| 7 |
+
10 & -10 & 1 & 4 \\
|
| 8 |
+
5 & -9 & 10 & 4 \\
|
| 9 |
+
\end{array}
|
| 10 |
+
\right)$.
|
| 11 |
+
Answer:
|
| 12 |
+
${}$
|
pretraining/mathematica/linear_algebra/null_space/16305.txt
ADDED
|
@@ -0,0 +1,11 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
Problem:
|
| 2 |
+
Give a list of vectors that forms a basis for the null space of the following matrix (round your answer to three decimal places):
|
| 3 |
+
$\left(
|
| 4 |
+
\begin{array}{cc}
|
| 5 |
+
-5 & 10 \\
|
| 6 |
+
4 & 6 \\
|
| 7 |
+
-8 & -6 \\
|
| 8 |
+
\end{array}
|
| 9 |
+
\right)$.
|
| 10 |
+
Answer:
|
| 11 |
+
${}$
|
pretraining/mathematica/linear_algebra/null_space/17038.txt
ADDED
|
@@ -0,0 +1,11 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
Problem:
|
| 2 |
+
Give a list of vectors that forms a basis for the null space of the following matrix (round your answer to three decimal places):
|
| 3 |
+
$\left(
|
| 4 |
+
\begin{array}{ccc}
|
| 5 |
+
0 & 6 & -6 \\
|
| 6 |
+
9 & 9 & 1 \\
|
| 7 |
+
2 & -9 & -1 \\
|
| 8 |
+
\end{array}
|
| 9 |
+
\right)$.
|
| 10 |
+
Answer:
|
| 11 |
+
${}$
|
pretraining/mathematica/linear_algebra/null_space/17220.txt
ADDED
|
@@ -0,0 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
Problem:
|
| 2 |
+
Give a list of vectors that forms a basis for the null space of the following matrix (round your answer to three decimal places):
|
| 3 |
+
$\left(
|
| 4 |
+
\begin{array}{ccccc}
|
| 5 |
+
-4 & 4 & -6 & -2 & 6 \\
|
| 6 |
+
10 & 3 & -7 & 2 & 1 \\
|
| 7 |
+
\end{array}
|
| 8 |
+
\right)$.
|
| 9 |
+
Answer:
|
| 10 |
+
${\{-7.,6.,0.,26.,0.\}, \{5.,44.,26.,0.,0.\}, \{7.,-32.,0.,0.,26.\}}$
|
pretraining/mathematica/linear_algebra/null_space/17235.txt
ADDED
|
@@ -0,0 +1,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
Problem:
|
| 2 |
+
Give a list of vectors that forms a basis for the null space of the following matrix (round your answer to three decimal places):
|
| 3 |
+
$\left(
|
| 4 |
+
\begin{array}{ccc}
|
| 5 |
+
1 & -10 & 10 \\
|
| 6 |
+
-4 & -6 & -5 \\
|
| 7 |
+
-9 & 10 & 8 \\
|
| 8 |
+
-3 & -1 & 7 \\
|
| 9 |
+
5 & -5 & 2 \\
|
| 10 |
+
\end{array}
|
| 11 |
+
\right)$.
|
| 12 |
+
Answer:
|
| 13 |
+
${}$
|
pretraining/mathematica/linear_algebra/null_space/18056.txt
ADDED
|
@@ -0,0 +1,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
Problem:
|
| 2 |
+
Give a list of vectors that forms a basis for the null space of the following matrix (round your answer to three decimal places):
|
| 3 |
+
$\left(
|
| 4 |
+
\begin{array}{cccc}
|
| 5 |
+
-3 & -2 & -10 & 10 \\
|
| 6 |
+
-5 & 9 & -3 & 0 \\
|
| 7 |
+
10 & 7 & -1 & 6 \\
|
| 8 |
+
-8 & 8 & -8 & 3 \\
|
| 9 |
+
-2 & 0 & 0 & -8 \\
|
| 10 |
+
\end{array}
|
| 11 |
+
\right)$.
|
| 12 |
+
Answer:
|
| 13 |
+
${}$
|
pretraining/mathematica/linear_algebra/null_space/19132.txt
ADDED
|
@@ -0,0 +1,9 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
Problem:
|
| 2 |
+
Give a list of vectors that forms a basis for the null space of the following matrix (round your answer to three decimal places):
|
| 3 |
+
$\left(
|
| 4 |
+
\begin{array}{cccc}
|
| 5 |
+
4 & 2 & -6 & -4 \\
|
| 6 |
+
\end{array}
|
| 7 |
+
\right)$.
|
| 8 |
+
Answer:
|
| 9 |
+
${\{-1.,2.,0.,0.\}, \{1.,0.,0.,1.\}, \{3.,0.,2.,0.\}}$
|
pretraining/mathematica/linear_algebra/null_space/19350.txt
ADDED
|
@@ -0,0 +1,11 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
Problem:
|
| 2 |
+
Give a list of vectors that forms a basis for the null space of the following matrix (round your answer to three decimal places):
|
| 3 |
+
$\left(
|
| 4 |
+
\begin{array}{ccc}
|
| 5 |
+
0 & -5 & 4 \\
|
| 6 |
+
5 & 1 & -4 \\
|
| 7 |
+
1 & 2 & 5 \\
|
| 8 |
+
\end{array}
|
| 9 |
+
\right)$.
|
| 10 |
+
Answer:
|
| 11 |
+
${}$
|
pretraining/mathematica/linear_algebra/null_space/20333.txt
ADDED
|
@@ -0,0 +1,12 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
Problem:
|
| 2 |
+
Give a list of vectors that forms a basis for the null space of the following matrix (round your answer to three decimal places):
|
| 3 |
+
$\left(
|
| 4 |
+
\begin{array}{cccc}
|
| 5 |
+
1 & 8 & -4 & 4 \\
|
| 6 |
+
3 & 4 & 4 & -9 \\
|
| 7 |
+
8 & -3 & -10 & 2 \\
|
| 8 |
+
6 & 3 & -4 & 9 \\
|
| 9 |
+
\end{array}
|
| 10 |
+
\right)$.
|
| 11 |
+
Answer:
|
| 12 |
+
${}$
|
pretraining/mathematica/linear_algebra/null_space/20615.txt
ADDED
|
@@ -0,0 +1,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
Problem:
|
| 2 |
+
Give a list of vectors that forms a basis for the null space of the following matrix (round your answer to three decimal places):
|
| 3 |
+
$\left(
|
| 4 |
+
\begin{array}{ccc}
|
| 5 |
+
0 & -7 & 8 \\
|
| 6 |
+
4 & -1 & -5 \\
|
| 7 |
+
-10 & 8 & 4 \\
|
| 8 |
+
-2 & 7 & -8 \\
|
| 9 |
+
-4 & -3 & 1 \\
|
| 10 |
+
\end{array}
|
| 11 |
+
\right)$.
|
| 12 |
+
Answer:
|
| 13 |
+
${}$
|
pretraining/mathematica/linear_algebra/null_space/20785.txt
ADDED
|
@@ -0,0 +1,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
Problem:
|
| 2 |
+
Give a list of vectors that forms a basis for the null space of the following matrix (round your answer to three decimal places):
|
| 3 |
+
$\left(
|
| 4 |
+
\begin{array}{cccc}
|
| 5 |
+
-5 & -5 & 0 & -6 \\
|
| 6 |
+
5 & 6 & -10 & 6 \\
|
| 7 |
+
4 & 2 & -4 & 5 \\
|
| 8 |
+
-2 & 8 & 5 & -2 \\
|
| 9 |
+
9 & 0 & -2 & -4 \\
|
| 10 |
+
\end{array}
|
| 11 |
+
\right)$.
|
| 12 |
+
Answer:
|
| 13 |
+
${}$
|
pretraining/mathematica/linear_algebra/null_space/21092.txt
ADDED
|
@@ -0,0 +1,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
Problem:
|
| 2 |
+
Give a list of vectors that forms a basis for the null space of the following matrix (round your answer to three decimal places):
|
| 3 |
+
$\left(
|
| 4 |
+
\begin{array}{ccccc}
|
| 5 |
+
0 & 10 & -5 & -9 & 1 \\
|
| 6 |
+
-8 & 8 & 1 & -6 & 10 \\
|
| 7 |
+
8 & 5 & 8 & -4 & 4 \\
|
| 8 |
+
7 & 8 & -6 & -2 & -2 \\
|
| 9 |
+
-8 & 10 & 4 & 3 & 6 \\
|
| 10 |
+
\end{array}
|
| 11 |
+
\right)$.
|
| 12 |
+
Answer:
|
| 13 |
+
${}$
|
pretraining/mathematica/linear_algebra/null_space/22048.txt
ADDED
|
@@ -0,0 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
Problem:
|
| 2 |
+
Give a list of vectors that forms a basis for the null space of the following matrix (round your answer to three decimal places):
|
| 3 |
+
$\left(
|
| 4 |
+
\begin{array}{cccc}
|
| 5 |
+
8 & 4 & -4 & -5 \\
|
| 6 |
+
8 & -1 & 6 & 0 \\
|
| 7 |
+
\end{array}
|
| 8 |
+
\right)$.
|
| 9 |
+
Answer:
|
| 10 |
+
${\{-1.,4.,2.,0.\}, \{1.,8.,0.,8.\}}$
|
pretraining/mathematica/linear_algebra/null_space/22418.txt
ADDED
|
@@ -0,0 +1,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
Problem:
|
| 2 |
+
Give a list of vectors that forms a basis for the null space of the following matrix (round your answer to three decimal places):
|
| 3 |
+
$\left(
|
| 4 |
+
\begin{array}{cc}
|
| 5 |
+
-1 & -5 \\
|
| 6 |
+
9 & -7 \\
|
| 7 |
+
6 & 8 \\
|
| 8 |
+
-2 & -10 \\
|
| 9 |
+
8 & -6 \\
|
| 10 |
+
\end{array}
|
| 11 |
+
\right)$.
|
| 12 |
+
Answer:
|
| 13 |
+
${}$
|
pretraining/mathematica/linear_algebra/null_space/23425.txt
ADDED
|
@@ -0,0 +1,9 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
Problem:
|
| 2 |
+
Give a list of vectors that forms a basis for the null space of the following matrix (round your answer to three decimal places):
|
| 3 |
+
$\left(
|
| 4 |
+
\begin{array}{cc}
|
| 5 |
+
5 & -10 \\
|
| 6 |
+
\end{array}
|
| 7 |
+
\right)$.
|
| 8 |
+
Answer:
|
| 9 |
+
${\{2.,1.\}}$
|
pretraining/mathematica/linear_algebra/null_space/23452.txt
ADDED
|
@@ -0,0 +1,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
Problem:
|
| 2 |
+
Give a list of vectors that forms a basis for the null space of the following matrix (round your answer to three decimal places):
|
| 3 |
+
$\left(
|
| 4 |
+
\begin{array}{ccccc}
|
| 5 |
+
8 & -4 & 7 & 3 & -2 \\
|
| 6 |
+
0 & -4 & 8 & -4 & 6 \\
|
| 7 |
+
-5 & 0 & 9 & 4 & 1 \\
|
| 8 |
+
-8 & 0 & -8 & -7 & -6 \\
|
| 9 |
+
-2 & -10 & -10 & 4 & 3 \\
|
| 10 |
+
\end{array}
|
| 11 |
+
\right)$.
|
| 12 |
+
Answer:
|
| 13 |
+
${}$
|
pretraining/mathematica/linear_algebra/null_space/23833.txt
ADDED
|
@@ -0,0 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
Problem:
|
| 2 |
+
Give a list of vectors that forms a basis for the null space of the following matrix (round your answer to three decimal places):
|
| 3 |
+
$\left(
|
| 4 |
+
\begin{array}{ccc}
|
| 5 |
+
10 & 8 & -6 \\
|
| 6 |
+
1 & 0 & -9 \\
|
| 7 |
+
\end{array}
|
| 8 |
+
\right)$.
|
| 9 |
+
Answer:
|
| 10 |
+
${\{18.,-21.,2.\}}$
|
pretraining/mathematica/linear_algebra/null_space/25379.txt
ADDED
|
@@ -0,0 +1,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
Problem:
|
| 2 |
+
Give a list of vectors that forms a basis for the null space of the following matrix (round your answer to three decimal places):
|
| 3 |
+
$\left(
|
| 4 |
+
\begin{array}{ccccc}
|
| 5 |
+
-4 & 10 & -1 & -10 & 10 \\
|
| 6 |
+
-2 & -1 & -10 & -6 & 2 \\
|
| 7 |
+
-9 & 1 & 2 & -3 & -9 \\
|
| 8 |
+
4 & -10 & -5 & -8 & -9 \\
|
| 9 |
+
-9 & -2 & -1 & -1 & -9 \\
|
| 10 |
+
\end{array}
|
| 11 |
+
\right)$.
|
| 12 |
+
Answer:
|
| 13 |
+
${}$
|
pretraining/mathematica/linear_algebra/null_space/25890.txt
ADDED
|
@@ -0,0 +1,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
Problem:
|
| 2 |
+
Give a list of vectors that forms a basis for the null space of the following matrix (round your answer to three decimal places):
|
| 3 |
+
$\left(
|
| 4 |
+
\begin{array}{cc}
|
| 5 |
+
3 & -9 \\
|
| 6 |
+
1 & 9 \\
|
| 7 |
+
9 & 7 \\
|
| 8 |
+
-4 & 10 \\
|
| 9 |
+
-7 & -2 \\
|
| 10 |
+
\end{array}
|
| 11 |
+
\right)$.
|
| 12 |
+
Answer:
|
| 13 |
+
${}$
|
pretraining/mathematica/linear_algebra/null_space/25962.txt
ADDED
|
@@ -0,0 +1,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
Problem:
|
| 2 |
+
Give a list of vectors that forms a basis for the null space of the following matrix (round your answer to three decimal places):
|
| 3 |
+
$\left(
|
| 4 |
+
\begin{array}{cccc}
|
| 5 |
+
5 & 8 & -4 & -10 \\
|
| 6 |
+
-3 & 9 & -2 & -10 \\
|
| 7 |
+
0 & 6 & -7 & -3 \\
|
| 8 |
+
1 & -4 & 0 & -9 \\
|
| 9 |
+
-6 & -2 & 8 & -3 \\
|
| 10 |
+
\end{array}
|
| 11 |
+
\right)$.
|
| 12 |
+
Answer:
|
| 13 |
+
${}$
|
pretraining/mathematica/linear_algebra/null_space/2605.txt
ADDED
|
@@ -0,0 +1,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
Problem:
|
| 2 |
+
Give a list of vectors that forms a basis for the null space of the following matrix (round your answer to three decimal places):
|
| 3 |
+
$\left(
|
| 4 |
+
\begin{array}{ccc}
|
| 5 |
+
-3 & -7 & -1 \\
|
| 6 |
+
-3 & 5 & -3 \\
|
| 7 |
+
-5 & -1 & 4 \\
|
| 8 |
+
5 & 8 & -4 \\
|
| 9 |
+
-10 & 8 & -7 \\
|
| 10 |
+
\end{array}
|
| 11 |
+
\right)$.
|
| 12 |
+
Answer:
|
| 13 |
+
${}$
|
pretraining/mathematica/linear_algebra/null_space/26216.txt
ADDED
|
@@ -0,0 +1,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
Problem:
|
| 2 |
+
Give a list of vectors that forms a basis for the null space of the following matrix (round your answer to three decimal places):
|
| 3 |
+
$\left(
|
| 4 |
+
\begin{array}{ccc}
|
| 5 |
+
8 & 10 & -6 \\
|
| 6 |
+
4 & 9 & -4 \\
|
| 7 |
+
6 & -7 & 8 \\
|
| 8 |
+
0 & -6 & 9 \\
|
| 9 |
+
-3 & 0 & 10 \\
|
| 10 |
+
\end{array}
|
| 11 |
+
\right)$.
|
| 12 |
+
Answer:
|
| 13 |
+
${}$
|
pretraining/mathematica/linear_algebra/null_space/27669.txt
ADDED
|
@@ -0,0 +1,9 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
Problem:
|
| 2 |
+
Give a list of vectors that forms a basis for the null space of the following matrix (round your answer to three decimal places):
|
| 3 |
+
$\left(
|
| 4 |
+
\begin{array}{ccccc}
|
| 5 |
+
2 & 4 & 10 & 9 & -9 \\
|
| 6 |
+
\end{array}
|
| 7 |
+
\right)$.
|
| 8 |
+
Answer:
|
| 9 |
+
${\{-9.,0.,0.,2.,0.\}, \{-5.,0.,1.,0.,0.\}, \{-2.,1.,0.,0.,0.\}, \{9.,0.,0.,0.,2.\}}$
|
pretraining/mathematica/linear_algebra/null_space/27800.txt
ADDED
|
@@ -0,0 +1,12 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
Problem:
|
| 2 |
+
Give a list of vectors that forms a basis for the null space of the following matrix (round your answer to three decimal places):
|
| 3 |
+
$\left(
|
| 4 |
+
\begin{array}{cccc}
|
| 5 |
+
2 & 7 & 3 & -2 \\
|
| 6 |
+
0 & 7 & 9 & -6 \\
|
| 7 |
+
1 & -8 & 5 & 4 \\
|
| 8 |
+
-2 & 1 & -1 & -10 \\
|
| 9 |
+
\end{array}
|
| 10 |
+
\right)$.
|
| 11 |
+
Answer:
|
| 12 |
+
${}$
|
pretraining/mathematica/linear_algebra/null_space/29634.txt
ADDED
|
@@ -0,0 +1,11 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
Problem:
|
| 2 |
+
Give a list of vectors that forms a basis for the null space of the following matrix (round your answer to three decimal places):
|
| 3 |
+
$\left(
|
| 4 |
+
\begin{array}{ccc}
|
| 5 |
+
-6 & -4 & -9 \\
|
| 6 |
+
2 & -8 & -7 \\
|
| 7 |
+
-3 & -9 & 6 \\
|
| 8 |
+
\end{array}
|
| 9 |
+
\right)$.
|
| 10 |
+
Answer:
|
| 11 |
+
${}$
|
pretraining/mathematica/linear_algebra/null_space/29766.txt
ADDED
|
@@ -0,0 +1,12 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
Problem:
|
| 2 |
+
Give a list of vectors that forms a basis for the null space of the following matrix (round your answer to three decimal places):
|
| 3 |
+
$\left(
|
| 4 |
+
\begin{array}{cc}
|
| 5 |
+
8 & 5 \\
|
| 6 |
+
6 & 3 \\
|
| 7 |
+
-5 & -8 \\
|
| 8 |
+
-7 & 8 \\
|
| 9 |
+
\end{array}
|
| 10 |
+
\right)$.
|
| 11 |
+
Answer:
|
| 12 |
+
${}$
|
pretraining/mathematica/linear_algebra/null_space/29898.txt
ADDED
|
@@ -0,0 +1,9 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
Problem:
|
| 2 |
+
Give a list of vectors that forms a basis for the null space of the following matrix (round your answer to three decimal places):
|
| 3 |
+
$\left(
|
| 4 |
+
\begin{array}{cc}
|
| 5 |
+
10 & -1 \\
|
| 6 |
+
\end{array}
|
| 7 |
+
\right)$.
|
| 8 |
+
Answer:
|
| 9 |
+
${\{1.,10.\}}$
|
pretraining/mathematica/linear_algebra/null_space/30481.txt
ADDED
|
@@ -0,0 +1,9 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
Problem:
|
| 2 |
+
Give a list of vectors that forms a basis for the null space of the following matrix (round your answer to three decimal places):
|
| 3 |
+
$\left(
|
| 4 |
+
\begin{array}{cccc}
|
| 5 |
+
6 & -6 & 6 & -1 \\
|
| 6 |
+
\end{array}
|
| 7 |
+
\right)$.
|
| 8 |
+
Answer:
|
| 9 |
+
${\{-1.,0.,1.,0.\}, \{1.,0.,0.,6.\}, \{1.,1.,0.,0.\}}$
|
pretraining/mathematica/linear_algebra/null_space/30725.txt
ADDED
|
@@ -0,0 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
Problem:
|
| 2 |
+
Give a list of vectors that forms a basis for the null space of the following matrix (round your answer to three decimal places):
|
| 3 |
+
$\left(
|
| 4 |
+
\begin{array}{cccc}
|
| 5 |
+
4 & -8 & 2 & 4 \\
|
| 6 |
+
9 & 4 & 10 & -5 \\
|
| 7 |
+
\end{array}
|
| 8 |
+
\right)$.
|
| 9 |
+
Answer:
|
| 10 |
+
${\{-4.,-1.,4.,0.\}, \{3.,7.,0.,11.\}}$
|
pretraining/mathematica/linear_algebra/null_space/30979.txt
ADDED
|
@@ -0,0 +1,12 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
Problem:
|
| 2 |
+
Give a list of vectors that forms a basis for the null space of the following matrix (round your answer to three decimal places):
|
| 3 |
+
$\left(
|
| 4 |
+
\begin{array}{cccc}
|
| 5 |
+
-6 & -2 & 6 & 4 \\
|
| 6 |
+
3 & -5 & -4 & -9 \\
|
| 7 |
+
-10 & 9 & 0 & 10 \\
|
| 8 |
+
2 & -4 & 6 & -6 \\
|
| 9 |
+
\end{array}
|
| 10 |
+
\right)$.
|
| 11 |
+
Answer:
|
| 12 |
+
${}$
|
pretraining/mathematica/linear_algebra/null_space/31042.txt
ADDED
|
@@ -0,0 +1,9 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
Problem:
|
| 2 |
+
Give a list of vectors that forms a basis for the null space of the following matrix (round your answer to three decimal places):
|
| 3 |
+
$\left(
|
| 4 |
+
\begin{array}{ccccc}
|
| 5 |
+
-7 & -9 & 10 & 8 & -1 \\
|
| 6 |
+
\end{array}
|
| 7 |
+
\right)$.
|
| 8 |
+
Answer:
|
| 9 |
+
${\{-9.,7.,0.,0.,0.\}, \{-1.,0.,0.,0.,7.\}, \{8.,0.,0.,7.,0.\}, \{10.,0.,7.,0.,0.\}}$
|
pretraining/mathematica/linear_algebra/null_space/31966.txt
ADDED
|
@@ -0,0 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
Problem:
|
| 2 |
+
Give a list of vectors that forms a basis for the null space of the following matrix (round your answer to three decimal places):
|
| 3 |
+
$\left(
|
| 4 |
+
\begin{array}{ccc}
|
| 5 |
+
0 & -5 & 2 \\
|
| 6 |
+
7 & 9 & -1 \\
|
| 7 |
+
\end{array}
|
| 8 |
+
\right)$.
|
| 9 |
+
Answer:
|
| 10 |
+
${\{-13.,14.,35.\}}$
|
pretraining/mathematica/linear_algebra/null_space/3244.txt
ADDED
|
@@ -0,0 +1,11 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
Problem:
|
| 2 |
+
Give a list of vectors that forms a basis for the null space of the following matrix (round your answer to three decimal places):
|
| 3 |
+
$\left(
|
| 4 |
+
\begin{array}{ccc}
|
| 5 |
+
5 & 5 & 7 \\
|
| 6 |
+
2 & -5 & -7 \\
|
| 7 |
+
1 & 2 & 6 \\
|
| 8 |
+
\end{array}
|
| 9 |
+
\right)$.
|
| 10 |
+
Answer:
|
| 11 |
+
${}$
|
pretraining/mathematica/linear_algebra/null_space/33745.txt
ADDED
|
@@ -0,0 +1,9 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
Problem:
|
| 2 |
+
Give a list of vectors that forms a basis for the null space of the following matrix (round your answer to three decimal places):
|
| 3 |
+
$\left(
|
| 4 |
+
\begin{array}{ccccc}
|
| 5 |
+
5 & 1 & -2 & -9 & 8 \\
|
| 6 |
+
\end{array}
|
| 7 |
+
\right)$.
|
| 8 |
+
Answer:
|
| 9 |
+
${\{-8.,0.,0.,0.,5.\}, \{-1.,5.,0.,0.,0.\}, \{2.,0.,5.,0.,0.\}, \{9.,0.,0.,5.,0.\}}$
|
pretraining/mathematica/linear_algebra/null_space/36531.txt
ADDED
|
@@ -0,0 +1,12 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
Problem:
|
| 2 |
+
Give a list of vectors that forms a basis for the null space of the following matrix (round your answer to three decimal places):
|
| 3 |
+
$\left(
|
| 4 |
+
\begin{array}{cccc}
|
| 5 |
+
-1 & -8 & 1 & 4 \\
|
| 6 |
+
1 & 6 & -2 & 10 \\
|
| 7 |
+
-8 & 6 & -10 & 6 \\
|
| 8 |
+
-7 & 8 & 7 & -2 \\
|
| 9 |
+
\end{array}
|
| 10 |
+
\right)$.
|
| 11 |
+
Answer:
|
| 12 |
+
${}$
|
pretraining/mathematica/linear_algebra/null_space/36634.txt
ADDED
|
@@ -0,0 +1,12 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
Problem:
|
| 2 |
+
Give a list of vectors that forms a basis for the null space of the following matrix (round your answer to three decimal places):
|
| 3 |
+
$\left(
|
| 4 |
+
\begin{array}{cccc}
|
| 5 |
+
-2 & -2 & 7 & -8 \\
|
| 6 |
+
-8 & -3 & -1 & 2 \\
|
| 7 |
+
-1 & -8 & 3 & -7 \\
|
| 8 |
+
5 & 10 & 0 & -2 \\
|
| 9 |
+
\end{array}
|
| 10 |
+
\right)$.
|
| 11 |
+
Answer:
|
| 12 |
+
${}$
|
pretraining/mathematica/linear_algebra/null_space/36966.txt
ADDED
|
@@ -0,0 +1,9 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
Problem:
|
| 2 |
+
Give a list of vectors that forms a basis for the null space of the following matrix (round your answer to three decimal places):
|
| 3 |
+
$\left(
|
| 4 |
+
\begin{array}{ccccc}
|
| 5 |
+
-2 & 6 & -3 & -2 & 2 \\
|
| 6 |
+
\end{array}
|
| 7 |
+
\right)$.
|
| 8 |
+
Answer:
|
| 9 |
+
${\{-3.,0.,2.,0.,0.\}, \{-1.,0.,0.,1.,0.\}, \{1.,0.,0.,0.,1.\}, \{3.,1.,0.,0.,0.\}}$
|
pretraining/mathematica/linear_algebra/null_space/3860.txt
ADDED
|
@@ -0,0 +1,11 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
Problem:
|
| 2 |
+
Give a list of vectors that forms a basis for the null space of the following matrix (round your answer to three decimal places):
|
| 3 |
+
$\left(
|
| 4 |
+
\begin{array}{cccc}
|
| 5 |
+
2 & -5 & -10 & 5 \\
|
| 6 |
+
3 & 8 & 0 & 4 \\
|
| 7 |
+
-3 & 3 & -2 & 1 \\
|
| 8 |
+
\end{array}
|
| 9 |
+
\right)$.
|
| 10 |
+
Answer:
|
| 11 |
+
${\{-20.,-17.,29.,49.\}}$
|
pretraining/mathematica/linear_algebra/null_space/38725.txt
ADDED
|
@@ -0,0 +1,12 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
Problem:
|
| 2 |
+
Give a list of vectors that forms a basis for the null space of the following matrix (round your answer to three decimal places):
|
| 3 |
+
$\left(
|
| 4 |
+
\begin{array}{cccc}
|
| 5 |
+
-6 & 3 & 0 & -1 \\
|
| 6 |
+
6 & -6 & -2 & 10 \\
|
| 7 |
+
2 & -7 & 3 & 2 \\
|
| 8 |
+
7 & 2 & 2 & 5 \\
|
| 9 |
+
\end{array}
|
| 10 |
+
\right)$.
|
| 11 |
+
Answer:
|
| 12 |
+
${}$
|
pretraining/mathematica/linear_algebra/null_space/39584.txt
ADDED
|
@@ -0,0 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
Problem:
|
| 2 |
+
Give a list of vectors that forms a basis for the null space of the following matrix (round your answer to three decimal places):
|
| 3 |
+
$\left(
|
| 4 |
+
\begin{array}{ccc}
|
| 5 |
+
1 & -3 & 3 \\
|
| 6 |
+
0 & 0 & -6 \\
|
| 7 |
+
\end{array}
|
| 8 |
+
\right)$.
|
| 9 |
+
Answer:
|
| 10 |
+
${\{3.,1.,0.\}}$
|
pretraining/mathematica/linear_algebra/null_space/4048.txt
ADDED
|
@@ -0,0 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
Problem:
|
| 2 |
+
Give a list of vectors that forms a basis for the null space of the following matrix (round your answer to three decimal places):
|
| 3 |
+
$\left(
|
| 4 |
+
\begin{array}{cccc}
|
| 5 |
+
10 & 3 & -4 & -8 \\
|
| 6 |
+
-9 & 1 & -9 & -2 \\
|
| 7 |
+
\end{array}
|
| 8 |
+
\right)$.
|
| 9 |
+
Answer:
|
| 10 |
+
${\{-23.,126.,37.,0.\}, \{2.,92.,0.,37.\}}$
|
pretraining/mathematica/linear_algebra/null_space/40858.txt
ADDED
|
@@ -0,0 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
Problem:
|
| 2 |
+
Give a list of vectors that forms a basis for the null space of the following matrix (round your answer to three decimal places):
|
| 3 |
+
$\left(
|
| 4 |
+
\begin{array}{cccc}
|
| 5 |
+
2 & -6 & 10 & -5 \\
|
| 6 |
+
-6 & 6 & -1 & -4 \\
|
| 7 |
+
\end{array}
|
| 8 |
+
\right)$.
|
| 9 |
+
Answer:
|
| 10 |
+
${\{-27.,-19.,0.,12.\}, \{27.,29.,12.,0.\}}$
|