9514 1404 393
Answer:
Step-by-step explanation:
Substituting for p in the equation for f(x), we can use synthetic division to find the value of r that makes the remainder zero from division by (x +r).
[tex]\begin{array}{c|ccc}&4&0&-2r\\-r&&-4r&4r^2\\&4&-4r&(4r^2-2r)\end{array}[/tex]
To make (x+r) be a factor, the remainder (4r² -2r) must be zero. That factors as ...
2r(2r -1) = 0 ⇒ r = 1/2; r = 0 is disallowed by the problem statement
Then p = -2r = -1, and q = -3r = -3/2.
__
The functions with the values filled in are ...
f(x) = 4x² -1 = (2x -1)(2x +1)
g(x) = x² -3/2x -1 = (x -2)(x +1/2)