# Angle Angle Side (AAS) Congruence: Proof, Examples

## TL;DR

Angle Angle Side (AAS) is a triangle congruence rule: if two angles and a non-included side of one triangle equal the corresponding two angles and side of another, the triangles are congruent. This article covers the statement, why it works, the proof from ASA, the difference between AAS and ASA, six worked examples, and the common mistakes.

## What the Angle Angle Side Rule States

**Angle Angle Side (AAS)** is a criterion for proving two triangles congruent. It says: if **two angles and a non-included side** of one triangle are equal to the corresponding two angles and the non-included side of another triangle, then the two triangles are **congruent** (identical in size and shape). Two figures are _congruent_ when one can be placed exactly over the other.

In triangle ABC and triangle DEF, if

∠B = ∠E, ∠C = ∠F, AB = DE,\angle B = \angle E, \quad \angle C = \angle F, \quad AB = DE,

then △ABC ≅ △DEF. The side AB touches angle B but not angle C, so it is **not** the side enclosed between the two named angles, which is what makes this _Angle-Angle-Side_ rather than _Angle-Side-Angle_.

## Why AAS Works, Reducing It to ASA

Before using AAS, it is worth seeing that it is not a brand-new fact but a short consequence of one you may already have: **Angle-Side-Angle (ASA)**, where the known side sits _between_ the two known angles.

Here is the bridge. Suppose ∠B = ∠E, ∠C = ∠F, and the non-included side AB = DE. In any triangle the three interior angles add to 180°, so:

∠A = 180^{\circ} - ∠B - ∠C, ∠D = 180^{\circ} - ∠E - ∠F.

Since ∠B = ∠E and ∠C = ∠F, the two right-hand sides are equal, which forces **∠A = ∠D**. Now look at what we have: in each triangle we know ∠A and ∠B, and the side AB _between_ them is equal across the two triangles. That is exactly the ASA pattern. So the triangles are congruent by ASA, and AAS is proven.

The takeaway is worth stating plainly: AAS is really ASA wearing a different label. The angle sum property quietly supplies the third angle, and once you have it, the side that was _non-included_ becomes an _included_ side relative to a pair of known angles.

## AAS vs ASA, the One Difference That Matters

These two are the pair students most often mix up, so pin the distinction:

- **ASA (Angle-Side-Angle):** the known side lies **between** the two known angles, the _included_ side.

- **AAS (Angle-Angle-Side):** the known side lies **outside** the two known angles, touching only one of them, the _non-included_ side.

The reason both work is the same angle sum property, so in practice either one proves congruence. What changes is only which side you happened to be given. When you read a problem, find the two angles first, then check where the given side sits: between them means ASA, off to one side means AAS.

## Examples of Angle Angle Side

With the statement, the proof, and the ASA contrast in hand, here is AAS being applied. The problems move from spotting the rule up to a short coordinate-free proof.

### **Example 1 -** In △ABC and △DEF, ∠A = 70°, ∠B = 50°, BC = 6 cm; and ∠D = 70°, ∠E = 50°, EF = 6 cm. Which congruence rule applies?

Two pairs of equal angles (∠A = ∠D, ∠B = ∠E) and an equal side BC = EF. The side BC is opposite ∠A, so it touches ∠B but not the pair as an included side; it is non-included relative to the two named angles. This is **AAS**.

Final answer: AAS, so △ABC ≅ △DEF.

### **Example 2 -** Two triangles share ∠P = ∠X = 40° and ∠Q = ∠Y = 60°, with the side PR = XZ where PR is opposite ∠Q. A student claims this is ASA "because there are two angles and a side."

_A first instinct_ is to call any two-angles-and-a-side case ASA. Check where the side sits: PR is opposite ∠Q, so it touches ∠P but lies _outside_ the angle pair ∠P and ∠Q, it is not the side wedged between them. ASA requires the side _between_ the two angles. So labelling it ASA misnames the configuration.

The correct reading: two angles and a _non-included_ side is **AAS**, not ASA. The triangles are still congruent, but by the AAS criterion.

Final answer: AAS.

### **Example 3 -** In the figure, AD bisects ∠A so ∠BAD = ∠CAD, and ∠ABD = ∠ACD, with the common side AD shared by both triangles ABD and ACD. Prove △ABD ≅ △ACD.

Two angle pairs are equal: ∠BAD = ∠CAD and ∠ABD = ∠ACD. The side AD is common to both triangles, so AD = AD, and it is non-included relative to those two angle pairs.

By **AAS**, △ABD ≅ △ACD.

Final answer: congruent by AAS (with AD as the shared non-included side).

### **Example 4 -** In △ABC, ∠B = 90°, ∠A = 35°, and the side AC (the hypotenuse) = 10 cm. In △PQR, ∠Q = 90°, ∠P = 35°, and PR = 10 cm. Are the triangles congruent, and by which rule?

∠B = ∠Q = 90° and ∠A = ∠P = 35°. The equal side AC = PR is the hypotenuse, opposite the right angle, so it is non-included relative to the pair (∠A, ∠B).

By **AAS**, △ABC ≅ △PQR.

Final answer: congruent by AAS.

### **Example 5 -** In quadrilateral-free triangle work, ∠X = (2k + 10)°, ∠Y = 50°, and in a second triangle the corresponding angles are 70° and 50° with a matching non-included side. Find k so that the two triangles are congruent by AAS.

For AAS the two angle pairs must match, so ∠X = 70°:

2k + 10 = 70 ;\Rightarrow; 2k = 60 ;\Rightarrow; k = 30.

With k = 30 the angles match (70° and 50°) and the non-included sides are equal, so AAS applies.

Final answer: k = 30.

### **Example 6 -** Two triangles have ∠A = ∠D and ∠B = ∠E. The third angles are therefore equal. If AB = 8 cm is the included side but the _given_ equal side is BC = 5 cm (non-included), state the strongest congruence conclusion.

Two equal angle pairs plus the equal non-included side BC = EF (5 cm) is exactly AAS, and AAS guarantees full congruence:

∠A = ∠D, ∠B = ∠E;⇒; ∠C = ∠F, BC = EF;⇒; △ABC ≅ △DEF.

Final answer: △ABC ≅ △DEF by AAS, and every remaining pair of sides and angles is therefore equal too.

## Why the Angle Angle Side Rule Matters

A congruence rule earns its place by what it lets you _conclude without measuring_, and AAS is the workhorse for angle-driven proofs.

- **Proving things you cannot reach.** Surveyors and engineers establish that two triangular spans are identical by matching two angles and one accessible side, rather than measuring every length directly. AAS turns two angle readings and a single distance into a full guarantee of congruence.

- **The engine behind "corresponding parts."** Once two triangles are proven congruent by AAS, every remaining pair of sides and angles is automatically equal, the principle written as CPCTC (corresponding parts of congruent triangles are congruent). Most multi-step geometry proofs use AAS or ASA to unlock that cascade.

- **Why three angles are never enough.** AAS quietly teaches the deepest idea in congruence: angles fix _shape_, but you need one length to fix _size_. Two triangles with identical angles and no equal side are similar, scaled copies, which is the foundation of trigonometry and map scaling.

- **Structural triangulation.** Bridges and roof trusses are built from triangles because a triangle's shape is rigid once its parts are set; AAS is one of the rules that proves a given set of measurements pins a triangle down completely, leaving no wobble.

For a Class 9 student, AAS is the rule where the angle sum property and congruence finally click into one idea, and that connection is what makes the rest of the Triangles chapter feel like one argument rather than five disconnected acronyms.

## Common Errors When Working With Angle Angle Side

### **Mistake 1: Calling it ASA without checking where the side sits**

**Where it slips in:** A problem gives two angles and one side, and the student names the rule from the _count_ of parts instead of their _arrangement_.

**Don't do this:** Assume "two angles and a side" automatically means ASA.

**The correct way:** Locate the side. If it lies _between_ the two known angles, it is ASA. If it touches only one of them (non-included), it is AAS. Mark the included side on the figure before naming the rule.

### **Mistake 2: Treating AAA as a congruence rule**

**Where it slips in:** A figure shows two triangles with all three angles equal, and the student concludes they are congruent.

**Don't do this:** Claim congruence from three matching angles alone.

**The correct way:** Equal angles only guarantee _similarity_, same shape, possibly different size. Congruence needs at least one pair of equal _sides_. AAS works precisely because it includes a side; AAA does not.

### **Mistake 3: Matching a side to the wrong corresponding side**

**Where it slips in:** The student pairs the given side with a side in the other triangle that sits in a different position relative to the angles.

**Don't do this:** Match sides by appearance instead of by their position relative to the equal angles.

**The correct way:** The equal side must be in _corresponding_ positions in both triangles, the side opposite (or adjacent to) the _same_ angle in each. AAS requires the non-included side to correspond, not just to be equal in length.

## Key Takeaways

- **Angle Angle Side (AAS)** proves two triangles congruent when two angles and a non-included side match.

- It works because the angle sum property forces the third angles equal, reducing AAS to ASA.

- The only difference between AAS and ASA is whether the known side lies outside or between the two known angles.

- AAA is not a congruence rule, equal angles give similarity, not congruence; you always need one equal side.

- Once AAS proves congruence, every corresponding side and angle is equal (CPCTC).

## Practice These Problems to Solidify Your Understanding

1. In △ABC and △PQR, ∠A = 65°, ∠C = 45°, AB = 7 cm; ∠P = 65°, ∠R = 45°, PQ = 7 cm. State the congruence rule.

2. Two triangles have ∠A = ∠D and ∠B = ∠E. If the equal side is the one opposite ∠A in each, which rule proves congruence?

3. Find x so the triangles are congruent by AAS, given matching non-included sides and angles (3x − 5)° and 40° in one triangle, 55° and 40° in the other.

Answer to Question 1: AAS (the equal side AB touches ∠A only, non-included). Answer to Question 2: AAS. Answer to Question 3: x = 20. If Question 1 gave you ASA, recheck where side AB sits relative to ∠A and ∠C.

### Frequently Asked Questions

**What is the Angle Angle Side (AAS) rule?**  
It is a triangle congruence criterion: if two angles and a non-included side of one triangle equal the corresponding two angles and side of another, the triangles are congruent.

**How do you tell if a triangle problem is ASA or AAS?**  
Find the two known angles, then look at the known side. If the side is between the two angles, it is ASA. If it touches only one of them, it is AAS. The arrangement, not the count, decides.

**What are SSS, SAS, ASA, and AAS?**  
They are the four main triangle congruence rules: SSS (three sides), SAS (two sides and the included angle), ASA (two angles and the included side), and AAS (two angles and a non-included side). RHS is a fifth rule for right triangles.

**Is AAS a postulate or a theorem?**  
It is a theorem, because it can be proved from ASA using the angle sum property. ASA is usually taken as the postulate, and AAS follows from it.

**Does AAA prove congruence?**  
No. Three equal angles prove only similarity (same shape), not congruence (same size). You need at least one equal side, which is why AAS works and AAA does not.

**Why is the side in AAS called non-included?**  
Because it sits outside the two named angles, touching just one of them, rather than being enclosed between them. The included side is the one between two angles, as in ASA.
