|
-
Mar 4th, 2003, 11:37 PM
#1
Thread Starter
New Member
Confirmation
Can u guys verify that this is correct.
If i have a triangle with sides 8, 11 and 17, would the length of the altitude drawn to the SMALLEST side be 10.99 or 11
/ \
8 / \11
/ ___ \
17
i used Sin and Cos to find out the measures of each of the angles which turned out to be
111.61
/ \
40.32____28.07
then to solve for the altitude from the vertex of 11 and 17 to 8 (which would be the smallest side)
i did
Sin 40.32 = alt/17 SOH(opposite/hypotenuse)
\ /
17 * Sin(40.32) = alt
and arrived at 10.99 or 11
would this be a way to solve it?
Thanks
-
Mar 5th, 2003, 01:56 AM
#2
You have:
a=8
b=11
c=17
Using those formulas:
alpha = acos((a * a - b * b - c * c) / (-2 * b * c))
beta = acos((b * b - c * c - a * a) / (-2 * c * a))
gamma = acos((c * c - a * a - b * b) / (-2 * a * b))
ha = b * sin(gamma)
hb = c * sin(alpha)
hc = a * sin(beta)
I get:
alpha=22,31 degrees
beta=31,47 degrees
gamma=126,22 degrees
height on a (ha) =8,87
hb=6,45
hc=4,18
I didn't get any 40,32 degrees nor 10,99 height????
You're welcome to rate this post!
If your problem is solved, please use the Mark thread as resolved button
Wait, I'm too old to hurry!
-
Mar 5th, 2003, 04:13 AM
#3
-
Mar 6th, 2003, 04:17 AM
#4
Funny way to get a height,
that way you only get half the height!
Remember the area of a triangle is HALF of (Base * height on Base)
You're welcome to rate this post!
If your problem is solved, please use the Mark thread as resolved button
Wait, I'm too old to hurry!
-
Mar 7th, 2003, 01:52 AM
#5
Fanatic Member
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|