88.7k views
0 votes
Use synthetic division to determine whether the number k is an upper or lower bound (as specified) for the real zeros of the function f.

k = -1; f(x) = 4x3 - 2x2 + 2x + 4; Lower bound?
 Yes or no?

2 Answers

7 votes
Hello,

The divisors of 4/4 are 1 or -1

Answer Yes
User Alfred Xiao
by
7.9k points
5 votes

Answer:

Yes

Explanation:

Given the polynomial

f(x) = 4x³ - 2x² + 2x + 4

we are asked to use synthetic division to divide f(x) by (x - k) where k = -1. This is performed as follows:

-1 | 4 -2 2 4

| -4 6 -8

-----------------------------

4 -6 8 -4

Given that k < 0 and the values in the bottom row of the synthetic division alternate between non-negative and non-positive, then x = -1 is a lower bound for the real zeros of the function f(x).

User Hetepeperfan
by
8.8k points