How Do You Calculate the Parallel and Perpendicular Components of a Vector?

F.In summary, the component of F that is parallel to A is equal to |F|cos{\theta} where theta is the angle between the two vectors. The component of F that is perpendicular to A is equal to |F|sin{\theta}. The dot product can be used to find the parallel component of F.
  • #1
hadroneater
59
0

Homework Statement


force vector F = 700[-0.25, 0.433, 0.866].
vector A = [-4, 4, 2]
a)What is the component of F that is parallel to A?
b}And what is component of F that is perpendicular to A?

Homework Equations


[tex]A\bullet F = |A||F|\cos{\theta}[/tex]
When two vectors are parallel:
[tex]A\bullet B = |A||B|| [/tex]
When two vectors are perpendicular
[tex]A\bullet B = 0 [/tex]


The Attempt at a Solution


I'm not sure if I should use the dot product to find the component but I figure that would be the simplest way to do so.
A = [-4, 4 ,2] = 6[-2/3, 2/3, 1/3]
The parallel force vector = s[-2/3, 2/3, 1/3]
That's all I have right now. If I use the dot product equation, both sides of the equation will come to the same term and cancel each other out. I think my definition for the parallel force vector is too general as s could be any scalar.
 
Physics news on Phys.org
  • #2
Note that
[tex]
F_{parallel} = |F|\cos{\theta}
[/tex]
(this is obvious if you draw two vectors on paper and apply a little trig)

So
[tex]
A\bullet F = |A|F_{parallel}
[/tex]
Then just use the definition of the dot product to calculate the left hand side and solve for the parallel component
 
  • #3


As a scientist, you are correct in using the dot product to find the component of vector F that is parallel to A. The dot product equation you provided is the correct one to use in this case. However, your solution is not complete. Let's look at the steps you need to take:

a) To find the component of F that is parallel to A, we need to find the scalar s that will give us the parallel force vector. Using the dot product equation, we have:

A•F = |A||F|cosθ

Substituting the values given in the problem, we have:

[-4, 4, 2]•[700(-0.25), 700(0.433), 700(0.866)] = |[-4, 4, 2]||[700(-0.25), 700(0.433), 700(0.866)]|cosθ

Simplifying, we get:

-2800(-0.25) + 2800(0.433) + 1400(0.866) = 6√21√(-0.25^2 + 0.433^2 + 0.866^2)cosθ

This reduces to:

-700 + 1212 + 1212 = 6√21√(0.75)cosθ

Solving for cosθ, we get:

cosθ = 0.5

Knowing that cosθ = adjacent/hypotenuse, we can set up a proportion to solve for the scalar s:

0.5 = s/700

Solving for s, we get:

s = 350

Therefore, the component of F that is parallel to A is 350[-0.25, 0.433, 0.866].

b) To find the component of F that is perpendicular to A, we can use the Pythagorean theorem. Since we already know the magnitude of the parallel component (350), we can find the magnitude of the perpendicular component by subtracting the magnitude of the parallel component from the magnitude of F:

|F| = √(700^2 + 700^2 + 700^2) = 700√3

|F|perpendicular = √(700√3)^2 - (350)^2 = √(2450000) - 122500 =
 

FAQ: How Do You Calculate the Parallel and Perpendicular Components of a Vector?

What is a vector?

A vector is a mathematical quantity that has both magnitude (size) and direction. It is often represented by an arrow pointing in the direction of the vector with a length proportional to its magnitude.

What are the components of a vector?

The components of a vector are the parts that make up its magnitude and direction. These are typically represented as the x and y coordinates of the vector's starting point and ending point.

How do you calculate the magnitude of a vector?

To calculate the magnitude of a vector, you can use the Pythagorean theorem, which states that the magnitude (or length) of a vector is equal to the square root of the sum of the squares of its components. In other words, the magnitude is the square root of (x² + y²).

What is the difference between a scalar and a vector?

A scalar is a mathematical quantity that has only magnitude, while a vector has both magnitude and direction. Scalars can be thought of as just numbers, while vectors are represented by both a number and a direction.

What are some real-life applications of vectors?

Vectors have numerous real-life applications, such as in physics (e.g. force and velocity), engineering (e.g. structural analysis), and navigation (e.g. mapping and GPS). They are also commonly used in computer graphics and animation to represent objects and movements in virtual environments.

Back
Top