Author Topic: Looking for an equation...  (Read 793 times)

0 Members and 3 Guests are viewing this topic.

Looking for an equation...
Does anyone know how to solve for displacement between 2 positions algebraically?

the reason I ask is because in physics class I need to find displacement using a diagram and physically measure the dsiplacement, and I hate drawing diagrams, its both annoying and innacurate.

so instead of drawing a scale drwaing of, for example, 30km[E21'N] and 40km[W35'N] and then connect those points and measuring the displacement, what's the equation to solve it algebraically?
Derek Smart is his own oxymoron.

 

Offline Dark RevenantX

  • 29
  • anonymity —> animosity
So, there IS a difference between physical science and physics.  As an eighth grader, i'm three years behind you.  If I knew what you were talking about I would be able to help you, as math is my strong suit.
« Last Edit: September 27, 2005, 03:19:26 pm by 2397 »

 

Offline CP5670

  • Dr. Evil
  • Global Moderator
  • 212
What exactly are you given here? I'm not sure what you want to do.

 

Offline CP5670

  • Dr. Evil
  • Global Moderator
  • 212
oh, I think I see now. Just split the vectors into rectangular components and take the distance. This should work:

sqrt( L1² - 2 L1 L2 cos[ (A1 - A2)*pi/180 ] + L2² )

where L1 and L2 are the lengths of the vectors and A1 and A2 are the respective angles in degrees. It doesn't matter how the angles are oriented as long as you use the same zero direction for all of them.
« Last Edit: September 27, 2005, 03:40:11 pm by 296 »

  
Can't you use the horizontal distance and the vertical distance to form a triangle, and then calculate the displacement using pythagora's theorem?

This is not a signature.
You did not see this.
It was all a dream.
You will not tell anyone about this.

Now go and read this signature again.

So, you actually bothered to scroll down, eh? If you're that bored, you might as well take a look at the links above.

 
Ok, so I drew this drawing in photoshop to help. When D1 and D2 are give I need to find Delta D(displacement). The method I use in class is to draw D1 and D2 as shown and then connect them to get Delta D. This way requires me to measure the lenght of Delta D and its angle.

I hope this diagram makes sense. CP, that looks like it might work, I'll try it. And for the angles, do I write them as part of a whole 360 degrees (ie 69 degrees and 305 degrees, [E21'N] and [W35'N] respectively?)
Derek Smart is his own oxymoron.

 

Offline Kamikaze

  • A Complacent Wind
  • 29
    • http://www.nodewar.com
You can divide each up into two vectors and add them.

x = cos(55) * 40 + cos(291) * 30
y = sin(55) * 40 + sin(291) * 30

(Taking N as 0 degrees and going counter-clockwise)

Then the final vector can be expressed (x, y) or (sqrt(x^2 + y^2), tan^-1(y/x))

For the angles it doesn't matter how you express the angles as long as they're consistent. It also depends on your teacher's preference.
« Last Edit: September 27, 2005, 08:02:01 pm by 179 »
Science alone of all the subjects contains within itself the lesson of the danger of belief in the infallibility of the greatest teachers in the preceding generation . . .Learn from science that you must doubt the experts. As a matter of fact, I can also define science another way: Science is the belief in the ignorance of experts. - Richard Feynman