SOLUTION: An isosceles triangle has a perimeter of 8 cm. Find a function that models its area A in terms of the length of its base b.

Algebra ->  Customizable Word Problem Solvers  -> Geometry -> SOLUTION: An isosceles triangle has a perimeter of 8 cm. Find a function that models its area A in terms of the length of its base b.      Log On

Ad: Over 600 Algebra Word Problems at edhelper.com


   



Question 30440: An isosceles triangle has a perimeter of 8 cm. Find a function that models its area A in terms of the length of its base b.
Answer by longjonsilver(2297) About Me  (Show Source):
You can put this solution on YOUR website!
Draw an isosceles triangle and drop a perpendicular from the apex to the mid-point of the base, b. You now have 2 right-angled triangles.

Let the height = h
Let both the angled sides of the isosceles triangle be x, so that the perimeter is x+x+b --> 2x+b=8 which means that x=(8-b)/2.

What we need to do is rewrite the x in terms of b, to satisfy the question.

We have 3 things we can use:
1. Pythagoras' Theorem for one of the right-angled triangles
2. Area of a triangle is (1/2)*base*height
3. the relationship +x=%288-b%29%2F2+

1. In either of the 2 rightangled triangles, we have +x%5E2+=+%28b%2F2%29%5E2+%2B+h%5E2+.

This means that +x%5E2+=+b%5E2%2F4+%2B+h%5E2+
+h%5E2+=+x%5E2+-+b%5E2%2F4+ -- eqn1

Now, from +x=%288-b%29%2F2+, we have +x+=+4+-+%28b%2F2%29+. So +x%5E2+=+%284+-+%28b%2F2%29%29%5E2+. Therefore +x%5E2+=+16+-+4b+%2B+b%5E2%2F4+

Right, we now have an equation relating x to b. If we substitute this into eqn1, we get:

+h%5E2+=+x%5E2+-+b%5E2%2F4+
+h%5E2+=+%2816+-+4b+%2B+b%5E2%2F4%29+-+b%5E2%2F4+
+h%5E2+=+16+-+4b+%2B+b%5E2%2F4+-+b%5E2%2F4+
+h%5E2+=+16+-+4b+
so that +h+=+sqrt%2816+-+4b%29+

Right, we now have height in terms of just b.

So, from Area of a triangle is (1/2)*base*height, we get

+Area+=+%281%2F2%29%2Ab%2A%28sqrt%2816+-+4b%29%29+
+Area+=+%28b%2F2%29%28sqrt%2816+-+4b%29%29+
+Area+=+sqrt%28%28b%2F2%29%5E2%2816+-+4b%29%29+ --> this is the useful line of maths to understand. From here, we get:

+Area+=+sqrt%28%28b%5E2%2F4%29%2816+-+4b%29%29+
+Area+=+sqrt%28+%28%2816b%5E2%29%2F4%29+-+%28%284b%5E3%29%2F4%29+%29+
+Area+=+sqrt%28+4b%5E2+-+b%5E3+%29+
+Area+=+sqrt%28+b%5E2%284+-+b%29+%29+
+Area+=+b%2Asqrt%284+-+b%29+

I think this is a correct function for the area of the isosceles triangle when the perimeter is 8cm.

Jon.