Apparent trigonometric inconsistencies

  • Context: Undergrad 
  • Thread starter Thread starter intervoxel
  • Start date Start date
  • Tags Tags
    Trigonometric
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
3 replies · 1K views
intervoxel
Messages
192
Reaction score
1
a is the opposite side
b is the adjacent side
c is the hypotenuse.
x is the angle

Problem: expression for sin x as a function of a and c.

Solution:

Identities taken from textbooks:

sin x = a/b (1)
tan x = a/c (2)
sin x = sqrt(tan^2 x / (1 + tan^2 x)) (3)

substituting (2) in (3), we have

sin x = a / sqrt(a^2 + c^2) (4)

On the other hand,

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

substituting this in (1), we have

sin x = a / sqrt(-a^2 + c^2) (5)

(4) != (5) ? how come?

What's wrong here, please?
 
Mathematics news on Phys.org
intervoxel said:
a is the opposite side
b is the adjacent side
c is the hypotenuse.
x is the angle

Problem: expression for sin x as a function of a and c.

Solution:

Identities taken from textbooks:

sin x = a/b (1)
tan x = a/c (2)

You don't cite a source for (1) and (2) above, but each is incorrect. The sine is the opposite over the hypotenuse and the tangent is the opposite over the adjacent.

Here is a nifty graphic:

trigonometry-functions.gif
 
  • Like
Likes   Reactions: intervoxel
Oops!
Thank you for the prompt answer.
 
Remember your SOH CAH TOA...
 
  • Like
Likes   Reactions: intervoxel