Math Solutions

All Solutions

492 solutions
Sieve of Eratosthenes: Finding All Primes

Find all primes up to 100 using the Sieve of Eratosthenes. Animate crossing out multiples of 2, 3, 5, 7.

4/12/2026
Prime Factorization of Integers

Find the prime factorization of 360. Build the factor tree step by step.

4/12/2026
Finding the LCM of Two or More Numbers

Find LCM(12, 18, 20) using prime factorization. Show the Venn diagram of prime factors.

4/12/2026
Finding GCD Using the Euclidean Algorithm

Find GCD(252, 198) using the Euclidean algorithm. Show the repeated division steps until the remainder is 0.

4/12/2026
Binomial Theorem Expansion

Expand (2x+3)⁵ using the binomial theorem with Pascal's triangle row 5.

4/12/2026
Even, Odd, or Neither Functions

Test f(x)=x³+x (odd) and g(x)=x⁴+x² (even). Show symmetry.

4/12/2026
Evaluating Piecewise Functions

f(x) = {x² if x<0, 2x+1 if 0≤x<3, 7 if x≥3}. Evaluate at x=−2, 1, 5.

4/12/2026
Composition of Functions

If f(x)=x²+1 and g(x)=3x−2, find f(g(x)) and g(f(x)).

4/12/2026
Finding the Inverse of a Function

Find the inverse of f(x) = (2x+3)/(x−1). Swap x and y, solve for y.

4/12/2026
Finding Domain and Range

Find the domain and range of f(x) = √(4−x²). The domain requires 4−x² ≥ 0, so −2 ≤ x ≤ 2.

4/12/2026
Solving Rational Inequalities

Solve (x−3)/(x+1) ≥ 0. Use sign chart with critical points x=3, x=−1.

4/12/2026
Polynomial Inequalities Using Sign Charts

Solve (x−1)(x+2)(x−4) > 0 using a sign chart with test points.

4/12/2026
Absolute Value Inequalities

Solve |x−4| ≤ 3. This means −3 ≤ x−4 ≤ 3, so 1 ≤ x ≤ 7.

4/12/2026
Solving Absolute Value Equations

Solve |2x−3| = 7. Two cases: 2x−3 = 7 or 2x−3 = −7.

4/12/2026
Solving Quadratic Inequalities

Solve x²−5x+6 < 0. Factor: (x−2)(x−3) < 0. Solution: 2 < x < 3.

4/12/2026
Solving Compound Inequalities

Solve −3 < 2x+1 ≤ 9. Show the solution interval on a number line.

4/12/2026
Solving Linear Inequalities

Solve 2x−5 > 7. Show the solution on a number line.

4/12/2026
Telescoping Series

Evaluate Σ(k=1 to n) [1/k − 1/(k+1)]. Most terms cancel, leaving 1 − 1/(n+1).

4/12/2026
Sum of an Infinite Geometric Series

Find 1+1/3+1/9+1/27+... = 1/(1−1/3) = 3/2.

4/12/2026
Sum of a Finite Geometric Series

Find 1+2+4+8+...+512 = 2^10 − 1 = 1023.

4/12/2026
Solutions | MathSpin