Calculating tan(arcsin(1/7)) using trigonometric equations

  • Thread starter Thread starter beborche
  • Start date Start date
  • Tags Tags
    Trigonometric
AI Thread Summary
To calculate tan(arcsin(1/7), the angle v is defined such that sin(v) = 1/7. A right triangle is constructed where the opposite side is 1 and the hypotenuse is 7, allowing the use of the Pythagorean theorem to find the adjacent side. The formula tan(v) = opposite/adjacent leads to the final answer of tan(arcsin(1/7)) = 1/(4√3). The discussion emphasizes the importance of understanding trigonometric relationships and the Pythagorean theorem in solving such problems without a calculator. The solution process highlights the connection between sine, tangent, and the geometry of triangles.
beborche
Messages
19
Reaction score
0

Homework Statement


Calculate tan(arcsin(1/7))

Homework Equations


arcsinv = x => sinx = v
sinx = (opposite/hypotenuse) (in a right-angled triangle)
tanx = (opposite/adjacent)

The Attempt at a Solution


Well I realize that arcsin(1/7) is an angle. Let's call it v. I also know that arcsin(1/7) => sin(v) = 1/7.

So i try to picture myself a triangle like this:
math_problem.png

After this I'm lost. I'd like to use tanx = o/a, but I only know the value of o. I'm not sure how these kind of problems are solved. Any ideas?
 
Physics news on Phys.org
technically, you only have the shape of the triangle, so it would be more correct to label the sides as 7a and a (where a is some undetermined constant).

From here you can find the other side using a well known theorem about triangles. (I'm sure you know it, maybe you've forgotten). And then once you have the other side, you can find tan.
 
@BruceW

Thanks man. I knew I could just hit arcsin(1/7) in on my calculator to find the angle and then from there find the adjacent side, but we're not allowed to use the calculator.

But then I realized you meant Pythagoras theorem, which I ofcourse didnt think about...

Thanks again! I think I solved it (got no key/solutions so can't check it). I got the answer:
tan(arcsin(1/7)) = tan(v) = 1(4sqrt(3))
 
\tan\arcsin x = \frac{\sin \arcsin x}{\cos \arcsin x} = \frac{x}{\sqrt{1-x^2}}
 
beborche said:
@BruceW

Thanks man. I knew I could just hit arcsin(1/7) in on my calculator to find the angle and then from there find the adjacent side, but we're not allowed to use the calculator.

But then I realized you meant Pythagoras theorem, which I ofcourse didnt think about...

Thanks again! I think I solved it (got no key/solutions so can't check it). I got the answer:
tan(arcsin(1/7)) = tan(v) = 1(4sqrt(3))

Yes, Pythagoras, that's the one. And you meant 1/(4sqrt(3)), right?

And P.S. dextercioby has written the same method, but all in one step.
 
Alright. Yes i meant 1/(4sqrt(3)).
 
I picked up this problem from the Schaum's series book titled "College Mathematics" by Ayres/Schmidt. It is a solved problem in the book. But what surprised me was that the solution to this problem was given in one line without any explanation. I could, therefore, not understand how the given one-line solution was reached. The one-line solution in the book says: The equation is ##x \cos{\omega} +y \sin{\omega} - 5 = 0##, ##\omega## being the parameter. From my side, the only thing I could...
Back
Top