SOLUTION: For this problem I need to use the discriminate to determine the number of solutions of the quadratic equation, and whether the solutions are real or complex. It is not necessary t
Question 234851: For this problem I need to use the discriminate to determine the number of solutions of the quadratic equation, and whether the solutions are real or complex. It is not necessary to find the roots; just determine the number and types of solutions
(3)^1/2y^2 -4y-7(3)^1/2=0 Answer by ankor@dixie-net.com(22740) (Show Source):
You can put this solution on YOUR website! For this problem I need to use the discriminate to determine the number of solutions of the quadratic equation, and whether the solutions are real or complex. It is not necessary to find the roots; just determine the number and types of solutions
:
You have to know the rules of the discriminate
we are talking about the quadratic form y = ax^2 = bx + c
:
The discriminate formula
d = b^2 - 4 * a * c
If d is positive: two real roots
If d = 0: two equal and real roots
If d = less than 0, (neg) no real roots, (complex)
:
(3)^1/2y^2 -4y-7(3)^1/2=0
:
^1/2 = square root so we can write the equation: = 0
:
In this problem
a =
b = -4
c =
:
The discriminate
d =
we have a square root times a square root so we have
d = 16 - 4 * 3 * (-7)
d = 16 - (-84)
d = 16 + 84
d = 100, well positive, two real roots on this quad equation