Let S = {x1, ..., xn} be an orthonormal basis in an inner-product space V. Find ✈∑i=1nixi,∑i=1nxi✉. Use Gram-Schmidt process to find an orthogonal basis of the row space of A where A = [1 0 -1; 1 1 1; -1 1 0; 1 0 1]. Let E = [1, x, x^2] be the standard ordered basis for P3 and consider the inner product ✈p(x),q(x)✉ = ∫01 p(x)q(x)dx. Use Gram-Schmidt process to convert E to an orthonormal basis for P3.