Placement Prep

Triangle Fundamentals: Types, Properties, and Formulas

Master triangle types, properties, and formulas for placement aptitude tests. Covers scalene, isosceles, equilateral, Heron's formula, and five worked examples.

By FACE Prep Team 5 min read
triangles geometry aptitude quantitative-aptitude placement-prep mensuration mathematics

Triangle problems appear in every major Indian placement aptitude test, from TCS NQT to AMCAT, covering type identification, area calculation, and property application in a predictable pattern.

This article covers every property and formula you’ll encounter, with five worked examples verified from first principles.

Three Core Properties of Triangles

These three theorems underlie almost every triangle question in placement tests.

Angle Sum Property

The sum of all three interior angles in any triangle equals 180°. This holds for every triangle type without exception.

  • If two angles are 65° and 75°, the third angle = 180° - 65° - 75° = 40°.
  • If one angle is 90° (right triangle), the remaining two angles sum to 90°.

The exterior angle property follows directly from this: the exterior angle at any vertex equals the sum of the two non-adjacent interior angles. If interior angles at vertices A and B are 50° and 70°, the exterior angle at C equals 120°.

Triangle Inequality Theorem

The sum of any two sides of a triangle must be greater than the third side. For sides a, b, and c:

  • a + b is greater than c
  • b + c is greater than a
  • c + a is greater than b

Placement tests use this to check whether a given set of three lengths can form a triangle. If any condition fails, the answer is “cannot form a triangle.”

Congruence and Similarity

The NCERT Class 9 Maths, Chapter 7 (Triangles) covers congruence conditions (SSS, SAS, ASA, AAS, RHS) and similarity conditions (AA, SSS, SAS) in detail. These appear in the theoretical section of some campus placement tests. Two triangles are similar when their corresponding angles are equal and their corresponding sides are proportional.

Types of Triangles by Sides

Three classifications based on side length.

TypeSide conditionAngle condition
ScaleneAll three sides unequalAll three angles different
IsoscelesTwo sides equalAngles opposite the equal sides are equal
EquilateralAll three sides equalAll three angles = 60°

Equilateral Triangle Formulas

For an equilateral triangle with side length a:

  • Area = (√3/4)a²
  • Altitude = (√3/2)a
  • Perimeter = 3a
  • Inradius = a/(2√3)
  • Circumradius = a/√3

These formulas appear often in placement tests because equilateral triangles have the most symmetry and therefore the most shortcuts. Memorise the area and altitude formulas in particular.

Isosceles Triangle

For an isosceles triangle with two equal sides of length a and base b:

  • Perimeter = 2a + b
  • Altitude on the base = √(a² - b²/4), derived from applying Pythagoras to the half-triangle

When a placement question gives you the perimeter and base of an isosceles triangle and asks for the equal side, the calculation is straightforward: equal side = (perimeter - base) / 2.

Types of Triangles by Angles

Three classifications based on angle size.

TypeAngle condition
AcuteAll three angles below 90°
RightOne angle equals exactly 90°
ObtuseOne angle above 90°

For a right triangle, the side opposite the 90° angle is the hypotenuse and is always the longest side.

Pythagorean Theorem

For a right triangle with legs a and b and hypotenuse c: a² + b² = c²

Placement tests rarely ask you to derive this. They test whether you can apply it quickly. The fastest application is recognising Pythagorean triples on sight.

Common Pythagorean Triples

Memorise these. The time saved in a timed placement test is significant.

  • 3, 4, 5 (and 6-8-10, 9-12-15, 12-16-20, 15-20-25)
  • 5, 12, 13
  • 8, 15, 17
  • 7, 24, 25

When a question gives two sides of a right triangle and both match a known triple, read the third side directly. No arithmetic needed.

Key Formulas: Area, Perimeter, and Heron’s

Standard Area Formula

For any triangle with known base and height:

  • Area = (1/2) × base × height

Height here means the perpendicular distance from the vertex to the opposite side (the altitude), not any slant side.

Heron’s Formula

When all three sides are known but the height is not given:

  • Step 1: Compute semi-perimeter s = (a + b + c) / 2
  • Step 2: Area = √(s × (s - a) × (s - b) × (s - c))

This is the most useful formula when you have a scalene triangle with no right angle and no altitude provided.

Perimeter Forms

  • Scalene: perimeter = a + b + c
  • Isosceles: perimeter = 2a + b (where a is the repeated side)
  • Equilateral: perimeter = 3a

Special Points and Lines in Triangles

Four points appear regularly in placement tests. Knowing their definitions and key properties is enough.

PointDefined byKey property
CentroidIntersection of the three mediansDivides each median in 2:1 ratio from vertex
OrthocenterIntersection of the three altitudesLies at the right-angle vertex for right triangles
CircumcenterEquidistant from all three verticesCircumradius R = abc / (4 × Area)
IncenterEquidistant from all three sidesInradius r = Area / s

For right triangles specifically: the circumradius R equals half the hypotenuse. This shortcut eliminates the formula entirely when the triangle type is known.

The Euler line of a triangle passes through the orthocenter, centroid, and circumcenter in a fixed ratio. For right triangles, it degenerates because the orthocenter falls at the right-angle vertex.

Five Worked Examples

These mirror the question types in TCS NQT, AMCAT, and similar placement tests. Each answer is re-derived from first principles.

Example 1: Find the base when the altitude is 4 cm longer than the base and the area is 96 cm²

  • Let base = b cm, altitude = (b + 4) cm
  • Area formula: (1/2) × b × (b + 4) = 96
  • Simplify: b(b + 4) = 192
  • Expand: b² + 4b - 192 = 0
  • Factor: (b + 16)(b - 12) = 0
  • Since length is positive: base = 12 cm
  • Altitude = 12 + 4 = 16 cm
  • Verification: (1/2) × 12 × 16 = 96 ✓

Example 2: Find the equal sides of an isosceles triangle given perimeter = 100 cm and base = 49 cm

  • Two equal sides together = 100 - 49 = 51 cm
  • Each equal side = 51 / 2 = 25.5 cm
  • Verification: 25.5 + 25.5 + 49 = 100 ✓

Example 3: Find the perpendicular height onto a side of 123 cm, given area = 615 cm²

  • Area formula: 615 = (1/2) × 123 × h
  • Rearrange: h = (615 × 2) / 123 = 1230 / 123 = 10 cm
  • Verification: (1/2) × 123 × 10 = 615 ✓

Example 4: Find the area of a right triangle with base = 7 cm and height = 6 cm

  • Area = (1/2) × 7 × 6 = 21 cm²

Example 5: Find the third angle when two angles are 55° and 75°

  • Angle sum property: A + B + C = 180°
  • C = 180° - 55° - 75° = 50°

For more quantitative aptitude practice, see solving questions on clocks for competitive exams and how to master calendar problems in aptitude tests. The Pascal’s triangle program shows how triangular patterns extend to coding questions.

The area formula that solved Example 3 above is the same primitive that image-segmentation AI pipelines use to compute bounding-box and polygon areas at inference time. TinkerLLM lets you run that math as live Python code at ₹299, connecting the placement-prep geometry you just practised to the spatial computations AI models actually perform.

Primary sources

Frequently asked questions

What is the sum of interior angles in a triangle?

The sum of the three interior angles in any triangle is always 180 degrees, regardless of the triangle's shape or size.

How do I use Heron's formula to find a triangle's area?

Compute the semi-perimeter s = (a+b+c)/2 for sides a, b, and c. Then Area = √(s(s-a)(s-b)(s-c)). This works when the height is not given but all three sides are known.

What are the common Pythagorean triples tested in aptitude exams?

The most common are 3-4-5, 5-12-13, 8-15-17, and 7-24-25. Scaled versions like 6-8-10 and 10-24-26 also appear. Recognising these on sight saves significant calculation time.

What is the area formula for an equilateral triangle?

For an equilateral triangle with side a, Area = (√3/4)a² and altitude = (√3/2)a. Each interior angle measures 60 degrees.

What is the difference between inradius and circumradius?

The inradius (r) is the radius of the circle inscribed inside the triangle, given by r = Area/s where s is the semi-perimeter. The circumradius (R) is the radius of the circle passing through all three vertices. For a right triangle, R = hypotenuse/2.

Build AI projects

A self-paced playground for building with LLMs.

TinkerLLM is FACE Prep's sister property. A guided environment for shipping real LLM applications, the kind of project that earns a paragraph on your resume, not a line.

Try TinkerLLM (₹299 launch)
Free AI Roadmap PDF