Y = -5x + 1
x = 1 , y = -4
x = 2 , y = -9
x = 3 , y = -14
so the answers are
(1,-4)
(2,-9)
(3,-14)
Answer:
Measure of angle 3 = 30⁰
Because vertically opposite angles are always equal
Answer:
f(x) = x^3 - x^2 -2x
Step-by-step explanation:
If x = a is a zero of a polynomial, then x-a is a factor of the polynomial. Given the factors of a polynomial, the polynomial can be obtained by multiplying the factors.
The factors of the given polynomial are;
x - 2
x + 1
x
Multiplying the first two factors;
(x-2)(x+1) = x^2 + x -2x -2
= x^2 -x -2
We finally multiply this result by x to obtain our polynomial;
f(x) = x ( x^2 -x -2)
= x^3 - x^2 -2x
which is a cubic polynomial since it has 3 roots.