Hard Math quiz

Hard Math Quiz: Challenge Problems

Challenge yourself with harder math questions that mix algebra, arithmetic, fractions, geometry, patterns, percentages, and reasoning. Use hints when needed, choose an answer, and review the explanation after each question.

1 Question 1 of 10
Not answered

If 3x + 7 = 2x + 19, what is the value of x?

Hint: Move all x-terms to one side and constants to the other side.
Explanation: Subtract 2x from both sides: x + 7 = 19. Subtract 7 from both sides: x = 12.
2 Question 2 of 10
Not answered

What is the value of 5² + 3³ - 4²?

Hint: Evaluate the powers first, then add and subtract.
Explanation: 5² = 25, 3³ = 27, and 4² = 16. So 25 + 27 - 16 = 36.
3 Question 3 of 10
Not answered

A number is increased by 25% and becomes 100. What was the original number?

Hint: After a 25% increase, the new value is 125% of the original.
Explanation: Let the original number be x. Then 1.25x = 100. Divide by 1.25: x = 80.
4 Question 4 of 10
Not answered

If a right triangle has hypotenuse 13 and one leg 5, what is the other leg?

Hint: Use the Pythagorean theorem: a² + b² = c².
Explanation: Let the missing leg be b. Then 5² + b² = 13². So 25 + b² = 169, b² = 144, and b = 12.
5 Question 5 of 10
Not answered

Simplify: 2/3 + 3/4.

Hint: Use 12 as a common denominator.
Explanation: Convert both fractions: 2/3 = 8/12 and 3/4 = 9/12. Then 8/12 + 9/12 = 17/12.
6 Question 6 of 10
Not answered

The average of 6, 10, x, and 20 is 13. What is x?

Hint: If the average of 4 numbers is 13, their total is 4 × 13.
Explanation: The total must be 4 × 13 = 52. The known numbers add to 6 + 10 + 20 = 36. So x = 52 - 36 = 16.
7 Question 7 of 10
Not answered

What is the next number in the pattern: 2, 6, 12, 20, 30, ?

Hint: Look at the differences between consecutive terms.
Explanation: The differences are 4, 6, 8, 10. The next difference is 12, so the next number is 30 + 12 = 42.
8 Question 8 of 10
Not answered

If y = 2x² - 3 and x = 4, what is y?

Hint: Substitute x = 4 into the expression and square 4 first.
Explanation: Since x = 4, y = 2(4²) - 3 = 2 × 16 - 3 = 32 - 3 = 29.
9 Question 9 of 10
Not answered

A rectangle has area 96 and width 8. What is its length?

Hint: For a rectangle, area = length × width.
Explanation: Use area = length × width. So 96 = length × 8. Divide by 8: length = 12.
10 Question 10 of 10
Not answered

There are 5 blue, 3 red, and 2 green marbles in a bag. What is the probability of not picking a red marble?

Hint: Count all marbles that are not red, then divide by the total number of marbles.
Explanation: There are 10 marbles total. Not red means blue or green: 5 + 2 = 7 marbles. The probability is 7/10.

Your result

You answered 0 out of 10 questions correctly.

What this challenge quiz checks

Harder problems are usually hard because you must choose and connect ideas

The 10 questions mix equations, exponents, reverse percentages, right triangles, fraction operations, averages, patterns, functions, geometry, and probability. The individual calculations are manageable; the challenge is recognizing the structure quickly and selecting the correct method.

Choose a method

Decide whether a problem needs an equation, a formula, a pattern rule, an inverse operation, or a probability model.

Work backward

Reverse percentages, averages, and geometric formulas when the final value is known but an earlier quantity is missing.

Connect representations

Move between verbal conditions, equations, formulas, sequences, fractions, and probabilities without losing meaning.

Check constraints

Use sign, size, units, range, and geometric conditions to reject answers that cannot be valid.

Method selection

The first decision is often more important than the arithmetic

Several questions in this quiz look unrelated, but each can be classified by the relationship hidden inside it. Building that habit makes mixed exams much faster.

Identify structure → choose model → calculate → verify

Examples from the quiz

3x + 7 = 2x + 19 Linear equation: collect variable terms and isolate x.
25% increase gives 100 Reverse percentage: the final value is 125% of the original.
Hypotenuse 13, leg 5 Right-triangle relationship: use the Pythagorean theorem.
2, 6, 12, 20, 30, ... Sequence structure: inspect differences before guessing a formula.
Reverse percentage

Undo a percentage change with a multiplier, not by subtracting the same percentage

The quiz asks for the original number after a 25% increase produces 100. A stronger version uses successive changes, where simple addition and subtraction of percentages fails.

After +25%: final = original × 1.25
1.25x = 100
x = 100 ÷ 1.25 = 80
From pattern spotting to generalization

A sequence rule is stronger than simply predicting one next term

The quiz sequence 2, 6, 12, 20, 30 has first differences 4, 6, 8, 10. That correctly predicts the next term, but the deeper pattern is quadratic.

Differences

First differences increase by 2, which is evidence of a quadratic sequence.

4, 6, 8, 10, 12, ...

General term

The nth term can be written as n(n + 1).

n = 5 → 5 × 6 = 30

Predict any term

A formula lets you jump directly to later terms instead of extending the sequence one step at a time.

n = 10 → 10 × 11 = 110
Geometry with constraints

Use the theorem, then use the geometry to check whether the result makes sense

For a right triangle with hypotenuse 13 and one leg 5, the missing side comes from the Pythagorean theorem. But a valid result must also be shorter than the hypotenuse.

5² + b² = 13²
25 + b² = 169
b² = 144
b = 12
Use constraints before calculating

Sometimes you can eliminate impossible answers before doing the full solution

Strong test-taking is not about guessing. It is about using mathematical constraints to narrow the possibilities before spending time on detailed arithmetic.

Probability

A probability must be between 0 and 1. In the marble problem, 8/10 could be rejected after checking the non-red count.

5 blue + 2 green = 7 non-red → 7/10

Fraction size

2/3 + 3/4 must be greater than 1 because both fractions are positive and together exceed one whole.

17/12 ≈ 1.417, so answers below 1 are impossible.
Higher-level mixed challenge

Combine an average condition with algebra instead of treating them as separate topics

Suppose five numbers have mean 18. Four of them are 11, 14, 20, and 27. The fifth number is not found by averaging the known four; first reconstruct the required total.

Required total = 5 × 18 = 90
Known total = 11 + 14 + 20 + 27 = 72
Missing value = 90 − 72 = 18
Common challenge-problem mistakes

Three errors that happen when topics are mixed

Using the first familiar formula

A mixed problem may contain several recognizable quantities, but only one relationship actually connects the unknown to the data.

Classify the problem before substituting numbers.

Stopping after an intermediate result

Multi-step problems often require a transformed quantity before the requested answer can be found.

For reverse percent, 125% is the multiplier — not the original number.

Not checking plausibility

An answer can be algebraically produced and still violate a geometric, probabilistic, or contextual constraint.

Use sign, size, units, and allowed ranges as final checks.
Use your result

What your score says about mixed-problem readiness

0–4 correct

Review the underlying topics separately: linear equations, exponents, fractions, percentages, geometry, averages, and probability.

5–7 correct

Your fundamentals are forming; focus on recognizing which method applies before doing the arithmetic.

8–10 correct

Move toward multi-step equations, nonlinear patterns, compound percentages, coordinate geometry, probability combinations, and SAT-style mixed reasoning.

Continue from here

Move from a mixed foundation check to genuinely harder multi-step mathematics

Hard Math hub

Hard Math Quizzes

Return to the Hard Math section for more advanced algebra, geometry, patterns, probability, and mixed reasoning.

Open Hard Math section
Exam-style challenge

SAT Math Quizzes

Practice mixed algebra, advanced math, data analysis, geometry, and modeling under an exam-style structure.

Open SAT Math section