jerryyyyyyy jerryyyyyyy
  • 17-07-2020
  • Mathematics
contestada

How many roots can be found in the quadratic equation y = x2 + 12x + 36? a 0 b 1 c 2 d 3

Respuesta :

joy123333
joy123333 joy123333
  • 17-07-2020
Answer: b 1


Explanation:
In y = x^2 + 12x + 36, a = 1, b = 12, c = 36.

To determine the number of roots in a quadratic equation, substitute the values into this discriminant:
k = b^2 - 4ac
This comes from the square root part of the quadratic formula.

There are three possible situations.
No root: k < 0
One root: k = 0
Two roots: k > 0


k = b^2 - 4ac
= 12^2 - 4(1)(36)
= 144 - 4(1)(36)
= 144 - 144
= 0

k = 0
Therefore, there is one root.
Answer Link

Otras preguntas

please help me with this question
Is this statement true or false 8/15 < 3/5
What’s the domain and range of the following graphed function?
Which answer shows the correct use of the distributive property? 03(8-2) - 24 - 2 = 22 07(5-2) = 35 - 14 = 21 8(10 - 6) = 80 -14 = 66​
how are scientific names assigned to living things?
Why might someone identify oppression in some instances and yet be blind to it in others?
Dave rented a limousine for his wife's birthday. The hourly rate is $60. They used the limousine for 3 hours, plus Dave gave the driver a 20% tip. How much did
Geo 1.2 lesson plz show a formula so i can do the rest if the questions will give 5 stars
i need this answer for number 5. someone help please
In C language. Print numbers 0, 1, 2, ..., userNum as shown, with each number indented by that number of spaces. For each printed line, print the leading spaces