Decomposition Examples in Math

Start with the recap, study the fully worked examples, then use the practice problems to check your understanding of Decomposition.

This page combines explanation, solved examples, and follow-up practice so you can move from recognition to confident problem-solving in Math.

Concept Recap

The strategy of breaking a complex mathematical object or problem into simpler, independent subproblems that can be solved separately.

Divide and conquer: a hard problem of size nn becomes nn easy problems. Long division, partial fractions, and integration by parts all use decomposition.

Read the full concept explanation โ†’

How to Use These Examples

  • Read the first worked example with the solution open so the structure is clear.
  • Try the practice problems before revealing each solution.
  • Use the related concepts and background knowledge badges if you feel stuck.

What to Focus On

Core idea: Decomposition splits a hard problem into simpler, independent subproblems you can solve separately, then handle on their own.

Common stuck point: The procedure for decomposition is the easy part; the trap is splitting into parts that secretly depend on each other. Asking "Can I split this into simpler subproblems that each be solved on their own?" first is what keeps a correct-looking calculation from being attached to the wrong concept.

Sense of Study hint: Ask: Can I split this into simpler subproblems that each be solved on their own?

Worked Examples

Example 1

easy
Factorise 12x2+8xโˆ’412x^2 + 8x - 4 by decomposing the expression into simpler parts.

Answer

12x2+8xโˆ’4=4(3xโˆ’1)(x+1)12x^2+8x-4 = 4(3x-1)(x+1)

First step

1
Step 1 โ€” Factor out GCF: gcdโก(12,8,4)=4\gcd(12, 8, 4) = 4. So 12x2+8xโˆ’4=4(3x2+2xโˆ’1)12x^2+8x-4 = 4(3x^2+2x-1).

Full solution

  1. 2
    Step 2 โ€” Decompose the quadratic: find two numbers multiplying to 3ร—(โˆ’1)=โˆ’33 \times (-1) = -3 and adding to 22: those are 33 and โˆ’1-1.
  2. 3
    Rewrite middle term: 4(3x2+3xโˆ’xโˆ’1)=4[3x(x+1)โˆ’1(x+1)]=4(3xโˆ’1)(x+1)4(3x^2 + 3x - x - 1) = 4[3x(x+1) - 1(x+1)] = 4(3x-1)(x+1).
Decomposition breaks a complex factoring problem into stages: first extract the GCF, then factor the remaining quadratic by splitting the middle term. Each stage is simpler than the whole.

Example 2

medium
Decompose the partial fraction 5x+1(x+1)(xโˆ’2)\dfrac{5x+1}{(x+1)(x-2)} into the form Ax+1+Bxโˆ’2\dfrac{A}{x+1} + \dfrac{B}{x-2}.

Example 3

medium
Decompose 2x+1x2+x\frac{2x+1}{x^2+x} into partial fractions.

Example 4

medium
Decompose cosโก(2ฮธ)\cos(2\theta) into a function of cosโกฮธ\cos\theta only.

Example 5

hard
Decompose โˆซ1x2โˆ’1โ€‰dx\int \frac{1}{x^2-1}\,dx via partial fractions and evaluate.

Practice Problems

Try these problems on your own first, then open the solution to compare your method.

Example 1

easy
Decompose solving the system 2x+y=72x + y = 7 and xโˆ’y=2x - y = 2 into steps.

Example 2

medium
Decompose the proof that 2+3\sqrt{2} + \sqrt{3} is irrational into logical sub-goals.

Example 3

easy
To find the area of an L-shaped region, what is a natural decomposition?

Example 4

easy
Decompose 34\frac{3}{4} as a sum of unit-related parts to compute 34\frac{3}{4} of 2020.

Example 5

easy
To compute 7ร—127 \times 12, decompose 1212 into a sum. What is a useful split?

Example 6

easy
Decompose the problem 'find the perimeter of a rectangle' into subparts.

Example 7

easy
Decompose 72\sqrt{72} to simplify it.

Example 8

easy
Decompose the count: how many ways to pick an outfit from 33 shirts and 44 pants?

Example 9

easy
Decompose 4848 into prime factors.

Example 10

easy
Decompose the journey: a trip is 4040 km at 2020 km/h then 3030 km at 3030 km/h. Into what subproblems?

Example 11

medium
Decompose 5x+1x2โˆ’1\frac{5x+1}{x^2-1} into partial fractions (state the form and find constants).

Example 12

medium
Decompose โˆซ(2x+cosโกx)โ€‰dx\int (2x + \cos x)\,dx into manageable subintegrals.

Example 13

medium
Decompose the area between y=xy=x and y=x2y=x^2 on [0,1][0,1] into the right subproblem.

Example 14

medium
Decompose 123123 in base 1010 to show place-value structure.

Example 15

medium
Decompose the counting of arrangements of the letters in 'BOOK' into stages.

Example 16

challenge
Decompose the proof that n3โˆ’nn^3-n is divisible by 66 for all integers nn.

Example 17

challenge
Decompose โˆ‘k=1nk(k+1)\sum_{k=1}^{n} k(k+1) into simpler known sums and evaluate for general nn.

Example 18

challenge
Decompose the volume of a cylinder with a cone removed from its top (same radius rr, both height hh).

Example 19

medium
Decompose the count of 33-digit numbers with distinct digits into stages.

Example 20

medium
Decompose 712\frac{7}{12} into a sum of two unit-fraction-friendly parts to add to 112\frac{1}{12}.

Example 21

medium
Decompose the area of a trapezoid (parallel sides a,ba,b, height hh) into a rectangle plus triangles to derive its formula.

Example 22

medium
Decompose solving โˆฃxโˆ’3โˆฃ=5|x-3|=5 into cases.

Example 23

easy
Decompose 9898 to compute 98+4798 + 47 mentally.

Example 24

easy
To find the area of a shape made of a 4ร—54\times 5 rectangle on top of a 6ร—26\times 2 rectangle, what is a natural decomposition?

Example 25

easy
Decompose 56\frac{5}{6} as a sum of unit fractions.

Example 26

easy
Decompose 10241024 as a power of 22.

Example 27

easy
To compute 99ร—799 \times 7, decompose the 9999.

Example 28

easy
Decompose 50\sqrt{50} to simplify it.

Example 29

medium
Decompose the count of integers from 11 to 100100 divisible by 22 or 33 using inclusion-exclusion.

Example 30

medium
Decompose the integral โˆซ(3x2+2x+5)โ€‰dx\int (3x^2 + 2x + 5)\,dx into simpler integrals.

Example 31

medium
Decompose the area of a regular hexagon (side ss) into triangles.

Example 32

medium
Decompose 108108 into prime factors and use it to find the number of divisors.

Example 33

medium
Decompose x3โˆ’8x^3 - 8 as a product of factors.

Example 34

medium
Decompose the count of 44-letter words from {A,B,C}\{A,B,C\} that contain at least one AA.

Example 35

medium
Decompose the volume of a cone (radius rr, height hh) as a fraction of a cylinder.

Example 36

medium
Decompose โˆ‘k=1n(2kโˆ’1)\sum_{k=1}^{n} (2k-1) into a known sum and evaluate.

Example 37

hard
Decompose the proof that the product of two odd numbers is odd.

Example 38

hard
Decompose the area between y=sinโกxy=\sin x and the xx-axis from 00 to ฯ€\pi.

Example 39

hard
Decompose the count of ways to arrange the letters of MISSISSIPPI.

Example 40

hard
Decompose a 7ร—87 \times 8 chessboard count of dominoes (1ร—21\times 2 tiles). Approximate using a known result.

Example 41

challenge
Decompose the proof that any integer nโ‰ฅ2n \ge 2 can be written as a product of primes (existence half of the Fundamental Theorem of Arithmetic).

Example 42

challenge
Decompose the count of subsets of {1,2,โ€ฆ,n}\{1,2,\dots,n\} with no two consecutive elements (Fibonacci connection).