If you find the discriminant it will tell you the number and types of roots. The discriminant is the value b^2 -4ac.
a = 1
b = 1
c = 1
1^2 - 4*1*1
1-4 = -3
Since this is a negative number there will be 2 complex roots.
The answer is This answer and this answer is B
Answer:
<h2>f(x) = 4</h2>
Step-by-step explanation:
f(x) = 2x
When x = 2
Substitute the value of x into f(x)
That's
f(2) = 2(2)
= 4
Hope this helps you
Answer:
Do u have answer choices?
The easiest way to find the vertex is to convert this standard form equation into vertex form, which is y = a(x - h)^2 + k.
Firstly, put x^2 - 10x into parentheses: y = (x^2 - 10x) + 30
Next, we want to make what's inside the parentheses a perfect square. To do that, we need to divide the x coefficient by 2 and square it. In this case, the result is 25. Add 25 inside the parentheses and subtract 25 outside of the parentheses: y = (x^2 - 10x + 25) + 30 - 25
Next, factor what's inside the parentheses and combine like terms outside of the parentheses, and your vertex form is: y = (x - 5)^2 + 5.
Now going back to the formula of the vertex form, y = a(x - h)^2 + k, the vertex is (h,k). Using our vertex equation, we can see that the vertex is (5,5).