Question #4acab

1 Answer
Aug 6, 2017

See below.

Explanation:

I'm not sure what your current knowledge of trigonometry is so I will include a more in-depth explanation below.

Trigonometry and Forces

Suppose we have some object on an incline, and we need to take inventory of all the forces acting on the object.

Consider this "frictionless" inclined plane:

Wikipedia

Because the force of gravity acts vertically on the object, it occurs at an angle relative to the plane. The diagram breaks the force of gravity up into its parallel (x, horizontal) and perpendicular (y, vertical) components. Let's examine how this is done.

enter image source here

As shown above, we can imagine that a triangle is formed by the force of gravity and the vertical. We can imagine the normal force like the positive y-axis of an x-y plane and set up our coordinate system accordingly.

You mentioned using the Pythagorean theorem, which, in combination with trigonometry, is how the components of a force are found.

#vecF_(n e t)=sqrt((F_x)^2+(F_y)^2)#

Which looks very similar to #c=sqrt(a^2+b^2)#

The net force is the hypotenuse of the right triangle. The parallel (x) and perpendicular (y) components then make up the horizontal and vertical sides of the triangle, respectively.

For an inclined plane like this, the angle between the net force and the vertical is equal to the angle of incline. There is a fairly simple geometrical proof of this, but it is not necessary to know and I will not include it to avoid confusion, though I would be happy to explain upon request.

If we then imagine connecting the sides to form a right triangle as shown in the above diagram, what we are left with is something like this:

enter image source here

And this is a basic right triangle just like the ones we dealt with before.

So, time for an example problem. Say the angle of incline is #60^o# and the mass of the object is #2kg#.

This means that the force of gravity is

#vecF_G=mg=(2kg)(9.81m/s^2)=19.62N# downward.

This is our hypotenuse.

Now we want to find the parallel and perpendicular components of the force of gravity.

We can see from the triangle that the parallel (x) component is opposite the angle #theta#, so we'll want to use the sine function.

#sin(theta)=("opposite")/("hypotenuse")#

#=>sin(theta)=((F_G)_x)/(F_G)#

We want to find #(F_G)_x#, so we can rearrange the above equation to solve for it.

#=>(F_G)_x=F_Gsin(theta)#

#=mgsintheta#

#=(19.62N)sin(60^o)#

#=16.99~~17N#

So the parallel component of gravity is about 17 newtons.

Onto the perpendicular component. We can see that it is adjacent to the angle, so we want to use the cosine function.

#cos(theta)=("adjacent")/("hypotenuse")#

#=>cos(theta)=((F_G)_y)/(F_G)#

#=>(F_G)_y=F_Gcos(theta)#

#=mgcos(theta)#

#=(19.62N)cos(60^o)#

#=9.8N#

So the perpendicular component of gravity is about 9.8 newtons.

We can verify this result using the Pythagorean theorem.

#a^2+b^2=c^2#

#=>c=sqrt(a^2+b^2)#

#=>F_G=sqrt((17)^2+(9.8)^2)#

#=19.62N#

Just as we calculated above for the magnitude of the force of gravity.

You can apply this method in a similar way to find resultant forces. Break the forces up into their respective components, be sure to keep track of what is positive and what is negative (be consistent), add all of those that are horizontal and add all of those that are vertical, and then use the pythagorean theorem to find the magnitude as shown above.

#-----#

Trigonometry is a branch of mathematics that deals with the relationship between the sides and angles of triangles and the functions of the angles. These functions are called trigonometric ("trig") functions . You will likely only need to worry about three of them: the sine, the cosine, and the tangent, as you are mostly likely to be dealing with right triangles (triangles with a #90^o# angle).

Right triangle:

Wikipedia

A right triangle with angles A, B, C and side lengths a,b,c.

The trigonometric functions I mentioned above are functions of an angle. You would see #cos(theta), sin(theta),#and #tan(theta)# as the representations of these functions.

Cosine

The cosine of an angle is given as a ratio (as in a fraction) of the length of the adjacent side to the length to the hypotenuse of the triangle. The adjacent side length is the one closest to the angle, and the hypotenuse is the longest side of the triangle, labeled #c# in the above diagram.

#cos(theta)=("adjacent")/("hypotenuse")#

So from the triangle above, for the angle A we would write:

#cos(A)=b/c#

For angle B:

#cos(B)=a/c#

We don't take the cosine of angle C as the cosine of #90^o# is zero, but I will mention that a bit later.

Sine

The sine of an angle is given as the length of the opposite side to the length of the hypotenuse of the triangle.

#sin(theta)=("opposite")/("hypotenuse")#

#sin(A)=a/c#

#sin(B)=b/c#

Tangent

The tangent of an angle is given as the length of the opposite side to the length of the adjacent side.

#tan(theta)=("opposite")/("adjacent")#

#tan(A)=a/b#

#tan(B)=b/a#

A good way to remember these functions is SOH CAH TOA.

#color(blue)("S")#ine: #color(blue)("O")#pposite over #color(blue)("H")#ypotenuse, #color(blue)("C")#osine: #color(blue)("A")#djacent over #color(blue)("H")#ypotenuse, #color(blue)("T")#angent: #color(blue)("O")#pposite over #color(blue)("A")#djacent