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>
Answer:
Area : 45 Perimeter : 2,025
Explanation:
Area: 5 times 9 equals 45. The 5 is the polygon’s base, the 9 is the polygon’s height.
Perimeter: 5 times 5 times 9 times 9 equals 2,025. Perimeter is base times base times height times height.
Glad I could help! :)
There is no photo of the equation I can’t help you if you don’t give me something to work with
Answer:
(6,3)
Step-by-step explanation:
y=2/3 x - 1
y=-1/2 x + 6
Since both equations are equal to y, we can set them equal
2/3 x - 1 =-1/2 x + 6
We have fractions, so I will multiply by 6 to clear the fractions
6(2/3 x - 1) =(-1/2 x + 6)6
Distribute
4x -6 = -3x +36
Add 3x to each side
4x+3x -6 = -3x+3x +36
7x -6 = 36
Add 6 to each side
7x-6+6 = 36+6
7x = 42
Divide each side by 7
7x/7 = 42/7
x =6
Now we need to find y
y =2/3x -1
y = 2/3(6) -1
y = 4-1
y=3
(6,3)