Creating Expressions
Write an expression for: “5 more than a number n.”
n + 5
x+6=14
x = 8
2x+1 for x=4
9
3x+x
4x
x+3<10
x < 7
Double a number.
2n
3x=21
7
3n−2 for n=5
13
5y+2y+1
7y + 1
n−4≥5
n ≥ 9
A number doubled, then increased by 3
2n + 3
2x−5=11
x = 8
4(t+1) for t=3
16
4n−2n+6
2n + 6
3x<12
x < 4
A number minus 4, then add 6
n − 4 + 6
4(x−1)=20
6
2x2+3 for x=4
35
2(3x+1)
6x + 2
2x+5≤19
x ≤ 7
You pay $10 to enter a game and $2 for every round you play.
2r + 10
3x+8=x+22
x = 7
5(a−2)+3a for a=6
38
3(2x+1)−(x−4)
5x + 7
4x−3>x+9
x > 4