Master Mathematics Through Practice

Practice Mathematical Problems with Instant Feedback

Solve thousands of mathematical problems across all domains. Get step-by-step solutions, hints, and explanations to master every concept through targeted practice.

2000+
Practice Problems
8
Mathematical Domains
3
Difficulty Levels

Arithmetic Practice Problems

Build your foundational skills with arithmetic problems covering basic operations, fractions, percentages, and more. Start with beginner problems and work your way up.

1000+ problems available View all arithmetic problems โ†’
Beginner #AR-001
10 points

Calculate: \( 48 \div 6 + 3 \times 4 - 5 \)

Remember to follow the order of operations (PEMDAS/BODMAS).

Hint: Remember PEMDAS: Parentheses, Exponents, Multiplication/Division (left to right), Addition/Subtraction (left to right).

Show Hint

Solution:

1. Division first: \( 48 \div 6 = 8 \)

2. Multiplication: \( 3 \times 4 = 12 \)

3. Now we have: \( 8 + 12 - 5 \)

4. Addition: \( 8 + 12 = 20 \)

5. Subtraction: \( 20 - 5 = 15 \)

Answer: 15

Beginner #AR-002
15 points

A shirt originally costs $80. It's on sale for 25% off. What is the sale price?

Hint: Calculate 25% of $80, then subtract that amount from the original price.

Show Hint

Solution:

1. Calculate discount: \( 25\% \text{ of } 80 = 0.25 \times 80 = 20 \)

2. Subtract discount: \( 80 - 20 = 60 \)

3. Alternative method: \( 80 \times (1 - 0.25) = 80 \times 0.75 = 60 \)

Answer: $60

Intermediate #AR-003
25 points

Simplify: \( \frac{3}{4} + \frac{2}{5} \times \frac{10}{3} - \frac{1}{2} \)

Express your answer as a simplified fraction.

Hint: Remember order of operations: multiplication before addition/subtraction. Find common denominators when adding fractions.

Show Hint

Solution:

1. Multiplication first: \( \frac{2}{5} \times \frac{10}{3} = \frac{20}{15} = \frac{4}{3} \)

2. Now we have: \( \frac{3}{4} + \frac{4}{3} - \frac{1}{2} \)

3. Find common denominator (12):

\( \frac{3}{4} = \frac{9}{12}, \quad \frac{4}{3} = \frac{16}{12}, \quad \frac{1}{2} = \frac{6}{12} \)

4. Combine: \( \frac{9}{12} + \frac{16}{12} - \frac{6}{12} = \frac{19}{12} \)

Answer: \( \frac{19}{12} \) or \( 1\frac{7}{12} \)

Interactive Practice: Percentage Problem

If a population grows from 500 to 650, what is the percentage increase?

Enter your answer as a percentage (without the % sign):

Algebra Practice Problems

Master algebraic concepts through practice. Solve equations, work with polynomials, and understand functional relationships with our comprehensive algebra problems.

1000+ problems available View all algebra problems โ†’
Beginner #AL-001
15 points

Solve for x: \( 3x + 7 = 22 \)

Hint: Isolate x by subtracting 7 from both sides, then divide by 3.

Show Hint

Solution:

1. Subtract 7 from both sides: \( 3x + 7 - 7 = 22 - 7 \)

2. Simplify: \( 3x = 15 \)

3. Divide both sides by 3: \( x = 5 \)

Answer: x = 5

Intermediate #AL-002
30 points

Solve the quadratic equation: \( x^2 - 5x + 6 = 0 \)

Find both solutions.

Hint: Factor the quadratic or use the quadratic formula.

Show Hint

Solution:

Method 1: Factoring

1. Look for factors of 6 that add to -5: -2 and -3

2. Factor: \( (x - 2)(x - 3) = 0 \)

3. Set each factor to zero: \( x - 2 = 0 \) or \( x - 3 = 0 \)

4. Solutions: \( x = 2 \) or \( x = 3 \)

Method 2: Quadratic Formula

1. Formula: \( x = \frac{-b \pm \sqrt{b^2 - 4ac}}{2a} \)

2. Here: a=1, b=-5, c=6

3. Discriminant: \( (-5)^2 - 4(1)(6) = 25 - 24 = 1 \)

4. Solutions: \( x = \frac{5 \pm 1}{2} \)

5. \( x = \frac{5+1}{2} = 3 \) or \( x = \frac{5-1}{2} = 2 \)

Answer: x = 2, 3

Advanced #AL-003
50 points

Solve the system of equations:

\( 2x + 3y = 13 \)

\( 3x - 2y = 4 \)

Hint: Use substitution or elimination method. Multiply equations to eliminate one variable.

Show Hint

Solution:

Using Elimination Method:

1. Multiply first equation by 2: \( 4x + 6y = 26 \)

2. Multiply second equation by 3: \( 9x - 6y = 12 \)

3. Add equations: \( (4x + 6y) + (9x - 6y) = 26 + 12 \)

4. Simplify: \( 13x = 38 \) โ†’ \( x = \frac{38}{13} \)

5. Substitute into first equation: \( 2(\frac{38}{13}) + 3y = 13 \)

6. Simplify: \( \frac{76}{13} + 3y = 13 \)

7. \( 3y = 13 - \frac{76}{13} = \frac{169}{13} - \frac{76}{13} = \frac{93}{13} \)

8. \( y = \frac{93}{13} \times \frac{1}{3} = \frac{93}{39} = \frac{31}{13} \)

Answer: \( x = \frac{38}{13}, y = \frac{31}{13} \)

Interactive Practice: Function Evaluation

Given \( f(x) = 2x^2 - 3x + 5 \), find \( f(4) \).

Enter your answer:

Geometry Practice Problems

Solve geometric problems involving shapes, angles, areas, and volumes. Apply theorems and formulas to find solutions.

1000+ problems available View all geometry problems โ†’
Beginner #GE-001
20 points

Find the area of a triangle with base 12 cm and height 8 cm.

Hint: Area of triangle = ยฝ ร— base ร— height

Show Hint

Solution:

1. Formula: \( A = \frac{1}{2} \times b \times h \)

2. Substitute values: \( A = \frac{1}{2} \times 12 \times 8 \)

3. Calculate: \( A = 6 \times 8 = 48 \)

Answer: 48 cmยฒ

Intermediate #GE-002
35 points

In a right triangle, the hypotenuse is 13 cm and one leg is 5 cm. Find the length of the other leg.

Hint: Use the Pythagorean theorem: \( a^2 + b^2 = c^2 \)

Show Hint

Solution:

1. Pythagorean theorem: \( a^2 + b^2 = c^2 \)

2. Let a = 5, c = 13, find b

3. \( 5^2 + b^2 = 13^2 \)

4. \( 25 + b^2 = 169 \)

5. \( b^2 = 169 - 25 = 144 \)

6. \( b = \sqrt{144} = 12 \) (positive length)

Answer: 12 cm

Advanced #GE-003
45 points

Find the volume of a sphere with radius 7 cm. Use \( \pi = \frac{22}{7} \).

Hint: Volume of sphere = \( \frac{4}{3} \pi r^3 \)

Show Hint

Solution:

1. Formula: \( V = \frac{4}{3} \pi r^3 \)

2. Substitute values: \( V = \frac{4}{3} \times \frac{22}{7} \times 7^3 \)

3. Simplify: \( V = \frac{4}{3} \times \frac{22}{7} \times 343 \)

4. Cancel 7: \( V = \frac{4}{3} \times 22 \times 49 \)

5. Calculate: \( V = \frac{4}{3} \times 1078 = \frac{4312}{3} \)

6. \( V = 1437.33 \) cmยณ (approximately)

Answer: \( \frac{4312}{3} \) cmยณ or 1437.33 cmยณ

Interactive Practice: Circle Problem

A circle has a diameter of 14 cm. What is its circumference? Use \( \pi = \frac{22}{7} \).

Enter your answer:

Calculus Practice Problems

Master differential and integral calculus with problems ranging from basic derivatives to complex integrals and applications.

1000+ problems available View all calculus problems โ†’
Beginner #CA-001
20 points

Find the derivative of \( f(x) = 3x^2 + 5x - 7 \).

Hint: Use the power rule: derivative of \( x^n \) is \( nx^{n-1} \).

Show Hint

Solution:

1. Apply power rule to each term:

\( \frac{d}{dx}(3x^2) = 3 \cdot 2x^{2-1} = 6x \)

\( \frac{d}{dx}(5x) = 5 \cdot 1x^{1-1} = 5 \)

\( \frac{d}{dx}(-7) = 0 \) (constant)

2. Combine: \( f'(x) = 6x + 5 \)

Answer: \( f'(x) = 6x + 5 \)

Intermediate #CA-002
35 points

Evaluate the integral: \( \int (4x^3 + 2x - 1) \, dx \)

Hint: Use the power rule for integration: \( \int x^n \, dx = \frac{x^{n+1}}{n+1} + C \).

Show Hint

Solution:

1. Apply power rule to each term:

\( \int 4x^3 \, dx = 4 \cdot \frac{x^{3+1}}{3+1} = 4 \cdot \frac{x^4}{4} = x^4 \)

\( \int 2x \, dx = 2 \cdot \frac{x^{1+1}}{1+1} = 2 \cdot \frac{x^2}{2} = x^2 \)

\( \int -1 \, dx = -x \)

2. Combine and add constant: \( x^4 + x^2 - x + C \)

Answer: \( x^4 + x^2 - x + C \)

Interactive Practice: Derivative Problem

Find the derivative of \( f(x) = x^3 - 2x^2 + 5x - 3 \).

Enter your answer in the form: ax^2 + bx + c

Statistics Practice Problems

Practice statistical concepts including probability, distributions, hypothesis testing, and data analysis with real-world applications.

1000+ problems available View all statistics problems โ†’
Beginner #ST-001
15 points

Find the mean of the following data set: 5, 8, 12, 15, 20

Hint: Mean = sum of all values รท number of values

Show Hint

Solution:

1. Sum of values: 5 + 8 + 12 + 15 + 20 = 60

2. Number of values: 5

3. Mean = 60 รท 5 = 12

Answer: 12

Intermediate #ST-002
30 points

What is the probability of rolling a sum of 7 with two fair six-sided dice?

Hint: List all possible outcomes and count how many sum to 7.

Show Hint

Solution:

1. Total possible outcomes: 6 ร— 6 = 36

2. Outcomes that sum to 7: (1,6), (2,5), (3,4), (4,3), (5,2), (6,1) = 6 outcomes

3. Probability = favorable outcomes รท total outcomes = 6/36 = 1/6

Answer: \( \frac{1}{6} \)

Interactive Practice: Probability Problem

In a deck of 52 cards, what is the probability of drawing a heart or a king?

Enter your answer as a simplified fraction:

Number Theory Practice Problems

Explore the properties of integers, prime numbers, divisibility, and modular arithmetic with challenging number theory problems.

1000+ problems available View all number theory problems โ†’
Beginner #NT-001
15 points

Find the greatest common divisor (GCD) of 48 and 60.

Hint: List the factors of each number and find the largest common factor.

Show Hint

Solution:

1. Factors of 48: 1, 2, 3, 4, 6, 8, 12, 16, 24, 48

2. Factors of 60: 1, 2, 3, 4, 5, 6, 10, 12, 15, 20, 30, 60

3. Common factors: 1, 2, 3, 4, 6, 12

4. Greatest common factor: 12

Answer: 12

Intermediate #NT-002
35 points

Find the least common multiple (LCM) of 12 and 18.

Hint: List multiples of each number and find the smallest common multiple.

Show Hint

Solution:

1. Multiples of 12: 12, 24, 36, 48, 60, ...

2. Multiples of 18: 18, 36, 54, 72, ...

3. The smallest common multiple is 36

4. Alternative method: LCM = (12 ร— 18) รท GCD(12,18) = 216 รท 6 = 36

Answer: 36

Interactive Practice: Prime Number Problem

Is 97 a prime number? Enter "yes" or "no".

Trigonometry Practice Problems

Master trigonometric functions, identities, and applications with problems ranging from basic angle calculations to complex trigonometric equations.

Beginner #TR-001
15 points

Find the value of \( \sin(30^\circ) \).

Hint: Remember the standard trigonometric values for common angles.

Show Hint

Solution:

1. \( \sin(30^\circ) = \frac{1}{2} \)

Answer: \( \frac{1}{2} \)

Intermediate #TR-002
30 points

Solve for x: \( \cos(x) = \frac{\sqrt{3}}{2} \) for \( 0^\circ \leq x \leq 360^\circ \).

Hint: Find the angles where cosine equals \( \frac{\sqrt{3}}{2} \) in the given range.

Show Hint

Solution:

1. \( \cos(30^\circ) = \frac{\sqrt{3}}{2} \)

2. Cosine is positive in quadrants I and IV

3. In quadrant I: \( x = 30^\circ \)

4. In quadrant IV: \( x = 360^\circ - 30^\circ = 330^\circ \)

Answer: \( x = 30^\circ, 330^\circ \)

Interactive Practice: Trigonometric Identity

Simplify: \( \sin^2(x) + \cos^2(x) \)

Enter your answer:

Linear Algebra Practice Problems

Practice matrix operations, vector spaces, eigenvalues, and linear transformations with comprehensive linear algebra problems.

Beginner #LA-001
20 points

Add the matrices: \( \begin{bmatrix} 2 & 3 \\ 1 & 4 \end{bmatrix} + \begin{bmatrix} 5 & 1 \\ 2 & 3 \end{bmatrix} \)

Hint: Add corresponding elements of the matrices.

Show Hint

Solution:

1. Add corresponding elements:

\( \begin{bmatrix} 2+5 & 3+1 \\ 1+2 & 4+3 \end{bmatrix} = \begin{bmatrix} 7 & 4 \\ 3 & 7 \end{bmatrix} \)

Answer: \( \begin{bmatrix} 7 & 4 \\ 3 & 7 \end{bmatrix} \)

Intermediate #LA-002
40 points

Find the determinant of the matrix: \( \begin{bmatrix} 3 & 2 \\ 1 & 4 \end{bmatrix} \)

Hint: For a 2x2 matrix \( \begin{bmatrix} a & b \\ c & d \end{bmatrix} \), determinant = ad - bc.

Show Hint

Solution:

1. Determinant = (3)(4) - (2)(1) = 12 - 2 = 10

Answer: 10

Interactive Practice: Matrix Multiplication

Multiply: \( \begin{bmatrix} 2 & 3 \\ 1 & 4 \end{bmatrix} \times \begin{bmatrix} 5 & 1 \\ 2 & 3 \end{bmatrix} \)

Enter your answer as a 2x2 matrix in the form: [[a,b],[c,d]]

Ready to Master Mathematics?

Practice makes perfect! Continue solving problems to build your mathematical skills and track your progress with our comprehensive practice platform.