Grade 8 Problems and Questions on Triangles
with Solutions and Explanations

Detailed solutions and full explanations to Grade 8 Problems and Questions on Triangles are presented.


  1. The lengths of two sides of a triangle are 20 mm and 13 mm. Which of these lengths cannot represent the length of the third side?
    1. 35 mm
    2. 10 cm
    3. 20 mm
    4. 45 mm

    Solution

    In any triangle, the sum of the lengths of any two sides must be greater than the length of the third side.

    Given two sides with lengths 20mm and 13mm, their sum is

    20+13=33 mm.

    Therefore, the third side length x must satisfy

    x<33 mm.

    Now check the given options:

    Hence, the third side cannot be 35mm, 10cm, or 45mm.


  2. ABC is an isosceles triangle. Find the size of angle ABC. triangle ABC

    Solution

    The sum of the angles in triangle ABC is

    72+ACB+ABC=180.

    Since ABC is isosceles, angles ACB and ABC are equal:

    ACB=ABC.

    Let ABC=x. Then,

    72+2x=1802x=18072=108x=54.

    Therefore,

    ABC=54.

  3. The perimeter of an equilateral triangle is 210 cm. What is the length of one side of this triangle?

    Solution

    In an equilateral triangle, all sides are equal. If the length of one side is x, then the perimeter is

    3x=210.

    Solving for x,

    x=2103=70 cm.

  4. Find x so that the triangle shown below is a right triangle. right triangle problem

    Solution

    Use Pythagoras' theorem:

    (12x)2+(16x)2=102.

    Calculate each term:

    144x2+256x2=100.

    Combine like terms:

    400x2=100.

    Solve for x2:

    x2=100400=14.

    Taking the positive root (since length is positive):

    x=12.

  5. What will be the vertices of the triangle obtained by reflection on the x-axis of the triangle defined by the vertices (1,2),(2,3), and (4,1)?

    Solution

    When a point (x,y) is reflected about the x-axis, the y-coordinate changes sign, so the reflected point is (x,y).

    Thus, the reflected vertices are:

    (1,2),(2,3),(4,1).

  6. The two triangles shown below are similar. Find the length of the hypotenuse of the larger triangle. similar triangles problem

    Solution

    In similar triangles, corresponding sides are proportional. Let h be the hypotenuse of the smaller triangle and H the hypotenuse of the larger triangle. Then,

    815=hH.

    Use Pythagoras' theorem to find h:

    h2=82+62=64+36=100, h=10.

    Substitute h=10 in the proportion:

    815=10H.

    Cross-multiply:

    8H=150, H=1508=18.75.

  7. A 13-foot ladder is leaning against a vertical wall. The foot of the ladder is 4 feet from the wall. What is the height of the point where the ladder touches the wall? (Round your answer to the nearest tenth of a foot.)

    Solution

    The ladder, the wall, and the ground form a right triangle where the ladder is the hypotenuse of length 13 feet and one side is 4 feet. Let the height be x. Use Pythagoras' theorem:

    x2+42=132.

    Solve for x2:

    x2=16916=153.

    Calculate x:

    x=15312.4 feet (rounded to the nearest tenth).

    This height x is the point where the ladder touches the wall.


  8. The length of the hypotenuse of a right triangle is 40 cm. One of its angles is 45. What are the exact lengths of the other two sides of the triangle?

    Solution

    In a right triangle with one angle 45, the other non-right angle is also 45. Thus, the triangle is isosceles with the two legs equal. Let each leg length be x.

    Using Pythagoras' theorem:

    x2+x2=402, 2x2=1600, x2=800=2×400, x=2×400=202.

    Hence, the lengths of the other two sides are each 202cm.


  9. Triangle ABC is an isosceles triangle. The length of the base is 20 meters and the corresponding height is 24 meters. Find the perimeter of ABC. (Round your answer to the nearest tenth of a meter).

    Solution

    The isosceles triangle ABC is shown below. Height AM is drawn. Triangles AMB and AMC are congruent since they have two congruent sides AB and AC and AM is common. Also, angles B and C are equal in measure and the right angles at M are equal. Hence, the lengths of AM and CM are equal, and therefore the length of MC is equal to 10 meters.

    solution triangles problem 9

    We now use Pythagoras' theorem to find length x of side AB:

    x2=242+102=576+100=676 x=676=26 meters.

    The perimeter of the triangle is:

    Perimeter=AB+AC+BC=26+26+20=72 meters.

  10. A triangle has an area of 90 square cm. Find the length of the base if the base is 3 cm more than the height.

    Solution

    Let b be the length of the base and h the height. The area A of the triangle is:

    A=12×b×h=90.

    Given:

    b=h+3.

    Substitute b=h+3 into the area formula:

    12(h+3)h=90.

    Multiply both sides by 2:

    (h+3)h=180.

    Expand:

    h2+3h=180.

    Rewrite as a quadratic equation:

    h2+3h180=0.

    Factor:

    (h12)(h+15)=0.

    So:

    h=12(since height must be positive).

    Calculate base:

    b=12+3=15 cm.

  11. The perimeter of a triangle is 74 inches. The length of the first side is twice the length of the second side. The third side is 4 inches more than the first side. Find the length of each side.

    Solution

    Let x be the length of the second side. Then:

    First side=2x, Third side=2x+4.

    The perimeter is:

    2x+x+(2x+4)=5x+4=74.

    Solve for x:

    5x=70, x=14.

    Lengths of sides are:

    Side 1=2x=28 inches, Side 2=x=14 inches, Side 3=2x+4=28+4=32 inches.

  12. Determine the area of the triangle enclosed by the lines y=4, x=1, and y=2x+8.

    Solution

    The triangle has vertices at the intersections of the lines. To find its area, find the base and height lengths by locating points A, B, and C.

    solution triangles problem 12

    Find point A by intersecting x=1 and y=2x+8:

    x=1y=2(1)+8=6. A=(1,6).

    Find point B by intersecting y=4 and y=2x+8:

    4=2x+82x=12x=6. B=(6,4).

    The height AB is vertical distance:

    AB=|6(4)|=10.

    The base BC is horizontal distance between B and C, where C lies on x=1 and y=4:

    C=(1,4), BC=|61|=5.

    The area A is:

    A=12×AB×BC=12×10×5=25 square units.

  13. Show that the triangle with vertices A(1,6), B(2,6), and C(2,2) is a right triangle and find its area.

    Solution

    Calculate squared lengths of sides:

    AB2=(2(1))2+(66)2=32+02=9, BC2=(22)2+(26)2=02+(4)2=16, CA2=(12)2+(62)2=(3)2+42=9+16=25.

    Check Pythagoras' theorem:

    CA2=AB2+BC225=9+16.

    Since the equality holds, triangle ABC is right-angled with hypotenuse CA.

    The area A is:

    A=12×AB×BC=12×3×4=6 square units.

More References and Links