Lesson A Math circle level problem on area of a triangle

Algebra ->  Customizable Word Problem Solvers  -> Geometry -> Lesson A Math circle level problem on area of a triangle      Log On

Ad: Over 600 Algebra Word Problems at edhelper.com


   


This Lesson (A Math circle level problem on area of a triangle) was created by by ikleyn(52747) About Me : View Source, Show
About ikleyn:

A Math circle level problem on area of a triangle


Problem 1

Suppose a triangle with side lengths  a,  b,  c  has an in radius  r=1,  circumradius  R=3  and a  semiperimeter s=7.
Find  a^2 + b^2 + c^2.

Solution


            This problem is above the average level of school Math problems.

            It is of the level of a Math circle.

            It requires combining several ideas and formulas.


1.  Calculate the area of the triangle via  inradius "r" and  semi-perimeter "s" in this way:

        Area = r*s.                                          (1)

    It gives you  Area = 1*7 = 7 square units.



2.  Use the Heron's formula for the area:

        Area = sqrt%28s%2A%28s-a%29%2A%28s-b%29%2A%28s-c%29%29,    which gives you

        7 = sqrt%287%2A%287-a%29%2A%287-b%29%2A%287-c%29%29.


    Square both sides to get

       7^2 = 7*(7-a)*(7-b)*(7-c).


    Cancel the factor 7 in both sides

       7 = (7-a)*(7-b)*(7-c).


       7 = (49 - 7a - 7b + ab)*(7-c) = 

         = 343 - 49a - 49b + 7ab - 49c + 7ac + 7bc - abc = 

         = 343 - 49*(a + b + c) + 7*(ab + bc + ac) - abc.     (2)


3.  You are given the semi-perimeter  s = 7,  so you know the perimeter too:

         a + b + c = 7*2 = 14.                                (3)


    Substitute it into the formula (2) to get

         7 = 343 - 49*14 + 7*(ab + bc + ac) - abc.            (4)


4.  To find abc, use the formula for the area of a triangle 

       Area = %28abc%29%2F%284%2AR%29,   where R is the circumradius             (5)


    Substituting the given and known data, it gives you

       7 = %28abc%29%2F%284%2A3%29,    or    abc = 7*4*3 = 84.                   (6)


5.  Substitute the found value of abc into (4) to get       

       7 = 343 - 49*14 + 7*(ab + bc + ac) - 84.


    Simplify

       ab + bc + ac = %287-+343+%2B+49%2A14+%2B+84%29%2F7 = 62.                   (7)


6.  Now you are in one step from getting the answer.

    You have 

        a + b + c = 14.


    Square it:

        (a + b + c)^2 = 14^2 = 196 = a^2 + b^2 + c^2 + 2*(ab + ac + bc),

    or

        a^2 + b^2 + c^2 = 196 - 2*(ab + ac + bc) = 196 - 2*62 = 72.


Answer.  a^2 + b^2 + c^2 = 72.

--------------

On formula  (1)  see the lesson
    - Proof of the formula for the area of a triangle via the radius of the inscribed circle
in this site.

On Heron's formula see the lessons
    - Proof of the Heron's formula for the area of a triangle,
    - One more proof of the Heron's formula for the area of a triangle,
in this site.

On formula  (5)  see the lesson
    - Proof of the formula for the radius of the circumscribed circle
in this site.

--------------

On area of triangles see the lessons
    - Formulas for area of a triangle
    - Proof of the Heron's formula for the area of a triangle
    - One more proof of the Heron's formula for the area of a triangle
    - Proof of the formula for the area of a triangle via the radius of the inscribed circle
    - Proof of the formula for the radius of the circumscribed circle
    - OVERVIEW of lessons on area of triangles

    - Solved problems on area of triangles
    - Solved problems on area of right-angled triangles
    - Solved problems on area of regular triangles
    - Solved problems on the radius of inscribed circles and semicircles
    - Solved problems on the radius of a circumscribed circle
in this site.

For navigation over the lessons on  Area of Triangles  use this file/link  OVERVIEW of lessons on area of triangles.

To navigate over all topics/lessons of the Online Geometry Textbook use this file/link  GEOMETRY - YOUR ONLINE TEXTBOOK.


This lesson has been accessed 1053 times.