The Student
Junior Member
- Joined
- Apr 25, 2012
- Messages
- 241
by just knowing two sides of a triangle and without using tan, cos or sin?
What is the proper but basic way to find radians or angles by just knowing two sides of a triangle
This is true only if you know something else about the triangle.
I suspect you are thinking of right triangles, because you mentioned Trig Functions.
The answer is that you can approximately measure angles in radians or degrees using a protractor.
If you are told the two sides of a right triangle (x,y), the ATan(y/x) gives the angle defined as accurately as you can calculate the ATan function.
Why must the universe behave in accord with your presumptions about how it should? I suspect that the universe is equally oblivious to your intuitions as to mine. (Yes, it is a depressing thought.)There must be a way to get the exact angle using calculus. In other words, there must be a known relationship between the arc length and the opposite side to the angle or radian size in question. In grade 12, we were taught how to find the arc length and angle by memorizing the unit circle diagram. I have to think that there is a really easy way to know the radians or angle of a right triangle that does not only have a height of 1/2, (2^1/2)/2 or (3^1/2)/2 with hypotenuses of one.
There must be a way
If I expect the universe to work a certain way knowing my mathematical background, then I need psychological help - forget math.Why must the universe behave in accord with your presumptions about how it should? I suspect that the universe is equally oblivious to your intuitions as to mine. (Yes, it is a depressing thought.)
Furthermore, what do you mean by exact? Expressible as a rational number? Expressible in terms of trigonometric functions?
Well, then what does the calculator function cotan do
It uses one of several methods of approximation. As mmm said, the approximation is as good the manufacturer decides to make it, but it seldom is exact.Well, then what does the calculator function cotan do to the ratio of the triangle's sides? whatever that is is probably what I am trying to figure out.
Most scientific calculators are programmed to start adding terms of an infinite sequence (these terms are algebraic expressions derived from trigonometry), the sum of which increasingly approaches the trig function at hand. It continues adding terms until its result reaches the precision threshold set by the manufacturer or user.
Same thing happens, with built-in functions to determine angles from sides.
EG:
When you know sides a, b, and c, of some triangle, and you want angle A, then you'd enter the sides, and the calculator's programming would do something like this:
x = (b^2 + c^2 - a^2)/(2bc)
A = Pi/2 - x - 1/2*x^3/3 - 1/2*(3/4)*x^5/5 - 1/2*(3/4)*(5/6)*x^7/7 - and so on … until 16-digits' precision (or whatever) is attained.
The formulas are based on trigonometry. :cool:
when people are given the lengths of all 3 sides of a triangle, is it possible to find an exact value for its [angles]?
Not an exact value; an approximation to as many decimal places of precision that they desire. (Your original post does not mention "exact values" for angle measurements; is that what you're thinking?)
What bothers me about this question is that the OP is using "radian" as synonym of "angle".
It is like using "centimeter" as synonym of "length"!!
Or using "Newton" as synonym of "force"!!
Aren't they interchangeable?
I can say 180 degrees or 3.14 radians. But I can't say 5 force or 5 Newtons, right?
More info is needed than 2 sides unless it's a right triangle. Non right triangles contain right triangles from which you can get Sine, Cosine, etc. if you know 1 more side or angle. Cosine is just the quotient of the perpendicular line adjacent to the angle & the hypotenuse.