Apprentissage des Mathématiques

Math Puzzles

Challenge your mind with mathematical puzzles and brain teasers. Solve interactive number theory puzzles, divisibility challenges, prime number problems, and modular arithmetic brain teasers. Learn math concepts through engaging puzzle-solving activities.

Welcome to our collection of mathematical puzzles! Each puzzle is designed to challenge your problem-solving skills while teaching important mathematical concepts. Try to solve them on your own first, then use the hints if you get stuck. Solutions are available to help you understand the reasoning behind each puzzle.

The Missing Digit

EasyNumber Theory

A classic divisibility puzzle that tests your understanding of modular arithmetic.

The number 45_72 is divisible by 9. What digit should replace the underscore?

The Prime Sum

MediumPrime Numbers

Find two prime numbers that add up to a given sum.

Find two different prime numbers that add up to 50. How many such pairs exist?

The Clock Arithmetic

EasyModular Arithmetic

A puzzle about clock arithmetic and modular operations.

If it's 3 o'clock now, what time will it be in 100 hours? (Use 12-hour clock format)

The GCD Challenge

MediumNumber Theory

Find numbers with a specific greatest common divisor.

Find two positive integers a and b such that: - gcd(a, b) = 6 - a + b = 30 - a < b What are the possible values of a and b?

The Perfect Square Puzzle

HardNumber Theory

A challenging puzzle about perfect squares and their properties.

Find the smallest positive integer n such that: - n is a perfect square - n + 1 is also a perfect square - n + 2 is also a perfect square Wait, that's impossible! Instead, find n where: - n is a perfect square - n + 1 is a perfect square What is the smallest such n?

The Modular Inverse

MediumModular Arithmetic

Find the modular inverse using the Extended Euclidean Algorithm.

Find the modular inverse of 7 modulo 26. That is, find x such that: 7x ≡ 1 (mod 26)

Math Puzzles | Maths Learning