The sum of twice a number and 7 is 15. What is the number?
x = 4 (2x + 7 = 15 -> 2x = 8)
5 less than three times a number is 10. Find the number.
x = 5 (3x - 5 = 10 -> 3x = 15)
A number divided by 4, plus 3, equals 8. What is the number?
x = 20 (x/4 + 3 = 8 -> x/4 = 5)
The product of a number and 6 is equal to the number plus 25.
x = 5 (6x = x + 25 -> 5x = 25)
10 more than a number is twice the number. Find the number.
x = 10 (x + 10 = 2x)
Two consecutive integers have a sum of 31. What are they?
15 and 16 (x + (x+1) = 31 -> 2x = 30)
Three times the sum of a number and 4 is 21.
x = 3 (3(x + 4) = 21 -> x + 4 = 7)
A number decreased by 12 is one-third of itself.
x = 18 (x - 12 = x/3 -> 3x - 36 = x -> 2x = 36)
The difference between four times a number and 6 is 18.
x = 6 (4x - 6 = 18 -> 4x = 24)
Half of a number is 8 more than one-fourth of the number.
x = 32 (x/2 = x/4 + 8 -> 2x = x + 32)
7 more than the quotient of a number and 5 is 10.
x = 15 (x/5 + 7 = 10 -> x/5 = 3)
The sum of three consecutive integers is 45. Find the smallest one.
14 (x + (x+1) + (x+2) = 45 -> 3x + 3 = 45)
4 times a number is the same as the number added to 12.
x = 4 (4x = x + 12 -> 3x = 12)
8 subtracted from a number is equal to 20.
x = 28 (x - 8 = 20)
15 is 3 more than twice a number.
x = 6 (15 = 2x + 3 -> 12 = 2x)
A number increased by 20% of itself is 60.
x = 50 (1.20x = 60 -> x = 50)
Perimeter of a rectangle is 24. Length is twice the width. Find width.
w = 4 (2(w + 2w) = 24 -> 6w = 24)
A 20ft board is cut into two pieces. One is 4ft longer than the other.
8ft and 12ft (x + (x+4) = 20 -> 2x = 16)
Adding 9 to a number is the same as tripling the number.
x = 4.5 (x + 9 = 3x -> 9 = 2x)
One number is 5 more than another. Their sum is 13.
4 and 9 (x + (x+5) = 13 -> 2x = 8)
The ratio of two numbers is 2:3. Their sum is 20.
8 and 12 (2x + 3x = 20 -> 5x = 20)
6 times the difference of a number and 2 is 18.
x = 5 (6(x - 2) = 18 -> x - 2 = 3)
A number divided by 2 is 5 less than the number.
x = 10 (x/2 = x - 5 -> x = 2x - 10)
25% of a number is 40. What is the number?
x = 160 (0.25x = 40 -> x = 160)