Use the Gram-Schmidt process to transform the basis



1

1
1
,

0

1
1
,

2

4
3


for the Euclidean space R3 into an orthonormal basis for R3.

3 answers

^ each of those 3 sets are vectors
see other post
http://www.jiskha.com/display.cgi?id=1428173198
Also, remember that
u3=u3-p(u1,w3)-p(u2,w3)

where p(u1,w3) is the projection of w3 on u1, etc.