Calculate Vector with Magnitude & Direction Given

  • Context: Undergrad 
  • Thread starter Thread starter jimbo_durham
  • Start date Start date
  • Tags Tags
    Magnitude Vector
Click For Summary

Discussion Overview

The discussion revolves around calculating the components of a vector in the xy-plane given a specific magnitude and direction. Participants explore how to derive the vector's components from a starting point and the desired direction towards the origin.

Discussion Character

  • Technical explanation
  • Mathematical reasoning

Main Points Raised

  • One participant describes a scenario where they need to calculate the vector components from a point (10,10,0) towards the origin with a specified magnitude, noting an initial misunderstanding in the direction of the vector.
  • Another participant provides a similar example with a point (10,9,0) and asks how to find the components of the vector directed towards the origin.
  • A third participant suggests finding the unit vector in the desired direction first, then multiplying it by the desired magnitude to obtain the vector components.
  • A later reply expresses satisfaction with the proposed method, indicating it worked effectively for their needs.

Areas of Agreement / Disagreement

Participants generally agree on the method of finding the unit vector and scaling it to the desired magnitude, but there is no consensus on the initial misunderstanding regarding direction and its implications for different starting points.

Contextual Notes

Some assumptions about the direction and magnitude may not be explicitly stated, and the discussion does not resolve how to handle cases where the starting point and direction vary significantly.

jimbo_durham
Messages
13
Reaction score
0
Hi, i have a known magnitude to give my vector in an xy plane, and i have a desired direction. I need the (vx, vy, vz=0) to describe my vector. I am sure this can be done easily.

an example is,

i have a point at (10,10,0) in cartesian (x,y,z) and will use this as the starting point of my vector. This vector must have a magnitude of 4, and must be in a direction along the line connecting the point (10,10,0) with the origin (0,0,0).

ie my vector has the magnitude 5 and direciton that of a vector (-10,-10,0).

in this example the solution is simply to write

[tex] z^{2}=x^{2}+y^{2}[/tex], and as x=y,

[tex] \sqrt{ \frac{z^{2}}{2} }=x=3.5[/tex] ish.

giving me vector with components (3.5,3.5,0)

this however is in the wrong direction (need (-3.5,-3.5,0))

however if x=/=y, how is this solved? and how is the direction accounted for (+ve or -ve)?
 
Last edited:
Physics news on Phys.org
for example a point at (10,9,0) with magnitude 5 along the vector from the point to the origin as before, which is now (-10,-9,0).

how do i find its components (vx, vy, vz=0)?
 
Find the unit vector first

First, find the unit vector in your desired direction; then multiply by your desired magnitude.

The vector (-10, -10, 0) lies on your direction; Now find the unit vector in that direction. i.e. divide by the magnitude. Then multiply by 4.
 
excelent, works like a dream. thanks sennyk
 

Similar threads

  • · Replies 1 ·
Replies
1
Views
3K
  • · Replies 5 ·
Replies
5
Views
4K
  • · Replies 3 ·
Replies
3
Views
3K
  • · Replies 12 ·
Replies
12
Views
5K
  • · Replies 12 ·
Replies
12
Views
3K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 9 ·
Replies
9
Views
4K
Replies
3
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 5 ·
Replies
5
Views
2K