| A | B |
| 2 more than p | 2 + p |
| 3 less than p | p – 3 |
| 2 minus p | 2 – p |
| the total of 2 and y | 2 + y |
| triple Paul's age,p | 3p |
| 2 times the sum of p and 6 | 2(p + 6) |
| 2 divided by the sum of 10 and p | 2 / (10 + p) |
| 6 times the sum of p and 2 | 6(p + 2) |
| the difference between p and 5, divided by 4 | (p – 5) / 4 |
| four minus p, multiplied by 2 | (4 – p)2 |
| one-third of the sum of p and 2 | (1/3)(p + 2) |
| three more than the product of 6 and p | 3 + 6p |
| p times the sum of 3 and 6 | p(3 + 6) |
| four minus the product of 2 and p | 4 – 2p |
| 6 times p plus 2 | 6p + 2 |
| 8 times p, subtract 20 | 8p – 20 |
| double p | 2p |
| half of p | (1/2)p |
| twice the sum of p and 2 | 2(p + 2) |
| five less than the product of 2 ans p | 5 – 2p |
| two times the difference of p and 2 | 2(p – 2) |
| two less than the product of p and 3 | 3p – 2 |
| three times the difference of p and 2 | 3(p – 2) |
| one more than seven times p | 1 + 7p |
| seven times the sum of p and 1 | 7(p + 1) |
| the sum of p and 4, divided by 5 | (p + 4) / 5 |
| p added to the quotient of 4 and 5 | p + (4/5) |
| one-half the sum of p and 5 | (1/2)(p + 5) |
| five added to half of p | 5 + (1/2)p |
| nine less than p | p – 9 |