Practice Decomposition in Math
Use these practice problems to test your method after reviewing the concept explanation and worked examples.
Quick 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 becomes easy problems. Long division, partial fractions, and integration by parts all use decomposition.
Showing a random 20 of 50 problems.
Example 1
mediumDecompose the proof that is irrational into logical sub-goals.
Example 2
easyDecompose solving the system and into steps.
Example 3
easyTo find the area of a shape made of a rectangle on top of a rectangle, what is a natural decomposition?
Example 4
hardDecompose a chessboard count of dominoes ( tiles). Approximate using a known result.
Example 5
mediumDecompose into prime factors and use it to find the number of divisors.
Example 6
mediumDecompose the area between and on into the right subproblem.
Example 7
easyDecompose as a sum of unit fractions.
Example 8
easyDecompose as a sum of unit-related parts to compute of .
Example 9
challengeDecompose into simpler known sums and evaluate for general .
Example 10
challengeDecompose the proof that is divisible by for all integers .
Example 11
mediumDecompose as a product of factors.
Example 12
hardDecompose via partial fractions and evaluate.
Example 13
easyDecompose the count: how many ways to pick an outfit from shirts and pants?
Example 14
easyDecompose into prime factors.
Example 15
mediumDecompose into a function of only.
Example 16
mediumDecompose the area of a regular hexagon (side ) into triangles.
Example 17
hardDecompose the proof that the product of two odd numbers is odd.
Example 18
easyTo compute , decompose the .
Example 19
easyTo find the area of an L-shaped region, what is a natural decomposition?
Example 20
mediumDecompose solving into cases.