Achievable logoAchievable logo
AMC
Sign in
Sign up
Purchase
Textbook
Practice exams
Support
How it works
Exam catalog
Mountain with a flag at the peak
Textbook
Introduction
1. Algebra
2. Geometry
3. Number theory
4. Counting and probability
5. Intermediate topics (AMC 10/12)
6. Advanced topics (AMC 12)
7. General approaches
7.1 Creativity
7.2 Simplify
7.3 Direct solving
8. Practical strategies
Wrapping up
Achievable logoAchievable logo
7.1 Creativity
Achievable AMC
7. General approaches

Creativity

6 min read
Font
Discuss
Share
Feedback

This chapter applies to all AMC 8/10/12 test takers.

Introduction

Many AMC problems become much easier once you look at them from a different angle. A question that seems computation-heavy often has a shortcut based on structure: symmetry, counting, similarity, or a clever reframe.

To do well on the competition, you’ll want to recognize when a “creative” approach is available and switch to it quickly. You can often solve these problems with routine calculations, but that usually costs time.

Because “change your perspective” can feel abstract, here are a few concrete habits that make it more likely you’ll spot the shortcut.

  • Read multiple explanations for each question: There are multiple ways to approach AMC questions. Each explanation takes a different approach to the problem. Read other explanations not only to understand the problem, but also to notice more efficient approaches you didn’t consider.
  • Look for patterns: Most AMC problems, though difficult, aren’t meant to take an exorbitant amount of time. That usually means there’s a pattern or structure hiding under the surface. Symmetry, congruent shapes, and predictable sequences can turn a hard-looking problem into a quick one.
  • Practice as many problems as you can: This isn’t flashy, but it works. The more problems you do, the better your pattern recognition gets, and the more flexible you become. Below are examples of two very similar problems from just one year apart that use the same core idea.

The following questions are examples of problems that can all be solved with a creative solution.

Stars and bars

Example: The question below is from 2016 AMC 10A

For some particular value of N, when (a+b+c+d+1)N is expanded and like terms are combined, the resulting expression contains exactly 1001 terms that include all four variables a,b,c, and d, each to some positive power. What is N?
A. 0
B. 14
C. 16
D. 17
E. 19

(spoiler)

Answer: B. 14

The key is to count how many terms have a,b,c,d all appearing with positive exponents. That’s the same as counting how many ways the exponent N can be split among a,b,c,d with each getting at least 1.

Among the answer choices, only 14C4 equals 1001, so N=14.

14C4 = 14!/(4!(14−4)!=14!/(4!(10!))=1001

Similar triangles

Example: The question below is from 2018 AMC 10A

All of the triangles in the diagram below are similar to isosceles triangle ABC, in which AB=AC. Each of the 7 smallest triangles has area 1, and △ABC has area 40. What is the area of trapezoid DBCE?

diagram of isosceles triangle ABC and trapezoid DBCE

Diagram not drawn to scale

A. 16
B. 18
C. 20
D. 22
E. 24

(spoiler)

Answer: E. 24

Instead of trying to compute the trapezoid directly, treat the picture as a “tiling” of similar small triangles.

Fill in more small identical triangles above DE to complete triangle ADE. There is space for 9 more similar isosceles triangles, with the ninth at the peak. That makes 16 total triangles above line DE, each with area 1, so the area above DE is 16.

Since ABC has total area 40, the area below line DE (which is trapezoid DBCE) is 40−16=24.

Repeating shapes

Example: The question below is from 2024 AMC 10A

Let K be the kite formed by joining two right triangles with legs 1 and 3​ along a common hypotenuse. Eight copies of K are used to form the polygon shown below. What is the area of triangle ΔABC?

diagram of kite formed by joining two right triangles forming polygon

Diagram not drawn to scale

A. 2+33​
B. 29​3​
C. 310+83​​
D. 8
E. 53​

(spoiler)

Answer: B. 29​3​

The main move is to look for repetition. Many of the triangles are identical, and larger shapes made from two or more of those triangles repeat as well. Once you group the diagram into matching pieces, the area calculation becomes much more direct.

The best way to solve is “your” way

As you work more problems, you’ll notice that certain approaches feel more natural to you than others. You may also find that an official solution doesn’t match your method, even though your answer is correct.

That’s normal, and it’s useful. The goal is to build a toolbox of perspectives - then choose the one that gets you to a correct solution quickly and reliably. It’s still worth reading other explanations, because they can add new tools to your toolbox, but you don’t need to force yourself into one “standard” method.

Here’s a problem that can be approached in many ways. One clean approach reduces the 3D situation to a basic right triangle: the hypotenuse is 6 (the sphere’s radius), and one leg is 4 (the distance from the sphere’s surface to the line from the center up to the plane). Then you solve for the remaining leg of a right triangle with leg 4 and hypotenuse 6. That’s the key geometric reduction behind the question below.

Example: The question below is from 2019 AMC 10A

A sphere with center O has radius 6. A triangle with sides of length 15,15, and 24 is situated in space so that each of its sides is tangent to the sphere. What is the distance between O and the plane determined by the triangle?
A. 23​
B. 4
C. 32​
D. 25​
E. 5

Solution.

(spoiler)

Answer: D. 25​

Common themes

  • Sometimes a complex geometric shape can be reimagined as multiple much smaller, simpler shapes.
  • Draw extra lines over diagrams if they are not already drawn out for you. Drawing lines like the radii, altitude or splitting the shape into multiple identical parts can help you see things more clearly. Remember to exploit symmetry when possible by splitting a symmetrical shape in half.
  • Change the perspective by translating a diagram into coordinate geometry and using algebra to solve for the location of intersections and distances.
  • Look for opportunities for long sums to have terms that cancel out.
  • If a diagram is purposefully drawn in an obscure way, or there are many extraneous parts, try to distill the diagram to only the salient parts.

Creative problem-solving strategies

  • Seek alternative perspectives for shortcuts
  • Recognize patterns: symmetry, similarity, counting
  • Build pattern recognition through extensive practice

Stars and bars

  • Use stars and bars to count distributions with constraints
  • For positive integers: number of solutions to x1​+x2​+⋯+xk​=n with xi​≥1 is (k−1n−1​)
  • Match answer choices to combinatorial counts

Similar triangles

  • Identify repeated similar shapes in diagrams
  • Use area relationships among similar triangles
  • Reconstruct or extend diagrams to reveal structure

Repeating shapes

  • Group identical or congruent shapes for easier area calculation
  • Recognize and exploit repetition and tiling patterns
  • Calculate total area by summing known pieces

Personalized approaches

  • Multiple valid solution paths exist
  • Build a toolbox of methods; use what feels natural
  • Reading various explanations expands problem-solving tools

Geometric reduction

  • Reduce 3D geometry to 2D right triangle problems when possible
  • Use Pythagorean theorem for distances (e.g., sphere center to plane)
  • Identify key geometric relationships for simplification

Common themes

  • Break complex shapes into simpler components
  • Draw auxiliary lines to expose symmetry or congruence
  • Translate geometry to algebra or coordinates for clarity
  • Seek term cancellation in sums
  • Focus on essential diagram features, ignore distractions

Sign up for free to take 6 quiz questions on this topic

Previous
Next  | 7.2 Simplify
All rights reserved ©2016 - 2026 Achievable, Inc.

Creativity

This chapter applies to all AMC 8/10/12 test takers.

Introduction

Many AMC problems become much easier once you look at them from a different angle. A question that seems computation-heavy often has a shortcut based on structure: symmetry, counting, similarity, or a clever reframe.

To do well on the competition, you’ll want to recognize when a “creative” approach is available and switch to it quickly. You can often solve these problems with routine calculations, but that usually costs time.

Because “change your perspective” can feel abstract, here are a few concrete habits that make it more likely you’ll spot the shortcut.

  • Read multiple explanations for each question: There are multiple ways to approach AMC questions. Each explanation takes a different approach to the problem. Read other explanations not only to understand the problem, but also to notice more efficient approaches you didn’t consider.
  • Look for patterns: Most AMC problems, though difficult, aren’t meant to take an exorbitant amount of time. That usually means there’s a pattern or structure hiding under the surface. Symmetry, congruent shapes, and predictable sequences can turn a hard-looking problem into a quick one.
  • Practice as many problems as you can: This isn’t flashy, but it works. The more problems you do, the better your pattern recognition gets, and the more flexible you become. Below are examples of two very similar problems from just one year apart that use the same core idea.

The following questions are examples of problems that can all be solved with a creative solution.

Stars and bars

Example: The question below is from 2016 AMC 10A

For some particular value of N, when (a+b+c+d+1)N is expanded and like terms are combined, the resulting expression contains exactly 1001 terms that include all four variables a,b,c, and d, each to some positive power. What is N?
A. 0
B. 14
C. 16
D. 17
E. 19

(spoiler)

Answer: B. 14

The key is to count how many terms have a,b,c,d all appearing with positive exponents. That’s the same as counting how many ways the exponent N can be split among a,b,c,d with each getting at least 1.

Among the answer choices, only 14C4 equals 1001, so N=14.

14C4 = 14!/(4!(14−4)!=14!/(4!(10!))=1001

Similar triangles

Example: The question below is from 2018 AMC 10A

All of the triangles in the diagram below are similar to isosceles triangle ABC, in which AB=AC. Each of the 7 smallest triangles has area 1, and △ABC has area 40. What is the area of trapezoid DBCE?

diagram of isosceles triangle ABC and trapezoid DBCE

Diagram not drawn to scale

A. 16
B. 18
C. 20
D. 22
E. 24

(spoiler)

Answer: E. 24

Instead of trying to compute the trapezoid directly, treat the picture as a “tiling” of similar small triangles.

Fill in more small identical triangles above DE to complete triangle ADE. There is space for 9 more similar isosceles triangles, with the ninth at the peak. That makes 16 total triangles above line DE, each with area 1, so the area above DE is 16.

Since ABC has total area 40, the area below line DE (which is trapezoid DBCE) is 40−16=24.

Repeating shapes

Example: The question below is from 2024 AMC 10A

Let K be the kite formed by joining two right triangles with legs 1 and 3​ along a common hypotenuse. Eight copies of K are used to form the polygon shown below. What is the area of triangle ΔABC?

diagram of kite formed by joining two right triangles forming polygon

Diagram not drawn to scale

A. 2+33​
B. 29​3​
C. 310+83​​
D. 8
E. 53​

(spoiler)

Answer: B. 29​3​

The main move is to look for repetition. Many of the triangles are identical, and larger shapes made from two or more of those triangles repeat as well. Once you group the diagram into matching pieces, the area calculation becomes much more direct.

The best way to solve is “your” way

As you work more problems, you’ll notice that certain approaches feel more natural to you than others. You may also find that an official solution doesn’t match your method, even though your answer is correct.

That’s normal, and it’s useful. The goal is to build a toolbox of perspectives - then choose the one that gets you to a correct solution quickly and reliably. It’s still worth reading other explanations, because they can add new tools to your toolbox, but you don’t need to force yourself into one “standard” method.

Here’s a problem that can be approached in many ways. One clean approach reduces the 3D situation to a basic right triangle: the hypotenuse is 6 (the sphere’s radius), and one leg is 4 (the distance from the sphere’s surface to the line from the center up to the plane). Then you solve for the remaining leg of a right triangle with leg 4 and hypotenuse 6. That’s the key geometric reduction behind the question below.

Example: The question below is from 2019 AMC 10A

A sphere with center O has radius 6. A triangle with sides of length 15,15, and 24 is situated in space so that each of its sides is tangent to the sphere. What is the distance between O and the plane determined by the triangle?
A. 23​
B. 4
C. 32​
D. 25​
E. 5

Solution.

(spoiler)

Answer: D. 25​

Common themes

  • Sometimes a complex geometric shape can be reimagined as multiple much smaller, simpler shapes.
  • Draw extra lines over diagrams if they are not already drawn out for you. Drawing lines like the radii, altitude or splitting the shape into multiple identical parts can help you see things more clearly. Remember to exploit symmetry when possible by splitting a symmetrical shape in half.
  • Change the perspective by translating a diagram into coordinate geometry and using algebra to solve for the location of intersections and distances.
  • Look for opportunities for long sums to have terms that cancel out.
  • If a diagram is purposefully drawn in an obscure way, or there are many extraneous parts, try to distill the diagram to only the salient parts.
Key points

Creative problem-solving strategies

  • Seek alternative perspectives for shortcuts
  • Recognize patterns: symmetry, similarity, counting
  • Build pattern recognition through extensive practice

Stars and bars

  • Use stars and bars to count distributions with constraints
  • For positive integers: number of solutions to x1​+x2​+⋯+xk​=n with xi​≥1 is (k−1n−1​)
  • Match answer choices to combinatorial counts

Similar triangles

  • Identify repeated similar shapes in diagrams
  • Use area relationships among similar triangles
  • Reconstruct or extend diagrams to reveal structure

Repeating shapes

  • Group identical or congruent shapes for easier area calculation
  • Recognize and exploit repetition and tiling patterns
  • Calculate total area by summing known pieces

Personalized approaches

  • Multiple valid solution paths exist
  • Build a toolbox of methods; use what feels natural
  • Reading various explanations expands problem-solving tools

Geometric reduction

  • Reduce 3D geometry to 2D right triangle problems when possible
  • Use Pythagorean theorem for distances (e.g., sphere center to plane)
  • Identify key geometric relationships for simplification

Common themes

  • Break complex shapes into simpler components
  • Draw auxiliary lines to expose symmetry or congruence
  • Translate geometry to algebra or coordinates for clarity
  • Seek term cancellation in sums
  • Focus on essential diagram features, ignore distractions

More from General approaches

  • Simplify
  • Direct solving