Questions about Trigonometry

$\begingroup$

I just learned the very basics of Trigonometry yesterday. I can answer all the questions on the homework but feel uneasy because I still have some question about it. Here are the questions:

What does it mean to take the sin, cos, or tan of an angle? I know it has do do with the ratios but how does that apply to triangles? I just don't fully understand that concept.

Also how does the calculator know for example what the sin(53) is. When finding missing side of non special triangles, at some point I type a random number into the calculator and press either sin/tan/cos. How does it know that though?

Thanks! I'm very new to this subject and so excited to learn more.

$\endgroup$ 4

3 Answers

$\begingroup$

Firstly, good questions! Many people (in my experience) just learning trig don't actually understand what the trig functions are, so well done for asking!

Firstly, you need to understand similarity of shapes. More specifically, when talking about right triangles, if I keep all angles in the triangle the same but I change the length of one the sides by some factor, then all the sides of the triangle will be changed by that factor.

For example, if I had a right angled triangle with side lengths $a,b$ and $c$, then if I doubled the length of the side that was $a$ to $2a$ then all the other lengths of the triangle will also be doubled. This is where trigonometric functions come in.

Consider a right angles triangle containing an angle A, as shown in the image below.enter image description here

We define the (basic) trigonometric functions as follows:$$\sin A=\frac{a}{c}=\frac{\text{Opposite}}{\text{Hypotenuse}}$$$$\cos A=\frac{b}{c}=\frac{\text{Adjacent}}{\text{Hypotenuse}}$$$$\tan A=\frac{a}{b}=\frac{\text{Opposite}}{\text{Adjacent}}$$

So in fact the trigonometric functions for a given angle give us the ratio of any two relevant sides of this right angled triangle. Note that because of similarity as discussed before this ratio is constant however large this right angled triangle is, as long as the angles are kept constant.

This definition cannot be extended to angles larger than $90$ degrees (or negative ones for that matter); if you want I could do this for you but it is more complicated.

As for your second question about how the calculator 'knows' what values these trigonometric functions have for a given angle, I'm afraid you'll need to wait until you learn some calculus in order to be able to understand how we can approximate values of trig functions. (We can use Maclaurin series if you know what that is; if not don't worry.)

I hope I have helped you. Please feel free to ask anything that may still be bothering you.

$\endgroup$ 3 $\begingroup$

Draw a right triangle with hypothenuses of length $1$ and the given angle. The sine and cosine will be the lengths of the two other sides. This is the geometric definition. (The tangent is the ratio of these.)

There is also an analytical definition, based on the complex exponential $e^{ix}$. There are tools such as the Taylor development to evaluate the functions for a given $x$ using the four arithmetic operations. This is a broad topic. You may have a look at the very clever CORDIC method.

$\endgroup$ 10 $\begingroup$

Draw a right triangle abc with a b the hypotenuse of length one and angle b a c your desired angle, say 53°.

Then the sine of angle bac is defined as the length of bc, the cosine as the length of ac, and the tangent as sine/cosine.

These are just the definitions of these functions of an angle.

As the computing these functions, many ways have been derived for doing it and these have been implemented and calculators and programming languages.

$\endgroup$

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy

You Might Also Like