Final answer:
The solutions to ax = 0 are all vectors in the null space of the matrix a. These solutions can be expressed as a parametric vector form, which may involve free variables if the matrix a has any. The general solution is a linear combination of the basis vectors for this null space.
Step-by-step explanation:
The question is asking to describe all solutions to the equation ax = 0 in parametric vector form, given that a is row equivalent to a certain matrix. This matrix is understood to allow a decomposition of a vector into its perpendicular components. Such a matrix transformation typically reduces to finding the null space of the matrix.
To find the solution to ax = 0, we understand that any vector x that satisfies this equation is in the null space of a. The null vector is the most trivial solution, where all components of the vector are zero. But if there are free variables involved, the solutions may form a subspace spanned by these free variables. The general solution can then be expressed as a linear combination of these basis vectors that span the null space of a.
For instance, if our matrix a has one free variable, the parametric vector form of the solution might be t[1,0,0] if the first column of a is the pivot column and the rest are free columns. Here, t would be any scalar, representing a line through the origin in the direction of the vector [1,0,0] in three-dimensional space.