12 multiple-choice questions, progressively harder.
Evaluate x2+4x−1x^2 + 4x - 1x2+4x−1 when x=−5x = -5x=−5.
Solution
Correct answer: A
Substitute −5-5−5 for each xxx in parentheses, then apply the order of operations: exponent first, then the multiplication.
(−5)2+4(−5)−1=25−20−1=4(-5)^2 + 4(-5) - 1 = 25 - 20 - 1 = 4(−5)2+4(−5)−1=25−20−1=4
The square (−5)2=25(-5)^2 = 25(−5)2=25 is positive, and 4(−5)=−204(-5) = -204(−5)=−20, so the value is 444.
Simplify: 4(2x−3)−3(x−5)4(2x - 3) - 3(x - 5)4(2x−3)−3(x−5).
Correct answer: B
Distribute each factor, watching that the −3-3−3 flips the signs of the second group.
(8x−12)+(−3x+15)=5x+3(8x - 12) + (-3x + 15) = 5x + 3(8x−12)+(−3x+15)=5x+3
The xxx-terms give 8x−3x=5x8x - 3x = 5x8x−3x=5x and the constants give −12+15=3-12 + 15 = 3−12+15=3.
Simplify: 5x2−2x+x2+6x5x^2 - 2x + x^2 + 6x5x2−2x+x2+6x.
Correct answer: C
Combine the x2x^2x2-terms with each other and the xxx-terms with each other; the two kinds are unlike.
(5x2+x2)+(−2x+6x)=6x2+4x(5x^2 + x^2) + (-2x + 6x) = 6x^2 + 4x(5x2+x2)+(−2x+6x)=6x2+4x
The x2x^2x2-terms give 6x26x^26x2 and the xxx-terms give 4x4x4x; powers never add when combining like terms.
Evaluate −x2-x^2−x2 when x=−6x = -6x=−6.
Substitute −6-6−6 in parentheses. The expression −x2-x^2−x2 squares xxx first, then takes the opposite.
−(−6)2=−(36)=−36-(-6)^2 = -(36) = -36−(−6)2=−(36)=−36
The square (−6)2=36(-6)^2 = 36(−6)2=36 is positive, and the leading minus makes the result −36-36−36.
Simplify: 6x−(3x−4)−26x - (3x - 4) - 26x−(3x−4)−2.
Correct answer: D
The minus in front of the parentheses flips both terms inside, then combine like terms.
6x−3x+4−2=3x+26x - 3x + 4 - 2 = 3x + 26x−3x+4−2=3x+2
The xxx-terms give 6x−3x=3x6x - 3x = 3x6x−3x=3x and the constants give 4−2=24 - 2 = 24−2=2.
Evaluate 2xy−y22xy - y^22xy−y2 when x=3x = 3x=3 and y=4y = 4y=4.
Substitute both values in parentheses, then apply the order of operations: the exponent, then the multiplications.
2(3)(4)−(4)2=24−16=82(3)(4) - (4)^2 = 24 - 16 = 82(3)(4)−(4)2=24−16=8
The product 2⋅3⋅4=242 \cdot 3 \cdot 4 = 242⋅3⋅4=24 and the square (4)2=16(4)^2 = 16(4)2=16, so the value is 888.
Simplify: 3(x+2y)−(x−y)3(x + 2y) - (x - y)3(x+2y)−(x−y).
Distribute the 333, and treat the leading minus as −1-1−1 over the second group.
3x+6y−x+y=2x+7y3x + 6y - x + y = 2x + 7y3x+6y−x+y=2x+7y
The xxx-terms give 3x−x=2x3x - x = 2x3x−x=2x and the yyy-terms give 6y+y=7y6y + y = 7y6y+y=7y.
Evaluate 5−2x25 - 2x^25−2x2 when x=−3x = -3x=−3.
Substitute −3-3−3 in parentheses, square first, then multiply, then subtract.
5−2(−3)2=5−2(9)=5−18=−135 - 2(-3)^2 = 5 - 2(9) = 5 - 18 = -135−2(−3)2=5−2(9)=5−18=−13
The square (−3)2=9(-3)^2 = 9(−3)2=9 is positive, so 2×9=182 \times 9 = 182×9=18 is subtracted from 555.
Simplify: 4x+2(x2−x)+3x24x + 2(x^2 - x) + 3x^24x+2(x2−x)+3x2.
Distribute the 222, then combine the x2x^2x2-terms and the xxx-terms separately.
4x+2x2−2x+3x2=5x2+2x4x + 2x^2 - 2x + 3x^2 = 5x^2 + 2x4x+2x2−2x+3x2=5x2+2x
The x2x^2x2-terms give 2x2+3x2=5x22x^2 + 3x^2 = 5x^22x2+3x2=5x2 and the xxx-terms give 4x−2x=2x4x - 2x = 2x4x−2x=2x.
Evaluate 3x2−x3x^2 - x3x2−x when x=12x = \dfrac{1}{2}x=21.
Substitute 12\tfrac{1}{2}21 in parentheses, square first, then multiply and subtract.
3(12)2−12=3⋅14−12=34−24=143\left(\tfrac{1}{2}\right)^2 - \tfrac{1}{2} = 3 \cdot \tfrac{1}{4} - \tfrac{1}{2} = \tfrac{3}{4} - \tfrac{2}{4} = \tfrac{1}{4}3(21)2−21=3⋅41−21=43−42=41
Squaring 12\tfrac{1}{2}21 gives 14\tfrac{1}{4}41, so 3⋅14=343 \cdot \tfrac{1}{4} = \tfrac{3}{4}3⋅41=43, then subtract 12=24\tfrac{1}{2} = \tfrac{2}{4}21=42.
Evaluate a2+b2a^2 + b^2a2+b2 when a=−2a = -2a=−2 and b=5b = 5b=5.
Substitute both values in parentheses and square each before adding.
(−2)2+(5)2=4+25=29(-2)^2 + (5)^2 = 4 + 25 = 29(−2)2+(5)2=4+25=29
Both squares are positive: (−2)2=4(-2)^2 = 4(−2)2=4 and (5)2=25(5)^2 = 25(5)2=25, so the sum is 292929.
Evaluate 2x+6x\dfrac{2x + 6}{x}x2x+6 when x=3x = 3x=3.
Substitute 333 for each xxx, finishing the numerator before dividing by the denominator.
2(3)+6(3)=123=4\frac{2(3) + 6}{(3)} = \frac{12}{3} = 4(3)2(3)+6=312=4
The numerator 6+6=126 + 6 = 126+6=12 is found first, then divided by 333 to give 444.
Reset this practice set?
This clears every answer you have given and starts the set again from question 1.