Gravitational Force: Difference between revisions

From Physics Book
Jump to navigation Jump to search
Line 23: Line 23:


: '''(a)''' The position vector of Moon relative to Earth is,  
: '''(a)''' The position vector of Moon relative to Earth is,  
:: <math>\vec{\mathbf{r}}</math> = <2.8 x 10<sup>8</sup>,0,-2.8 x 10<sup>8</sup>> - <0,0,0>
:: <math>\vec{\mathbf{r}}</math> = <math><2.8 x 10^8,0,-2.8 x 10^8> - <0,0,0></math>
:: <math>\vec{\mathbf{r}}</math> = <math><2.8 x 10^8,0,-2.8 x 10^8></math> m
:: <math>\vec{\mathbf{r}}</math> = <math><2.8 x 10^8,0,-2.8 x 10^8></math> m



Revision as of 20:18, 27 November 2015

Main Idea

A Mathematical Model

What are the mathematical equations that allow us to model this topic. For example [math]\displaystyle{ {\frac{d\vec{p}}{dt}}_{system} = \vec{F}_{net} }[/math] where p is the momentum of the system and F is the net force from the surroundings.

A Computational Model

How do we visualize or predict using this topic. Consider embedding some vpython code here Teach hands-on with GlowScript

Units

In Si Unit, Gravitational Force F is measured in Newtons (N), the two masses, m1 and m2 are measures in kilograms (Kg), the distance is measured in meters (m), and the gravitational constant G is measured in N m2/ kg−2 and has a value of 6.674×10−11 N m2/ kg−2. The Gravitational Constant G have different values for different units. The value of constant G appeared in Newton's law of universal gravitation, but it was not measured until seventy two years after Newton's death by Henry Cavendish with his Cavendish experiment in 1798. The value of gravitational constant was also the first test of Newton's law between two masses in Laboratory.

Examples

Be sure to show all steps in your solution and include diagrams whenever possible

Simple

The mass of the Earth is 6 x 1024 kg, and the mass of the Moon is 7 x 1022 kg. At a particular instance the moon is at location <2.8 x 108,0,-2.8 x 108> m, in a coordinate system whose origin is at the center of the earth. (a) What is [math]\displaystyle{ \vec{\mathbf{r}} }[/math], the relative position vector from the Earth to the Moon? (b) What is [math]\displaystyle{ |\vec{\mathbf{r}}| }[/math]? (c) What is the unit vector [math]\displaystyle{ \vec{\mathbf{r}} }[/math]? (d) What is the gravitation force exerted by the Earth on the Moon? Your answer should be in vector.

The solution of the problem involves substituting known values of G (6.673 x 10-11 N m2/kg2), m1 6 x 1024 kg, m2 7 x 1022 kg and d <2.8 x 108,0,-2.8 x 108> m into the universal gravitation equation and solving for Fgrav. The solution is as follows:

(a) The position vector of Moon relative to Earth is,
[math]\displaystyle{ \vec{\mathbf{r}} }[/math] = [math]\displaystyle{ \lt 2.8 x 10^8,0,-2.8 x 10^8\gt - \lt 0,0,0\gt }[/math]
[math]\displaystyle{ \vec{\mathbf{r}} }[/math] = [math]\displaystyle{ \lt 2.8 x 10^8,0,-2.8 x 10^8\gt }[/math] m
(b) The magnitude of position vector of Moon relative to Earth is,
[math]\displaystyle{ |\vec{\mathbf{r}}| }[/math] = [math]\displaystyle{ /sqrt((2.8 x 10^8)^2+0^2+(-2.8 x 10^8)^2) }[/math]
[math]\displaystyle{ |\vec{\mathbf{r}}| }[/math] = [math]\displaystyle{ 4.0 x 10^8 }[/math] m

Middling

Difficult

Connectedness

  1. How is this topic connected to something that you are interested in?
  2. How is it connected to your major?
  3. Is there an interesting industrial application?

History

Put this idea in historical context. Give the reader the Who, What, When, Where, and Why.

See also

Are there related topics or categories in this wiki resource for the curious reader to explore? How does this topic fit into that context?

Further reading

Books, Articles or other print media on this topic

External links

Internet resources on this topic

References

This section contains the the references you used while writing this page