AlgebraHigheralgebracompleting the squaresequences
AQA GCSE · Question 22 · Algebra
The nth term of a sequence is n² - 30n + 236
<br>
By completing the square, show that all the terms of the sequence have two or more digits.
How to approach this question
1. Take the expression for the nth term: n² - 30n + 236.
2. Complete the square for the n² and n terms. To do this, halve the coefficient of n (-30) to get -15. Write this as (n - 15)².
3. You must then subtract the square of this number (-15)² to balance the expression.
4. Don't forget to include the original constant term (+236).
5. Simplify the constant terms to get the final completed square form: (n - 15)² + k.
6. Consider the minimum possible value of this expression. The squared bracket part, (n - 15)², can never be negative. What is its minimum value?
7. Use this to find the minimum value of the whole expression, and explain why this shows all terms have at least two digits.
Full Answer
We are given the nth term as Tₙ = n² - 30n + 236.
We need to complete the square for this expression.
1. **Halve the coefficient of n:** The coefficient of n is -30. Half of -30 is -15.
2. **Write the squared bracket:** This gives us (n - 15)².
3. **Expand this bracket to see what we have:** (n - 15)² = n² - 30n + 225.
4. **Adjust the constant:** Our original expression has +236, but the bracket gives +225. To get from 225 to 236, we need to add 11.
So, n² - 30n + 236 = (n² - 30n + 225) + 11 = (n - 15)² + 11.
The nth term of the sequence is given by (n - 15)² + 11.
Now we need to show that all terms have two or more digits. We can do this by finding the minimum value of the expression.
- The term (n - 15)² is a square, so its value is always greater than or equal to 0 for any integer n.
- The minimum value of (n - 15)² is 0, which occurs when n = 15.
- Therefore, the minimum value of the entire expression is 0 + 11 = 11.
Since the smallest possible value of any term in the sequence is 11, and all other terms will be larger, every term in the sequence is a positive integer greater than or equal to 11. All such numbers have two or more digits.
Common mistakes
✗ Errors in the process of completing the square, especially with the constant term.
✗ Successfully completing the square but failing to provide a clear explanation of why this shows the minimum value is 11.
✗ Thinking the minimum value is just the constant term (11) without considering the squared part.