If you'd like to add this set to your collection and start rememberizing it, login to your account now. Of course, if you don't already have an account you should register for free right away!
| Front-side | Reverse-side |
|---|---|
| 3 less than a number | x-3 |
| 5 is 3 more than a number | 5 = x + 3 |
| 5 less than 10 | 10 – 5 |
| A number added to 5 | 5 + x |
| A number decreased by 7 | x – 7 |
| A number increased by 13 | x + 13 |
| Absolute value of a number | | n | |
| Difference between x and 3 | 3 – x |
| Five times the difference of a number and 4 | 5 (x – 4) |
| Five times the sum of x and 2 | 5(x + 2) |
| One half a number is 10 | x/2 = 10 |
| Quotient of 3 and x | 3/x |
| Quotient of x and 3 | x/3 |
| Seven is greater than x | 7 > x |
| Ten more than x | x + 10 |
| Ten percent of x | .10x |
| Ten subtracted from 10 times a number is that number plus 5 | 10x – 10 = x + 5 |
| Ten times x | 10x |
| The product of 2 times a number is 10 | 2x = 10 |
| The sum of 5x and 10 is equal to the product of x and 15 | 5x + 10 = 15x |
| The sum of two consecutive even integers | (x) + (x + 2) |
| The sum of two consecutive integers | (x) + (x + 1) |
| The sum of two consecutive odd integers | (x) + (x + 2) |
| Twice a number | 2x |