maths.free › Precalculus › Vectors
Vectors
Magnitude, direction, components, and adding vectors head to tail.
A vector is a quantity with magnitude and direction — displacement, velocity, force. In components it is just a column of numbers, adding entry by entry; its length comes from Pythagoras. Linear algebra picks up here.
작업 예제: [[3],[4]]
단계별로
- \left[\begin{matrix}3\\4\end{matrix}\right]
A 2×1 matrix.
- \operatorname{rank} A = 1
Rank (number of independent rows).
- A^T = \left[\begin{matrix}3 & 4\end{matrix}\right]
Transpose.
답을 드러내세요
\left[\begin{matrix}3\\4\end{matrix}\right]
자신만의 길을 찾아보세요
에 더 Precalculus
Complex numbersPolynomial functionsRational functionsSequences and seriesThe binomial theoremConic sections