New Reply

Finding perpendicular vector

 
Share Thread Thread Tools
Aug4-12, 06:46 AM   #1
 
Recognitions:
Gold Membership Gold Member

Finding perpendicular vector


1. The problem statement, all variables and given/known data

Find a unit vector in the xy plane which is perpendicular to A = (3,5,1).

2. Relevant equations

[tex]
A_x{B_{x}} + A_y{B_{y}} + A_z{B_{z}} = \textbf{A} \cdot \textbf{B}\\\hat{\textbf{A}} = \frac{\textbf{A}}{|\textbf{A}|}
[/tex]

3. The attempt at a solution

In order to be perpendicular, AB = 0 since a perpendicular 90 degrees would mean cos(90) = 0, so the entire dot product becomes 0.

So:

[tex]\textbf{A} \cdot \textbf{B} = 3{B_{x}} + 5{B_{y}} + 1{B_{z}}[/tex]

But since B doesn't exist on the z plane:

[tex]\textbf{A} \cdot \textbf{B} = 3{B_{x}} + 5{B_{y}}[/tex]

So:

[tex]0 = 3{B_{x}} + 5{B_{y}}[/tex]

Not sure what to do from here. Using:

[tex]\hat{\textbf{B}} = \frac{\textbf{B}}{|\textbf{B}|}[/tex]

How would I turn this B vector into a unit vector?
 
PhysOrg.com
PhysOrg
science news on PhysOrg.com

>> Front-row seats to climate change
>> Attacking MRSA with metals from antibacterial clays
>> New formula invented for microscope viewing, substitutes for federally controlled drug
Aug4-12, 06:57 AM   #2

Homework Helper 2012
 
Recognitions:
Homework Helper Homework Help
Quote by PhizKid View Post
1. The problem statement, all variables and given/known data

Find a unit vector in the xy plane which is perpendicular to A = (3,5,1).

2. Relevant equations

[tex]
A_x{B_{x}} + A_y{B_{y}} + A_z{B_{z}} = \textbf{A} \cdot \textbf{B}\\\hat{\textbf{A}} = \frac{\textbf{A}}{|\textbf{A}|}
[/tex]

3. The attempt at a solution

In order to be perpendicular, AB = 0 since a perpendicular 90 degrees would mean cos(90) = 0, so the entire dot product becomes 0.

So:

[tex]\textbf{A} \cdot \textbf{B} = 3{B_{x}} + 5{B_{y}} + 1{B_{z}}[/tex]

But since B doesn't exist on the z plane:

[tex]\textbf{A} \cdot \textbf{B} = 3{B_{x}} + 5{B_{y}}[/tex]

So:

[tex]0 = 3{B_{x}} + 5{B_{y}}[/tex]

Not sure what to do from here. Using:

[tex]\hat{\textbf{B}} = \frac{\textbf{B}}{|\textbf{B}|}[/tex]

How would I turn this B vector into a unit vector?
How do you get |B| from the components?

ehild
 
Aug4-12, 07:02 AM   #3
 
you can take (1/√34)(-5i+3j) as your unit vector.
edit-or also 5i-3j in place of -5i+3j.
 
Aug5-12, 07:26 PM   #4
 
Recognitions:
Gold Membership Gold Member

Finding perpendicular vector


Quote by PhizKid View Post
1. The problem statement, all variables and given/known data

Find a unit vector in the xy plane which is perpendicular to A = (3,5,1).

2. Relevant equations

[tex]
A_x{B_{x}} + A_y{B_{y}} + A_z{B_{z}} = \textbf{A} \cdot \textbf{B}\\\hat{\textbf{A}} = \frac{\textbf{A}}{|\textbf{A}|}
[/tex]

3. The attempt at a solution

In order to be perpendicular, AB = 0 since a perpendicular 90 degrees would mean cos(90) = 0, so the entire dot product becomes 0.

So:

[tex]\textbf{A} \cdot \textbf{B} = 3{B_{x}} + 5{B_{y}} + 1{B_{z}}[/tex]

But since B doesn't exist on the z plane:

[tex]\textbf{A} \cdot \textbf{B} = 3{B_{x}} + 5{B_{y}}[/tex]

So:

[tex]0 = 3{B_{x}} + 5{B_{y}}[/tex]

Not sure what to do from here. Using:

[tex]\hat{\textbf{B}} = \frac{\textbf{B}}{|\textbf{B}|}[/tex]

How would I turn this B vector into a unit vector?
If B is a unit vector, then B dotted with B has to be 1. What does this mean in component form?
 
New Reply
Thread Tools


Similar Threads for: Finding perpendicular vector
Thread Forum Replies
finding vector perpendicular to other vectors Introductory Physics Homework 5
Finding a vector field perpendicular to the surface of a sphere Advanced Physics Homework 2
Finding vector perpendicular to another vector Precalculus Mathematics Homework 2
Finding a vector perpendicular to two vectors Calculus & Beyond Homework 6
Finding vector perpendicular to plane General Math 6