Lesson Find a triangle with integer side lengths and integer area

Algebra ->  Customizable Word Problem Solvers  -> Geometry -> Lesson Find a triangle with integer side lengths and integer area      Log On

Ad: Over 600 Algebra Word Problems at edhelper.com


   


This Lesson (Find a triangle with integer side lengths and integer area) was created by by ikleyn(52781) About Me : View Source, Show
About ikleyn:

Find a triangle with integer side lengths and integer area


Problem 1

The lengths of the sides of a triangle are positive integers.
One side has length  17  and the perimeter of the triangle is  54.
If the area is also an integer,  find the length of the longest side.

Solution

Use the Heron's formula for the area of the triangle

    area = sqrt%28s%2A%28s-a%29%2A%28s-b%29%2A%28s-c%29%29.


Here s = 54/2 = 27 is the semi-perimeter, a = 17, b and c are two other sides.

Since the perimeter is 54 and side "a" is 17, we have  b + c = 54 - a = 54 - 17 = 37.

Let "b" be the longest side of the triangle.

Then  b >= 37/2 = 18.5  and since b is integer, we can write  b >= 19.

Also,  b is less than semi-perimeter b < 54/2 = 27;  c = 37-b.


Then the formula takes the form

    area = sqrt%2827%2A10%2A%2827-b%29%2A%2827-%2837-b%29%29%29 = 3%2Asqrt%282%2A3%2A5%2A%2827-b%29%2A%28b-10%29%29.   (*)


So, we seek for the integer value of "b" in the interval  19 <= b <= 26, which makes 
the right side of expression  (*)  integer number.


   +----------------------------------------------------------+
   |   Then one of the factors (27-b) or (b-10) should be 5,  |
   |                which gives  b = 25.                      |
   +----------------------------------------------------------+


Indeed, then b = 25 is the sought side length, and the area (*) is

    area = 3%2Asqrt%282%2A3%2A5%2A2%2A15%29 = 3%2Asqrt%282%2A3%2A5%2A2%2A3%2A5%29 = 3%2Asqrt%28%282%2A3%2A5%29%5E2%29 = 3*2*3*5 = 90 square units.



    Thus the triangle sides are  a= 17,  b= 25  and  c= 37-25 = 12 units; 

                       the longest side is 25 units.

    The triangle inequalities are held, so such triangle does exist.

                 All requirements of the problem are held.



ANSWER.  Such a triangle does exist, and its longest side is 25 units long.

         This solution is a unique :  there is no other solution.


My other lessons on Miscellaneous advanced Geometry problems in this site are

    - Triangle with the sides ratio 4:5:6 has the smallest angle measure half of the biggest angle   
    - Advanced problem on equilateral triangles built externally on sides of an arbitrary triangle
    - Advanced problem on squares built externally on sides of an arbitrary triangle
    - Selected problems from the archive on the area of plane shapes
    - Two unit squares sharing the same center but turned (rotated) each relative the other
    - Finding the hypotenuse of a right-angled triangle via its two medians
    - Area of a triangle obtained by cutting uniform strips from the given triangle
    - Find the perimeter of a triangle obtained by adding uniform strip to a given triangle
    - Center of the given circle is the incenter of the given triangle
    - Determine the standard form equation of the circle inscribed in a triangle
    - Find the side of a square if distances are given from an interior point to 3 its vertices
    - The point which minimizes the sum of distances to vertices of a given quadrilateral
    - Problems on surface area of a rectangular box
    - Find the volume and the dimensions of a rectangular box if the areas of its faces are given



    - Two circles tangent externally and touching a given straight line
    - A problem on a circle touching another circle internally
    - Three circles touching externally
    - Two parallel chords in intersecting circles
    - Finding the distanse from a point in 3D to a plane
    - Geometric solution to one minimax problem
    - Solving some minimax Geometry problems
    - Advanced problems on finding area of right-angled triangles
    - Finding the common/shared area of two triangles
    - Determine the type of a triangle
    - Selected problems on triangles similarity
    - Finding pyramidal frustum volume
    - Packing bottles into a box
    - On non-existing a solution to one trisection angle problem
    - Nice entertainment Geometry problems
    - OVERVIEW of lessons on Miscellaneous advanced Geometry problems

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


This lesson has been accessed 735 times.