Which Trig Function Should You Use to Solve for c in a Right Triangle?

AI Thread Summary
To determine which trigonometric function to use for solving for side c in a right triangle, it's essential to identify the known values and the relationships between the sides and angles. In this case, with angle A at 40 degrees and side b equal to 2, the cosine function is appropriate because it relates the adjacent side (b) to the hypotenuse (c). The formula cos(40) = 2/c allows for the calculation of c directly. While other methods, such as using the sine function or the Pythagorean theorem, are valid, using the cosine function minimizes the risk of propagating arithmetic errors from previously calculated values. Understanding the conventions of triangle side labeling and trigonometric relationships is crucial for accurate problem-solving.
land_of_ice
Messages
136
Reaction score
0
Trig right triangle solving question How do you know if you should pick tan, cot, etc for the last part?
if b = 2 , A =40 , find a,c, and B
I found all of them except for c , how do you get c
There's a part almost at the end that goes like tan40 degrees = a/2 and Cos 40 degrees = 2/c
Why do you know to pick Cos 40 , why not tan40 or cot of 40 for that last part there?
 
Last edited:
Physics news on Phys.org


What "last part there"? You haven't included whatever you're talking about in your post.

A guess about the use of cosine: To find an unknown with a trig function, you must have an equation that has the unknown in it along with other known information. If you want to find c and cosine involves c, use cosine.

There is often more than one way to solve for an unknown. If c is the hypotenuse you can also use c^2 = a^2 + b^2 to solve for it after you find b.
 


land_of_ice said:
Trig right triangle solving question How do you know if you should pick tan, cot, etc for the last part?
if b = 2 , A =40 , find a,c, and B
I found all of them except for c , how do you get c
There's a part almost at the end that goes like tan40 degrees = a/2 and Cos 40 degrees = 2/c
Why do you know to pick Cos 40 , why not tan40 or cot of 40 for that last part there?

Can you upload a picture that explains this?

My guess is, although Stephen Tashi is right, it's usually best to only use values given in a question if you can, just in case your values calculated in other parts of the question are wrong, which could cause confusion if you get odd answers later on.
 


The convention is that, in a triangle, sides labeled a, b, c are opposite angles labeled A, B, C respectively.

And, in right triangles, by convention, C is the right angle and c is the hypotenuse.

Back when you first learned about trig functions you were supposed to have learned something like:
sine= opposite side/hypotenuse,
cosine= near side/hypotenuse
tangent = opposite side/near side

Given angle A and side b, you think- a is the side opposite angle A and b is the other leg, the side "near" angle A so the appropriate formula is "tangent= opposite side/near side": tan(A)= a/b or tan(40)= a/2. Then solve for a.

To find c, given only angle a and angle b, you think, c is the hypotenuse and b is the "near" side to A so the appropriate formula is "cosine= near side over hypotenuse":
cos(A)= b/c or cos(40)= 2/c. Then solve for c.

Of course, if, at this point, you have already solved for a, you could think "sine= opposite side over hypotenuse": sin(40)= a/c. Or, as Stephen Tashi said, you could use [math]c^2= a^2+ b^2[/math]. However, I agree with sjb-2812 that it is better to use the initially given values- you will not propagate arthmetic errors.
 
I tried to combine those 2 formulas but it didn't work. I tried using another case where there are 2 red balls and 2 blue balls only so when combining the formula I got ##\frac{(4-1)!}{2!2!}=\frac{3}{2}## which does not make sense. Is there any formula to calculate cyclic permutation of identical objects or I have to do it by listing all the possibilities? Thanks
Since ##px^9+q## is the factor, then ##x^9=\frac{-q}{p}## will be one of the roots. Let ##f(x)=27x^{18}+bx^9+70##, then: $$27\left(\frac{-q}{p}\right)^2+b\left(\frac{-q}{p}\right)+70=0$$ $$b=27 \frac{q}{p}+70 \frac{p}{q}$$ $$b=\frac{27q^2+70p^2}{pq}$$ From this expression, it looks like there is no greatest value of ##b## because increasing the value of ##p## and ##q## will also increase the value of ##b##. How to find the greatest value of ##b##? Thanks
Back
Top