
December 22nd, 2004
03:30 PM
Does anyone ever read these things?
Status: Offline!
simple trigonometry problem
Ok I cant seem to remeber how to do this so can some one please help me:
I have a right triangle with side a, side b, and side c. Now I remember that a2 * b2 = c2, but do not remember how to get the other sides when you already have the length of side c. If I know that the hypotenuse is 60, what are the lengths of the other sides? (I remeber that it has something to do with sin, cosin, and tan, but cant remember how to do this)
___________________
All opinions will be lined up and shot!

December 22nd, 2004
03:37 PM
Neversidian
Status: Offline!
Just manipulate the formula:
a2 * b2 = c2
a2 = c2 / b2
b2 = c2 / a2
___________________
Alex Ford
Neversidian General Editor and Columnist
http://www.lexmediaconsulting.com/

December 22nd, 2004
04:16 PM
that formula is wrong. its not a2 * b2 = c2. the correct forumla is: a2 + b2 = c2.
if you have a 30 60 90 triangle or a 45 45 90, then you can figure out the other two sides very easily because all of the sides are in proportion.
if you have something besides those two, you can use sin, cos, and tan.
___________________


December 22nd, 2004
04:18 PM
Neversidian
Status: Offline!
Yeah sorry, I hit the wrong key. Didn't register in my mind. He's right about the +.
___________________
Alex Ford
Neversidian General Editor and Columnist
http://www.lexmediaconsulting.com/

December 24th, 2004
07:25 PM
Neverside Newbie
Status: Offline!
And don't forget..
sine(angle) = opposite/hypotenuse
cosine(angle) = adjacent/hypotenuse
tangent(angle) = opposite/adjacent.
___________________


March 9th, 2005
07:03 PM
Originally posted by Halobreak:
And don't forget..
sine(angle) = opposite/hypotenuse
cosine(angle) = adjacent/hypotenuse
tangent(angle) = opposite/adjacent.
Just remember SOHCAHTOA, that's what I do. 
___________________
// Ben

March 9th, 2005
07:16 PM
Neverside Newbie
Status: Offline!
I just remember OH AH OA!
I got the pattern of Sin cos tan through my head, so thats easy to remember if its in that order ;p
___________________


March 16th, 2005
04:27 AM
loves kitties and cuddles
Status: Offline!
Also you might like to use the law of sines:
(sin A / a) = (sin B / b) = (sin C / c)
or the law of cosines:
a^2 = b^2 + c^2 - 2bc cos A
b^2 = a^2 + c^2 - 2ac cos B
c^2 = a^2 + b^2 - 2ab cos C
These work with any triangle, not just right triangles.
___________________
I've got a girlfriend! WOOT.
Last edited by Jeff, March 16th, 2005 04:28 AM (Edited 1 times)

March 16th, 2005
06:38 AM
Neverside Newbie
Status: Offline!
There's a derivation of the cosine rule too:
cos A = (b^2 + c^2 - a^2) / 2bc
cos B = (a^2 + c^2 - b^2) / 2ac
cos C = (a^2 + b^2 - c^2) / 2ab
That's for working out unknown angles in any triangle.