Final answer:
The question involves using synthetic division to find the values of the polynomial p(x) = x⁴ - x² + 7x + 5 at x = -1 and x = 2. The step-by-step synthetic division process would reveal that p(-1) = 2 and p(2) = 31.
Step-by-step explanation:
The question asks for the evaluation of a polynomial, specifically p(x) = x⁴ - x² + 7x + 5, at two values, x = -1 and x = 2, using synthetic division. Synthetic division is a simplified method of dividing a polynomial by a binomial of the form (x - k).
To evaluate p(x) at x = -1, we arrange the coefficients of the polynomial, which are 1, 0, -1, 7, and 5 (0 for the missing x3 term), and use -1 for synthetic division:
Synthetic division for x = -1:
- Write down the coefficients: 1, 0, -1, 7, 5.
- Bring the first coefficient down and multiply by -1, then add to the second coefficient.
- Continue the process until all coefficients have been used.
- The last number is the value of p(-1).
The process is repeated for x = 2 with synthetic division:
- Write down the coefficients: 1, 0, -1, 7, 5.
- Bring the first coefficient down and multiply by 2, then add to the second coefficient.
- Continue the process until all coefficients have been used.
- The last number is the value of p(2).