Decomposing a Vector into Parts

Joined
Jun 27, 2021
Messages
5,386
Reaction score
422
Section 6.4

Can you please do 58 as a guide for me to do the rest?


Screenshot_20220206-121827_Samsung Notes.jpg
 
58.

given:

u=<0,3>
v=<2,15>

1: first find projection of u =<0,3>onto v =<2,15>

(u.v)/|v|*v/|v|

=(u*v)/(|v|)^2*v

u*v=0*2+3*15=45

(|v|)^2=(sqrt(2^2+15^2)^2=229

=45/229*<2,15>

=<2(45/229),15(45/229)>

=<90/229,675/229>

2: Find the orthogonal component

w2 = u - w1
w2 = <0,3> - <90/229,675/229>
w2 = <0-90/229,3-675/229>
w2 = <-90/229, 12/229>

3: Write the vector as the sum of two orthogonal vectors.

u = w1 + w2
u = <90/229,675/229> + <-90/229, 12/229>
u = <90/229-90/229, 675/229+12/229>
u =<0, 3>
 
58.

given:

u=<0,3>
v=<2,15>

1: first find projection of u =<0,3>onto v =<2,15>

(u.v)/|v|*v/|v|

=(u*v)/(|v|)^2*v

u*v=0*2+3*15=45

(|v|)^2=(sqrt(2^2+15^2)^2=229

=45/229*<2,15>

=<2(45/229),15(45/229)>

=<90/229,675/229>

2: Find the orthogonal component

w2 = u - w1
w2 = <0,3> - <90/229,675/229>
w2 = <0-90/229,3-675/229>
w2 = <-90/229, 12/229>

3: Write the vector as the sum of two orthogonal vectors.

u = w1 + w2
u = <90/229,675/229> + <-90/229, 12/229>
u = <90/229-90/229, 675/229+12/229>
u =<0, 3>

What do you mean by w2 and w1?
 
the orthogonal components

Thank you. I have my work cut out for me this weekend. Is this not a cool idea? You help me by answering questions.

I then use your step by step reply to answer similar textbook problems and only return here if needed. However, since I know you love mathematics and, just like me can't get enough numbers, I will keep you busy by posting David Cohen questions on the side. We both like David Cohen, right?
 

Members online

No members online now.

Forum statistics

Threads
2,555
Messages
9,909
Members
706
Latest member
irlenBingus
Back
Top