SOLUTION: I am having trouble getting started on these problems. Can someone please help? Thank you in advance. Also, I may be making this too hard. Should I be factoring before I try to so

Algebra ->  Quadratic Equations and Parabolas -> SOLUTION: I am having trouble getting started on these problems. Can someone please help? Thank you in advance. Also, I may be making this too hard. Should I be factoring before I try to so      Log On


   



Question 164532This question is from textbook elementary and intermediate algebra
: I am having trouble getting started on these problems. Can someone please help?
Thank you in advance. Also, I may be making this too hard. Should I be factoring before I try to solve?
1. Determine whether the following equations have a solution or not? Justify your answer.
a) x2 + 6x - 7 = 0
b) z2 + z + 1 = 0
c) (3)1/2y2 - 4y - 7(3)1/2 = 0
d) 2x2 - 10x + 25 = 0
e) 2x2 - 6x + 5 = 0
f) s2 - 4s + 4 = 0
g) 5/6x2 - 7x - 6/5 = 0
h) 7a2 + 8a + 2 = 0
2. If x = 1 and x = -8, then form a quadratic equation.
This question is from textbook elementary and intermediate algebra

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

For all of these problems, you need to use the discriminant formula D=b%5E2-4ac and you will get these possible solutions:




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.