SOLUTION: 1.) Determine whether the following equations have a solution or not? Justify your answer. x^ + 6x - 7 = 0 z^ + z + 1 = 0 (3)1/2y^ - 4y - 7(3)1/2 = 0 2x^ - 10x + 25 = 0 2x^ -

Algebra ->  Quadratic Equations and Parabolas -> SOLUTION: 1.) Determine whether the following equations have a solution or not? Justify your answer. x^ + 6x - 7 = 0 z^ + z + 1 = 0 (3)1/2y^ - 4y - 7(3)1/2 = 0 2x^ - 10x + 25 = 0 2x^ -      Log On


   



Question 164994: 1.) Determine whether the following equations have a solution or not? Justify your answer.
x^ + 6x - 7 = 0
z^ + z + 1 = 0
(3)1/2y^ - 4y - 7(3)1/2 = 0
2x^ - 10x + 25 = 0
2x^ - 6x + 5 = 0
s^ - 4s + 4 = 0
5/6x^ - 7x - 6/5 = 0
7a^ + 8a + 2 = 0
2.) What type of solution do you get for quadratic equations where D <0? Give reasons for your answer. Also provide an example of such a quadratic equation and find the solution of the equation.

Answer by jim_thompson5910(35256) About Me  (Show Source):
You can put this solution on YOUR website!
I'll do the first two to get you started


Remember,
If D>0 (ie the discriminant is positive), then you will have 2 real solutions,
If D=0, then you will have only 1 real solution, or
If D<0 (ie the discriminant is negative), then you will have 2 complex solutions (ie you will have NO real solutions).



a)


From x%5E2%2B6x-7 we can see that a=1, b=6, and c=-7


D=b%5E2-4ac Start with the discriminant formula.


D=%286%29%5E2-4%281%29%28-7%29 Plug in a=1, b=6, and c=-7


D=36-4%281%29%28-7%29 Square 6 to get 36


D=36--28 Multiply 4%281%29%28-7%29 to get %284%29%28-7%29=-28


D=36%2B28 Rewrite D=36--28 as D=36%2B28


D=64 Add 36 to 28 to get 64


Since the discriminant is greater than zero, this means that there are two real solutions.






b)


From z%5E2%2Bz%2B1 we can see that a=1, b=1, and c=1


D=b%5E2-4ac Start with the discriminant formula.


D=%281%29%5E2-4%281%29%281%29 Plug in a=1, b=1, and c=1


D=1-4%281%29%281%29 Square 1 to get 1


D=1-4 Multiply 4%281%29%281%29 to get %284%29%281%29=4


D=-3 Subtract 4 from 1 to get -3


Since the discriminant is less than zero, this means that there are two complex solutions. In other words, there are no real solutions.