PDA

View Full Version : Trigonometry


MathLete
Mar4-04, 07:16 PM
For my homework (actually its a bonus question) I was given an isocelese triangle with 2 sides lengths defined. Lets call it triangle ABC.


A
/\
/ \
/ \
/ \
/--------\
B C

side AB is given 5 and side AC is also 5. I have to give BC a length for the triangle to have the maximum area.

First I thought of squares. A square has more area then a rectangle with the same parameter. 5x5 is greater than 1x20 thus proves my point of squares. I thought that If the triangle would be equalateral it would have the greatest area. But I was wrong after expirementing with numbers.

Then I thought since a square has the greatest area then half a square would be a triangle and therefore the right angle triangle should have the greatest area. Witch would have sqrt(50) as BC and an area of 12.5 according to my calculations (may be wrong).

Any thoughts on what kind of triangle will have the greatest area?

Hurkyl
Mar4-04, 07:47 PM
Can you write a formula for the area of the triangle in terms of the length of the base? That might suggest a way to find the maximum area...

MathLete
Mar4-04, 07:53 PM
I don't know what you mean by that. the area of a triangle is base times hight divided by 2(bxh/2). You can use trig rations and sine/cos laws to find the hight of the triangle.

Hurkyl
Mar4-04, 07:57 PM
Well do that then; find the height of the triangle in terms of the length of the base.

kishtik
Mar8-04, 09:04 AM
If you're lazy, you can use some trigonomery.
S=(1/2)bcSinA
Which angle has the biggest sine? pi/2 (+k2pi).

ShawnD
Mar8-04, 05:14 PM
Just use some simple calculus (or cheat and just graph it on your calculator).

Look at this picture here
triangle (http://myfiles.dyndns.org/pictures/triangle1.jpg)

Now based on that diagram I can make 2 formulas:

A = xy since x is only half the base here

y = (5^2 - x^2)^\frac{1}{2}

Combine them to get this

A = x(5^2 - x^2)^\frac{1}{2}

Now differentiate it

\frac{dA}{dy} = (5^2 - x^2)^\frac{1}{2} - \frac{y^2}{(5^2 - x^2)^\frac{1}{2}}

Make that formula equal to 0 and you get x.
Since my diagram had x as only HALF of the base length, double what you get for x.

I get the base as being 7.071 long. That gives the triangle and area of 12.5


Now about what kishtik said
If you're lazy, you can use some trigonomery.
S=(1/2)bcSinA
Which angle has the biggest sine? pi/2 (+k2pi).

That gives the exact same area. (1/2)(5)(5) = 12.5

Give the teacher both answer and you might get extra bonus marks [:D]

Averagesupernova
Mar8-04, 10:03 PM
This isn't that hard. Flip the triangle so that a given side is on the bottom. (Base) You know that the formula for area is base x height x 1/2.

Now pivot the other given side until you get the most height out of it. The base is given, you have the most height you can possibly get in ONE position only. Is this sinking in?