4x - 5
when x = 4
4*4 - 5 = 11
6x2 - 10
when x = 4
6(4)2 - 10 = 86
6z2 - x
when z = 3, x = 7
6(3)^2 - 7= 47
(11 - 3z) + x + y
z = 2, x = 9, y = 5
(11 - 3(2)) + 9 + 5 = 19
(n / 2) + 3m
when n=50, m=15
(50 / 2) + 3(15) = 60
2a + 5
when a = 3
2 * 3 + 5 = 11
4(t) + 5 + t2
when t = 3
4(3) + 5 + (3)2 = 26
3x4 - z
when x = 3, z = 10
3(3)^4 - 10 = 233
3p - 2(r - q)
p = 4, r = 5, q = 3
3(4) - 2(5 - 3)= 12 - 2(2) = 12 - 4 = 8
3(2x - 1)4 + 6y - 9z for x=5, y=7, z= 8
3(2(5) - 1)^4 +6(7) - 9(8) = 3(10-1)^4 + 42 - 72 = 3(9)^4 + 42 - 72 = 19683 + 42 - 72 = 19653
3(2y - 1) + 6
when y = 2
3(2 (2) - 1) + 6 = 15
3s3 + 7 - 2s
when s = 4
3(4)^3 + 7 - 2(4) = 191
6L3 - 8W4
when L = 9, W = 2
6(9)3 - 8(2)4 = 4246
(14f - 6c) + e8
f = 1, c = 117, e = 2
(14(1) - 6 (117)) + 256 = -432
10a - (b - c)5 for a = 7, b = 6, c = 4
10(7) - (6 - 4)5 = 70 - (2)5 = 70 - 32 = 38
3(6 - b) + 7 - 2b
when b = 4
3(6 - 4) + 7 - 2(4) = 5
x3+ y2 - z1
x = 2, y = 5, z =4
22(2)^3 + 5^2 - 4^1= 37
5a3 - 10b2 + 100c500 for a = 3, b = 2, c = 1
5(3)3 - 10(2)2 +100(1)500 = 195
2(y5 - h2 - 3j) + 2k
y = 4, h = 6, j = 7, k = 8
2((4)5 - (6)2 - 3(7)) + 2(8) = 1950
(2x + 3z)4 / 19
when x = 5 and z = 3
(2(5) +3(3))4 / 19 = 6859
n/4 + 2n - 3
when n = 8
8/4 + 2(8) - 3 = 15
2x4 + 5L7 - 6w3 - 4m2
x = 3, L = 6, w = 4, m = 5
2(3)4 + 5(7)7 - 6(4)3 - 4(5)2 = 2(81) + 5(279936) - 6(64) - 4(25) = 162 + 1399680 - 384 - 100 = 1399358
n2/4 + 2m3 - 85
when n = 8, m = 3
(82)/4 + 2(3)3 - 85 = -15
3(2f -4e)2 - 5g + 6k/6
f = 9, e = 8, g = 1, k = 6
3(2(9) - 4(8))2 - 5(1) + 6(6)/6 = 589
b + 3(2c - 5d)2
when b= 10, c = 4, d = 3
10 + 3(2(4) - 5(3)) = 10 + 3(8 - 15)2= 10 + 3(-7)2 = 10 + 3(49)= 10 + 147 = 157