Tutorly.sg Logo

How To Find Area Of Triangle In Singapore Math: A Full Tutorial For Secondary & O Level Students

Updated April 29, 2026Singapore
Tutorly.sg editorial team
Singapore-focused study guides aligned to MOE exam formats.
  • Tutorly.sg has been mentioned on Channel NewsAsia (CNA)
  • Tutorly.sg has been used by thousands of users in Singapore

If you’re doing Secondary Math in Singapore, you already know: triangles are everywhere.

Not just in Sec 1/2 topics like area and perimeter, but also in:

“Stuck on a question? See simple explanations that help you understand fast.”
👉 Give it a try and turn confusion into clarity in minutes.

Tutorly.sg learning in Singapore

  • Similarity and congruence
  • Trigonometry
  • Coordinate geometry
  • Mensuration and 3 D problems
  • Even in some A-Math questions later on

And in O Levels, “find the area of triangle …” shows up in many different forms — not just the basic 12×base×height\frac{1}{2} \times \text{base} \times \text{height} type.

This guide is written for Secondary and O Level students in Singapore, following the MOE syllabus. I’ll walk you through:

  • All the main methods to find triangle area
  • How to choose the right method in exam conditions
  • Harder variants that show up in O Levels
  • Common mistakes that cost marks
  • How to use Tutorly.sg as your 24/7 AI tutor to practise these until they feel natural

By the way, Tutorly.sg is a Singapore-built AI tutor website (not an app) aligned to the MOE syllabus, used by thousands of students in Singapore and even mentioned on Channel NewsAsia (CNA). You can try it here:

Let’s start with the basics, then build up to O Level–style questions.


Step-by-step tutorial

We’ll go through the main methods you need in Singapore math to find the area of a triangle:

  1. Basic: 12×base×height\frac{1}{2} \times \text{base} \times \text{height}
  2. Using trigonometry: 12absinC\frac{1}{2}ab\sin C
  3. Using coordinates (coordinate geometry)
  4. Using similarity and ratios
  5. Using area difference / composite shapes ideas

For each, I’ll show you when to use it and a simple worked example.


1. The core formula: 12×base×height\frac{1}{2} \times \text{base} \times \text{height}

This is the one you already know from lower sec:

Area of triangle=12×base×height\text{Area of triangle} = \frac{1}{2} \times \text{base} \times \text{height}

Key point (many students forget):
Height means perpendicular height, not just “one of the sides”.

So if the base is bb, the height must be a line from the opposite vertex that is perpendicular to the base (or its extension).

Example 1 (straightforward)

A triangle has base 8 cm8\ \text{cm} and perpendicular height 5 cm5\ \text{cm}.
Find its area.

Solution:

Area=12×8×5=20 cm2\text{Area} = \frac{1}{2} \times 8 \times 5 = 20\ \text{cm}^2

Easy. But in O Levels, they rarely give it this directly. Instead, they might:

  • Hide the height inside a right triangle
  • Put the height outside the triangle (obtuse angle)
  • Make you find the height using Pythagoras or trigonometry

We’ll see those in the worksheet section later.


2. Using trigonometry: 12absinC\frac{1}{2}ab\sin C

From Sec 3/4 E-Math andAMathand A-Math, when you learn Sine Rule and Cosine Rule, you also learn another area formula:

If a triangle has sides aa and bb with included angle CC between them, then:

Area=12absinC\text{Area} = \frac{1}{2}ab\sin C

This is very common in O Level questions involving non-right-angled triangles.

Use this when:

  • You know two sides and the included angle
  • Or you can easily find that angle

Example 2 (non-right-angled triangle)

In ABC\triangle ABC, AB=7 cmAB = 7\ \text{cm}, AC=10 cmAC = 10\ \text{cm} and BAC=40\angle BAC = 40^\circ.
Find the area of ABC\triangle ABC.

Here, ABAB and ACAC are the two sides, and BAC\angle BAC is the included angle.

Solution:

Let a=7a = 7, b=10b = 10, C=40C = 40^\circ.

= \frac{1}{2} \times 7 \times 10 \times \sin 40^\circ = 35 \sin 40^\circ$$ On your calculator (degree mode): $$\sin 40^\circ \approx 0.643$$ So $$\text{Area} \approx 35 \times 0.643 \approx 22.5\ \text{cm}^2$$ (Depending on question, round to 3 s.f. or as stated.) --- ### 3. Using coordinates (coordinate geometry) In Sec 3/4, you’ll see questions like: > The coordinates of $A$, $B$, and $C$ are given. Find the area of triangle $ABC$. There are a few approaches. The MOE syllabus usually expects: - Use **right triangles / rectangles** and area difference, or - Use the **determinant formula** (some schools teach this, some don’t formally) I’ll show a simple geometric method that doesn’t need memorising a scary formula. #### Method: Form a right triangle or rectangle If the triangle’s vertices are on a grid, try to: 1. Sketch the points (mentally if you can). 2. Form the smallest rectangle that contains the triangle. 3. Subtract extra right triangles to get the area of the main triangle. #### Example 3 (coordinate geometry, axis-aligned) Triangle $ABC$ has vertices $A(1, 2)$, $B(5, 2)$ and $C(1, 7)$. Find the area of triangle $ABC$. Notice: - $A(1,2)$ and $B(5,2)$ share the same $y$-coordinate → horizontal line - $A(1,2)$ and $C(1,7)$ share the same $x$-coordinate → vertical line So $\angle A$ is a right angle. We can use basic formula. Base $AB$: $$AB = 5 - 1 = 4$$ Height $AC$: $$AC = 7 - 2 = 5$$ So $$\text{Area} = \frac{1}{2} \times 4 \times 5 = 10\ \text{units}^2$$ For non-right-angled triangles, you might need a slightly more advanced approach (we’ll include one in the worksheet section). --- ### 4. Using similarity and ratios In some O Level questions, they don’t give you any direct lengths, but they give you **ratios** or tell you triangles are **similar**. Important idea: If two triangles are **similar** with side ratio $k : 1$, then their **area ratio is $k^2 : 1$**. So if you know the area of one triangle, you can find the area of another similar triangle. #### Example 4 (similar triangles) $\triangle ABC$ is similar to $\triangle DEF$. The ratio of corresponding sides is $AB : DE = 2 : 5$. The area of $\triangle ABC$ is $18\ \text{cm}^2$. Find the area of $\triangle DEF$. Side ratio is $2:5$. So area ratio is $2^2 : 5^2 = 4 : 25$. Let area of $\triangle DEF$ be $x$. $$\frac{\text{Area of } ABC}{\text{Area of } DEF} = \frac{4}{25} = \frac{18}{x}$$ Cross-multiply: $$4 x = 18 \times 25 = 450 \\ x = \frac{450}{4} = 112.5\ \text{cm}^2$$ --- ### 5. Using area difference / composite shapes Sometimes the triangle is “hidden” inside a bigger shape, like a rectangle, parallelogram, or trapezium. Strategy: 1. Find area of the big shape. 2. Subtract areas of other shapes to get the triangle. This appears in questions involving **shaded regions** or **combined figures**. #### Example 5 (triangle inside a rectangle) $ABCD$ is a rectangle with length $10\ \text{cm}$ and breadth $6\ \text{cm}$. Point $E$ is on $CD$ such that $DE = 4\ \text{cm}$. Find the area of triangle $AEB$. One way: - Find area of rectangle $ABCD$ - Subtract areas of triangles $AED$ and $BCE$ - What’s left is triangle $AEB$ I’ll save the full working for the practice section, because this type can get messy and is good to practise with **[Tutorly.sg](https://tutorly.sg/app)** where you can check your answer and see model steps. --- ## Exam strategy guide Knowing formulas is one thing. In the O Level paper, the real skill is: **Which method should you use, and how do you move fast without careless mistakes?** > “Access more than 1000+ past year papers to practice” > [👉 Start a paper today and test yourself like it’s the real exam.](https://tutorly.sg/app) ![Study smarter with Tutorly.sg](/app/blog-images/middle.png) Here’s a practical decision guide you can use in your head. --- ### 1. Quick “method selection” checklist When you see “Find the area of triangle …”, scan the question and ask: 1. **Do I see a base and a perpendicular height?** - Yes → Use $\frac{1}{2} \times \text{base} \times \text{height}$ - If height is missing but triangle is right-angled → use Pythagoras / trig to find height 2. **Is it a non-right-angled triangle with two sides and an included angle?** - Yes → Use $\frac{1}{2}ab\sin C$ 3. **Are coordinates given?** - Yes → Check if any right angle is obvious from coordinates - If not, use coordinate methods (rectangle difference, or formula if you’ve learnt it) 4. **Is there similarity or ratio information?** - Yes → Use area ratios ($k^2$) 5. **Is the triangle part of a composite figure?** - Yes → Use area of big shape minus other parts If you train yourself to run through this checklist quickly, you won’t panic in the exam. --- ### 2. Time management tips (specific to O Levels) For O Level E-Math: - **Paper 1 (no calculator)** - Triangle area questions are usually simpler, but they may hide the height. - Watch out for fractions; keep work neat to avoid arithmetic errors. - If trigonometry appears, it’s usually not in Paper 1. Focus on $\frac{1}{2}bh$ and Pythagoras. - **Paper 2 (calculator allowed)** - More likely to see $\frac{1}{2}ab\sin C$, coordinate geometry, and composite shapes. - Don’t waste time over-rounding; follow the question’s instruction (e.g. 3 s.f.). - If you’re stuck, write a clear attempt with what you *can* find (height, side length, angle). Method marks can still be awarded. --- ### 3. How to show working for maximum marks Markers want to see: - The formula you’re using (at least once) - Substitution with correct values - Clear final answer with units Example (good exam-style working): $$\text{Area of } \triangle ABC = \frac{1}{2}ab\sin C \\ = \frac{1}{2} \times 7.2 \times 9.5 \times \sin 38^\circ \\ = 22.2\ \text{cm}^2\ (\text{3 s.f.})$$ Compare this with: > $22.2$ If you only write the final number and it’s wrong, you lose all marks. With proper working, you can still get method marks. --- ### 4. Using [Tutorly.sg](https://tutorly.sg/app) as your “exam simulator” When you practise triangle questions, you want two things: 1. Immediate feedback (so you don’t repeat the same mistake 10 times). 2. Step-by-step solutions that match the **Singapore MOE style**. That’s exactly what **[Tutorly.sg](https://tutorly.sg/app)** is built for: - Go to: [https://tutorly.sg/ai-tutor-singapore](https://tutorly.sg/ai-tutor-singapore) - Choose your level and subject (e.g. Sec 3 / E-Math) - Ask: “Give me 5 O Level-style questions on area of triangle using $\frac{1}{2}ab\sin C$.” - Try each question, type in your final answer. - Tutorly checks your answer and then shows you a clear, step-by-step solution. Because it’s a **website** (not a mobile app), you can easily use it on your laptop while doing written working on paper — just like an exam setting. --- ## Worksheet practice Let’s go through a mini “worksheet” of questions, starting from moderate to O Level–style hard variants. You can try each question on your own first, then use **[Tutorly.sg](https://tutorly.sg/app)** to generate similar ones and check your answers. --- ### Question 1 (Basic, but slightly hidden height) In $\triangle ABC$, $AB = 13\ \text{cm}$, $AC = 5\ \text{cm}$ and $BC = 12\ \text{cm}$. Given that $\angle A$ is a right angle, find the area of $\triangle ABC$. **Thinking process:** - If $\angle A$ is a right angle, sides $AB$ and $AC$ are perpendicular. - So they can be base and height. **Solution:** $$\text{Area} = \frac{1}{2} \times AB \times AC = \frac{1}{2} \times 13 \times 5 = 32.5\ \text{cm}^2$$ Note: You *don’t* use side $BC$ here. Many students wrongly think the longest side must be base. --- ### Question 2 (Trigonometric area formula, typical O Level) In $\triangle PQR$, $PQ = 8.0\ \text{cm}$, $PR = 11.5\ \text{cm}$ and $\angle QPR = 65^\circ$. Find the area of $\triangle PQR$, correct to 3 significant figures. **Solution:** Two sides and included angle → use $\frac{1}{2}ab\sin C$. Let $a = 8.0$, $b = 11.5$, $C = 65^\circ$. $$\text{Area} = \frac{1}{2}ab\sin C = \frac{1}{2} \times 8.0 \times 11.5 \times \sin 65^\circ$$ On calculator: - $\sin 65^\circ \approx 0.9063$ So: $$\text{Area} \approx 0.5 \times 8.0 \times 11.5 \times 0.9063 \\ = 4 \times 11.5 \times 0.9063 \\ = 46 \times 0.9063 \\ \approx 41.7\ \text{cm}^2\ (\text{3 s.f.})$$ --- ### Question 3 (Coordinate geometry, non-right-angled triangle) $A(1, 1)$, $B(5, 4)$ and $C(3, -2)$ are three points in the coordinate plane. Find the area of triangle $ABC$. This one is harder — very “Paper 2” style. #### Method using “shoelace” / determinant formula If your teacher has shown you this, it’s very efficient: For points $A(x_1, y_1)$, $B(x_2, y_2)$, $C(x_3, y_3)$, $$\text{Area} = \frac{1}{2} \left| x_1(y_2 - y_3) + x_2(y_3 - y_1) + x_3(y_1 - y_2) \right|$$ Here: - $A(1,1)$, $B(5,4)$, $C(3,-2)$ Compute: - $y_2 - y_3 = 4 - (-2) = 6$ - $y_3 - y_1 = -2 - 1 = -3$ - $y_1 - y_2 = 1 - 4 = -3$ So: $$\text{Area} = \frac{1}{2} | 1(6) + 5(-3) + 3(-3) | \\ = \frac{1}{2} | 6 - 15 - 9 | \\ = \frac{1}{2} | -18 | \\ = \frac{1}{2} \times 18 = 9\ \text{units}^2$$ If you haven’t learnt this formula, you can: - Split the triangle into two right / simpler triangles, or - Treat it as a polygon and use rectangle-minus-triangles method You can ask **[Tutorly.sg](https://tutorly.sg/app)** to show you an alternative geometric solution if you prefer not to use the formula. --- > “Doing Secondary Science? Pick a topic and practise like it’s a real exam — with clear answers right after.” > [👉 Try Tutorly now and start a Science topic in seconds.](https://tutorly.sg/app) ![Secondary Science topics you can practise on Tutorly.sg](/app/blog-images/middle 2.png) ### Question 4 (Similarity & area ratio – common exam style) In the figure, $\triangle ABC$ and $\triangle ADE$ are similar. $AB = 12\ \text{cm}$, $AD = 8\ \text{cm}$ and the area of $\triangle ADE$ is $20\ \text{cm}^2$. Find the area of $\triangle ABC$. (You have to imagine $A$ is common, $D$ and $E$ on $AB$ and $AC$ respectively.) **Thinking:** If triangles are similar and share angle at $A$: - Side ratio (corresponding sides): $AD : AB = 8 : 12 = 2 : 3$ - So area ratio is $(2^2) : (3^2) = 4 : 9$ Let area of $\triangle ABC$ be $x$. Since $\triangle ADE$ is the smaller triangle: $$\frac{\text{Area of } ADE}{\text{Area of } ABC} = \frac{4}{9} = \frac{20}{x}$$ Cross-multiply: $$4 x = 20 \times 9 = 180 \\ x = \frac{180}{4} = 45\ \text{cm}^2$$ So area of $\triangle ABC$ is $45\ \text{cm}^2$. --- ### Question 5 (Composite figure, area by subtraction – harder variant) A parallelogram $ABCD$ has base $AB = 12\ \text{cm}$ and height $8\ \text{cm}$. Point $E$ lies on $BC$ such that $BE : EC = 1 : 2$. Find the area of triangle $AED$. This type is quite common in O Level Paper 2. **Step 1: Area of parallelogram** $$\text{Area of } ABCD = \text{base} \times \text{height} = 12 \times 8 = 96\ \text{cm}^2$$ **Step 2: Understand the ratio** $E$ divides $BC$ in ratio $1:2$, so $BE$ is one-third of $BC$ and $EC$ is two-thirds. In a parallelogram: - Opposite sides are equal and parallel - Heights from any point on $BC$ to $AD$ are the same Consider triangles $ABE$, $AED$, and $CDE$. You can visualise that: - Triangle $ABE$ and triangle $CDE$ have the same height as the parallelogram (perpendicular to $AB$). - Their bases are $BE$ and $CD - CE = BD$-type segments (this gets a bit abstract without a diagram). A simpler approach many teachers use: 1. Notice that line $AE$ splits the parallelogram into two smaller shapes. 2. Use **area ratios** based on parallel lines and similar triangles. But this gets messy to describe purely in text. This is exactly the kind of question where using **[Tutorly.sg](https://tutorly.sg/app)** is helpful: - You can attempt the question on your own. - Then ask Tutorly: “Explain step-by-step how to find the area of triangle AED in this parallelogram question with BE:EC = 1:2.” - It will show a clean, logical breakdown using similarity and ratios. If you want more of this type, you can also ask: > “Generate 5 challenging O Level-style questions on area of triangle using composite figures and ratios.” --- ### Question 6 (Trigonometry + height – harder non-routine variant) In $\triangle XYZ$, $XY = 15\ \text{cm}$, $YZ = 13\ \text{cm}$ and $\angle XYZ = 120^\circ$. Find the area of $\triangle XYZ$. This looks like a normal $\frac{1}{2}ab\sin C$ question, but the angle is **obtuse** ($> 90^\circ$). The formula still works because $\sin 120^\circ$ is positive. **Solution:** Let $a = 15$, $b = 13$, $C = 120^\circ$. $$\text{Area} = \frac{1}{2}ab\sin C = \frac{1}{2} \times 15 \times 13 \times \sin 120^\circ$$ Recall: $$\sin 120^\circ = \sin(180^\circ - 60^\circ) = \sin 60^\circ = \frac{\sqrt{3}}{2} \approx 0.866$$ So: $$\text{Area} \approx 0.5 \times 15 \times 13 \times 0.866 \\ = 7.5 \times 13 \times 0.866 \\ = 97.5 \times 0.866 \\ \approx 84.5\ \text{cm}^2\ (\text{3 s.f.})$$ Many students wrongly think the formula doesn’t work for obtuse angles. It does — just make sure your calculator is in **degrees**. --- ### How to turn these into a full worksheet (with [Tutorly.sg](https://tutorly.sg/app)) You can turn this into a proper practice session: 1. Pick a method you’re weak at (e.g. $\frac{1}{2}ab\sin C$). 2. Go to [https://tutorly.sg/app](https://tutorly.sg/app). 3. Ask: “Give me 10 O Level–style questions on area of triangle using $\frac{1}{2}ab\sin C$, increasing difficulty.” 4. Solve them on --- > “Practice PSLE Science questions and get clear, step-by-step answers instantly.” > [👉 Try a question now and see how fast you can improve.](https://tutorly.sg/app) ![Try Tutorly.sg on the website](/app/blog-images/bottom.png) ## Ready to practise? If you want a Singapore-focused AI tutor you can use immediately (website, no sign-up), try Tutorly here: - [https://tutorly.sg/ai-tutor-singapore](https://tutorly.sg/ai-tutor-singapore) - [https://tutorly.sg/app](https://tutorly.sg/app) --- ## Related Articles - ['Live Math Tutor: Smarter, Cheaper Alternative Singapore' (2026)](/blog/live-math-tutor) - [Math Academia vs Math Tuition in Singapore: What Actually Helps You Do Better?](/blog/math-academia-math-tuition-singapore) - ['Advanced Math Tutor: How To Actually Understand Hard...' (2026)](/blog/advanced-math-tutor)