To find W⊥, you can use the Gram-Schmidt process using the usual inner-product and the given 5 independent set of vectors.
<span>Define projection of v on u as </span>
<span>p(u,v)=u*(u.v)/(u.u) </span>
<span>we need to proceed and determine u1...u5 as: </span>
<span>u1=w1 </span>
<span>u2=w2-p(u1,w2) </span>
<span>u3=w3-p(u1,w3)-p(u2,w3) </span>
<span>u4=w4-p(u1,w4)-p(u2,w4)-p(u3,w4) </span>
<span>u5=w5-p(u4,w5)-p(u2,w5)-p(u3,w5)-p(u4,w5) </span>
<span>so that u1...u5 will be the new basis of an orthogonal set of inner space. </span>
<span>However, the given set of vectors is not independent, since </span>
<span>w1+w2=w3, </span>
<span>therefore an orthogonal basis cannot be found. </span>
The answer is 10 because it’s multiplies by 10
Answer:
23
Step-by-step explanation:
Order of Operations: BPEMDAS
1. Brackets
2. Parenthesis
3. Exponents
4. Multiplication
5. Division
6. Addition
7. Subtraction
Left to Right
Step 1: Write expression
7 + (5 - 9)2 + 3(16 - 8)
Step 2: Parenthesis (subtraction)
7 + (-4)2 + 3(8)
Step 3: Parenthesis (multiplication)
7 - 8 + 24
Step 4: Subtract
-1 + 24
Step 5: Add
23