linear algebra
linear algebra
This leads to a contradiction unless A and B are not square or not the same size, but you said
both are 3×3. Since both equations must be equal, the only possibility is that the question has an
inconsistency or det(AB) and det(BA) are meant to be the same. Assuming a typo:
Let’s use:
So,
det(A)det(B)=−2\det(A)\det(B) = -2det(A)det(B)=−2
So:
Let:
Use formula:
Magnitude:
Vectors:
Notice:
2. Gauss-Jordan Elimination
System:
{x+y+2z=33x+4y+8z=10−2x+2y+z=7\begin{cases} x + y + 2z = 3 \\ 3x + 4y + 8z = 10 \\ -2x +
2y + z = 7 \end{cases}⎩⎨⎧x+y+2z=33x+4y+8z=10−2x+2y+z=7
We’ll solve this with Gauss-Jordan method—do you want me to write out all steps of
elimination, or just the final answer?
Given:
Let:
f1=x2−2x+5,f2=2x2−3x,f3=x+3f_1 = x^2 - 2x + 5,\quad f_2 = 2x^2 - 3x,\quad f_3 = x + 3f1
=x2−2x+5,f2=2x2−3x,f3=x+3
Let:
So we write:
✅ Answer:
To check independence, form matrix with rows/columns as vectors and row reduce:
Given:
Clearly:
✅ Answer: A spanning set of a vector space VVV is a set of vectors whose linear
combinations generate all vectors in VVV. That is, if every vector in VVV can be written as a
linear combination of the set, the set spans VVV.
(ii) Show that the set {[1,1,0],[−1,1,0],[1,2,1]}\{[1,1,0],[−1,1,0],[1,2,1]\}{[1,1,0],
[−1,1,0],[1,2,1]} spans R3\mathbb{R}^3R3 [3 Marks]
Let:
This matrix has pivot in every row, so the vectors span R3\mathbb{R}^3R3
Assume:
Expand:
au+bu+bv+cu+cv+cw=0⇒(a+b+c)u+(b+c)v+cw=0a u + b u + b v + c u + c v + c w = 0 \
Rightarrow (a + b + c)u + (b + c)v + c w = 0au+bu+bv+cu+cv+cw=0⇒(a+b+c)u+(b+c)v+cw=0
Now group:
Back-substitute:
✅ Answer:
A subspace of a vector space VVV is a subset W⊆VW \subseteq VW⊆V that is itself a vector
space under the same addition and scalar multiplication as VVV. It must contain the zero vector
and be closed under vector addition and scalar multiplication.
Check:
This set includes many vectors but is not closed under addition.
Example:
✅ Answer:
✅ Basis Example:
Let:
Pick basis:
✅ Dimension: 3
General form:
Pick basis:
(−1,1,0,0),(0,0,2,1)(-1,1,0,0), (0,0,2,1)(−1,1,0,0),(0,0,2,1)
✅ Dimension: 2
x+y+z=0x + y + z = 0x+y+z=0
x+y=0⇒x=−yx + y = 0 \Rightarrow x = -yx+y=0⇒x=−y
z=2wz = 2wz=2w
✅ Basis: (−1,1,0,0)(-1,1,0,0)(−1,1,0,0)
✅ Dimension: 1