Practice Mental Models in Math

Use these practice problems to test your method after reviewing the concept explanation and worked examples.

Quick Recap

A mental model is an internal representation of a mathematical concept that lets you reason about it intuitively — like picturing numbers on a number line or functions as input-output machines.

A mental model is your internal simulation of how something works — good mental models make predictions that match reality; wrong ones produce systematic errors.

Showing a random 20 of 50 problems.

Example 1

hard
A student models 'a function is its formula.' Show why this model fails by giving a function that has the same formula on different domains and behaves differently.

Example 2

medium
A student's model 'squaring makes bigger' predicts (0.2)^2 > 0.2. Compute the actual value and explain what the model gets wrong.

Example 3

medium
Describe a useful mental model for limxaf(x)=L\lim_{x\to a}f(x) = L and use it to explain why limx0sinxx=1\lim_{x\to 0}\frac{\sin x}{x} = 1.

Example 4

medium
A student visualizes percentages as 'parts per hundred.' Use this to find 25% of 80, and explain the model step.

Example 5

easy
A student's model says 'squaring always makes a positive number bigger.' Test it with x=0.5x = 0.5.

Example 6

medium
A student models 'adding always increases.' Test with 5 + (-3). Does the model survive, and what model handles signed addition?

Example 7

hard
A student's mental model of vectors: 'arrows on a plane.' Use it to add u=(3,1)\vec{u} = (3, 1) and v=(1,2)\vec{v} = (-1, 2), and interpret geometrically.

Example 8

easy
Think of a function as an input-output machine. If the machine doubles its input and you feed in 7, what comes out?

Example 9

easy
A student models division as 'sharing equally.' Use it: 12 cookies shared among 4 children gives how many each?

Example 10

easy
Describe two mental models for multiplication and use each to compute 4×64 \times 6.

Example 11

medium
A student models 'every quadratic equation has 2 real solutions.' Test with x2+1=0x^2 + 1 = 0.

Example 12

challenge
A student models 'infinite sets all have the same size.' Show this is wrong by demonstrating that N<R|\mathbb{N}| < |\mathbb{R}| via the conclusion of Cantor's diagonal argument.

Example 13

medium
A model predicts that a graph of y = 2^x and y = x^2 cross only once. Test by checking x = 2 and x = 4. Does the model survive, and what does this reveal?

Example 14

medium
Picture probability as 'fraction of equally likely outcomes.' Use it for: rolling a fair 6-sided die, what is P(rolling an odd number)P(\text{rolling an odd number})?

Example 15

easy
Describe a mental model for parallel lines and use it to predict how many solutions the system y=2x+1y = 2x + 1 and y=2x3y = 2x - 3 has.

Example 16

medium
Use the input-output machine model for f(x)=3x2f(x) = 3x - 2. Compute f(4)f(4) and f(0)f(0).

Example 17

easy
Use the number-line model. Starting at 2-2 and moving 55 steps to the right, where do you land?

Example 18

medium
A student models 'bigger denominator means bigger fraction.' Test with 1/2 vs 1/8. Which is bigger, and how should the model be fixed?

Example 19

easy
Model a negative times a negative using 'opposite of an opposite.' What is (-1)*(-3)?

Example 20

hard
A student models a proof by induction as 'check n=1n = 1 and you're done.' Show by example that the inductive step is essential, using the claim 'all n1n \ge 1 satisfy n<1000n < 1000.'