Question
Expanding a quartic expression after substitution
Original question: (33) When x = 2, \frac{1 - x^{4}}{1 - x} = (a) 15 (b) 8 (c) -16 (d) 16
Expert Verified Solution
Key takeaway: This problem checks whether you can substitute a value into a polynomial expression and apply exponent rules before simplifying. The key is to evaluate the power first, then handle subtraction and division in the correct order.
Key idea
When you are asked to evaluate an expression at a given value, replace the variable first and then simplify using order of operations.
For this expression:
with , you substitute 2 for x:
Step-by-step method
Evaluate the exponent first:
So the numerator becomes:
The denominator becomes:
Now divide:
So the correct value is 15.
Useful algebra insight
This expression is a special rational expression. In fact,
So when , the fraction simplifies to:
Then plugging in gives:
That is a faster way to verify your answer.
Common mistakes
Do not substitute 2 and then square the whole numerator or denominator. Also, do not forget that is negative. A double negative in the final division is what makes the answer positive.
Final check
Both direct substitution and factorization lead to the same result: 15.
Pitfalls the pros know 👇 A frequent mistake is to compute the numerator and denominator in the wrong order or to miss the negative sign in . Students also sometimes think the numerator should be but then divide by 1 instead of by . Another subtle error is to treat the expression as if it were undefined because of the variable in the denominator. That is only a concern when the denominator becomes 0, which does not happen at . Keep order of operations and sign handling separate, and the simplification stays manageable.
What if the problem changes? If the question changed to with , then direct substitution gives . If it changed to , the expression would simplify to for . These variants show that recognizing a factorization pattern can be faster than expanding everything from scratch.
Tags: polynomial evaluation, difference of powers, rational expression
FAQ
How do you evaluate a rational expression when x equals two?
Substitute x = 2 into the expression first, then simplify the exponent, numerator, denominator, and division in order.
Why does the expression simplify to fifteen when x is two?
Because 1 - 2^4 = -15 and 1 - 2 = -1, so the quotient is -15 divided by -1, which equals 15.