Answer: 0, 1, -3
Step-by-step explanation:
f(x) = x^3 +2x^2 -3x
f(x) = x(x^2 +2x-3)
f(x) = x(x-1)(x+3)
to find zeroes, plug into f(x) and solve for each value of x. doing this gives 0, 1, and -3
The expression 12xyz - 45 is a binomial because there are two terms that is being separated by the operation '-'. 12xyz is one term; 45 is another term. That makes two terms. Binomial is a polynomial with 2 terms.
Distance from focus to vertex=distance from vertex to directix
from (6,2) to y=1, the distance is 1
the focus is 1/2 higher than the vertex
vertex=(6,1.5)
for
(x-h)^2=4p(y-k)
vertex=(h,k)
p=distance from vertex to directix
vertex=(6,1.5)
ditance=0.5
(x-6)^2=4(0.5)(y-1.5)
(x-6)^2=2(y-1.5) is the equation
or
y=0.5x^2-6x+19.5 or
y=0.5(x-6)^2+1.5