SOLUTION: create three unique equations where the discriminant is positive, zero, or negative using the quadratic formula to solve a quadratic equation ( ax^2 + bx + c=0) the discriminant is

Algebra ->  Quadratic Equations and Parabolas  -> Quadratic Equations Lessons  -> Quadratic Equation Lesson -> SOLUTION: create three unique equations where the discriminant is positive, zero, or negative using the quadratic formula to solve a quadratic equation ( ax^2 + bx + c=0) the discriminant is      Log On


   



Question 71840: create three unique equations where the discriminant is positive, zero, or negative using the quadratic formula to solve a quadratic equation ( ax^2 + bx + c=0) the discriminant is b^2-4ac
Answer by bucky(2189) About Me  (Show Source):
You can put this solution on YOUR website!
If the discriminant is positive you get two real answers to the quadratic.
We could do this by saying that we want b%5E2 to be larger than 4%2Aa%2Ac.
So let's
say that b%5E2+=+36 so that b+=+6. Now let's assume a+=+1
and
therefore, as long as 4*c is less than 36 we will have a positive discriminant. So
let's say that 4%2Ac+=+20. Solving this we see that c+=+5.
So we have a = 1, b = 6, and c = 5. This makes the quadratic equation:
x%5E2+%2B+6x+%2B+5+=+0
.
and the discriminant is:
.
%286%29%5E2+-+4%281%29%285%29+=+36+-+20+=+%2B16
.
(Just for your info, if you solve x%5E2+%2B+6x+%2B+5+=+0 you will find that x=+-1 or
x+=+-5 are the answers.
.
Now let's find a case where the discriminant equals zero. For this case, we need to
make b%5E2 equal to 4%2Aa%2Ac. Again, we will assume that a = 1 just to simplify
things. This reduces the problem to making b%5E2 equal to 4%2Ac.
.
Let's assign a value of 8 to b. This means that b%5E2+=+64. Therefore, we need to
make 4%2Ac equal to 64. Solving this we find that c+=+16. So our values for
the quadratic equation are a = 1, b = 8, and c = 16. Plugging these into the standard
form of a quadratic equation we get:
.
x%5E2+%2B+8x+%2B+16+=+0
.
If you calculate the discriminant you will find that it equals zero, just as we figured it
would. And the answer for x in this equation is x= 4.
.
To find an equation that has no real solution, all we need to do is make 4%2Aa%2Ac
greater than b%5E2. Again, for simplification let a = 1. Then we just need to have
b%5E2 be less than 4%2Ac. Let's assume b = 2. Then b%5E2+=+4. So all we
now need to do is make sure that 4%2Ac is greater than 4. So let's make c equal 3.
Then 4%2Ac+=+12 and this is greater than b%5E2.
.
We have now found the following values: a = 1, b = 2, and c = 3. So the corresponding
quadratic equation is:
.
x%5E2+%2B+2x+%2B+3+=+0
.
If you solve for the discriminant you will find that it has a negative value, and if
you further solve for x using the quadratic formula you will find that the two answers are:
.
x+=+-1-sqrt%282%29%2Ai and x+=+-1%2Bsqrt%282%29%2Ai
.
I hope this helps you to see your way through this problem. Check the math above. I
think it's correct, but it's pretty late at night to work error free.