Answer:
C
Step-by-step explanation:
Its C
F(x) = 4x - 1
All you have to do is substitute the values in the domain for x in the function.
f(-1) = 4(-1) - 1
f(-1) = -4 - 1
f(-1) = -5
f(0) = 4(0) - 1
f(0) = -1
f(1) = 4(1) - 1
f(1) = 4 - 1
f(1) = 3
And so on.
Answer:
Discriminant = 20
Step-by-step explanation:
We use formula to find the discriminant.
Discriminant (D) = b^2 - 4ac
The given equation is x^2 - 6x + 4 = 0.
Here the value of a = 1, b = -6 and c = 4.
Plug in the given values in the formula, we get
Discriminant (D) = (-6)^2 - 4*1*4
= 36 - 16
Discriminant = 20
Thank you.