SOLUTION: I am completely confused regarding trig, the beginner trig in involving right triangles: Sin: opposite leg/ hypotenuse Cos: adjacent leg/ hypotenuse Tan: adjacent leg/oppo

Algebra ->  Trigonometry-basics -> SOLUTION: I am completely confused regarding trig, the beginner trig in involving right triangles: Sin: opposite leg/ hypotenuse Cos: adjacent leg/ hypotenuse Tan: adjacent leg/oppo      Log On


   



Question 143235: I am completely confused regarding trig, the beginner trig in involving right triangles:
Sin: opposite leg/ hypotenuse
Cos: adjacent leg/ hypotenuse
Tan: adjacent leg/opposite leg
Is this correct?
How do you know what leg is adjacent?
What happens when you have a angle but you need to find a leg number? Do you use 'sin-1'?

Found 3 solutions by vleith, jim_thompson5910, solver91311:
Answer by vleith(2983) About Me  (Show Source):
You can put this solution on YOUR website!
Tangent = opposite/adjacent
See here for a good picture --> http://www.grc.nasa.gov/WWW/K-12/airplane/sincos.html
When thinking about sine, cosine and tangent, one has to think about which vertex of the triangle you are referencing. Assume you pick one vertex, then the adjacent leg is the one that 'touches' your vertex. The hypotenuse is always the 'long side'. make sense?
When you have an angle, and also one of the sides (but not a second side), you setup the ratios as you nothed above, and then use your calculator to find the sine or cosine ro tangent of the angle. The cross multiply to find the unknown side.

Answer by jim_thompson5910(35256) About Me  (Show Source):
You can put this solution on YOUR website!
you are close about the trig functions. However, tangent is incorrect
It should be
Tan: opposite leg/adjacent leg




The adjacent leg is simply the leg that is closest to the given angle (ie it is adjacent or next to the angle)



If you draw a triangle like this:



In the drawing, a is the opposite side (it is opposite from angle x), b is the adjacent side (it is adjacent to angle x), c the hypotenuse, and x is the given angle


Sin: opposite leg/ hypotenuse = a%2Fc

Cos: adjacent leg/ hypotenuse = b%2Fc

Tan: opposite leg/adjacent leg = a%2Fb

Answer by solver91311(24713) About Me  (Show Source):
You can put this solution on YOUR website!
Your function definitions are correct.

If you have a right triangle, then you have one right angle and two other (acute) angles. The two acute angles are each formed by the hypotenuse and one of the legs. That leg that forms one side of the angle is the adjacent side, and the other leg is the opposite side. The way to remember is that the word adjacent means 'next to' So the adjacent side is 'next to' the angle, and the opposite side is across from or 'opposing' the angle.

See figure:
Side c is the hypotenuse.
Side a is opposite Angle A and Side b is adjacent Angle A
Side b is opposite Angle B and Side a is adjacent Angle B




If you know the measure of an angle and the measure of the length of any of the three sides, then you can calculate all of the other parts. Knowing just the measure of one of the acute angles is insufficient information because there are an infinite number of similar right triangles with the given acute angle measure.

Let's say you know (refering to the figure) Angle a and Side b, and you want to find the hypotenuse.

Knowing that cos%28A%29=adj%2Fhyp, you can look up (or use your calculator) to find cos%28A%29 and divide that into b (the measure of the adjacent side) to get the measure of the hypotenuse.

Where you would use the inverse functions asin%28x%29,acos%28x%29,and atan%28x%29 is when you are given the measures of two of the sides and want to know the angle. (asin%28x%29, meaning 'arcsin' is the same as 'inverse sin' or sin raised to the -1 power) When you see asin%28x%29 read it like this: "The measure of the angle whose sine is x" For example, let's say (referring to the figure) you are given the measures of sides a and c and are asked to find the measure of Angle A. If you divide a (the opposite side) by c (the hypotenuse), you get the value of sin%28A%29. Now you need to use asin%28a%2Fc%29%29 to find the measure of the angle whose sine is a%2Fc.