SOLUTION: Find b2 - 4ac and the number of real solutions to each equation. -3x2 + 7x = 0 The 2 next to the x is a to the power 2. I have no idea where to start for this problem how

Algebra ->  Square-cubic-other-roots -> SOLUTION: Find b2 - 4ac and the number of real solutions to each equation. -3x2 + 7x = 0 The 2 next to the x is a to the power 2. I have no idea where to start for this problem how       Log On


   



Question 229435: Find b2 - 4ac and the number of real solutions to each
equation. -3x2 + 7x = 0
The 2 next to the x is a to the power 2. I have no idea where to start for this problem how do I find b2 - ac, I do not understand anything it is saying in the readings either. Can someone please explain this to me in plain ole English???

Found 2 solutions by stanbon, Earlsdon:
Answer by stanbon(75887) About Me  (Show Source):
You can put this solution on YOUR website!
Find b^2 - 4ac and the number of real solutions to each
equation. -3x2 + 7x = 0
---------------------------------
A general quadratic form is ax^2 + bx + c = 0
---------------
Your Problem:
a = -3 ; b = 7 ; c = 0
---
So b^2 - 4ac = 7^2 - 4*-3*0 = 7^2 = 49
-------------------------------------------
Since b^2-4ac is positive the quadratic has two unequal Real Number solutions.
=========================================================================
Cheers,
Stan H.

Answer by Earlsdon(6294) About Me  (Show Source):
You can put this solution on YOUR website!
You have obviously started learning about quadratic equaions and their solutions.
The standard form of the quadratic equation is:
ax%5E2%2Bbx%2Bc+=+0 in which the a, b, and c are positive or negative numbers and the a is not equal to zero. If the a were equal to zero then you wouldn't have a quadratic equation.
You can always find the solutions to a quadratic equation by using the "quadratic formula" which looks like this:
x+=+%28-b%2B-sqrt%28b%5E2-4ac%29%29%2F2a
The a, b, and c in this formula correspond the a, b, and c in the standard form given above.
The part of the quadratic formula that lies under the square root sign (b%5E2-4ac) is called the "discriminant".
The value of the discriminant indicates the kind of roots (solutions) you can expect to find when you solve the quadratic equation.
If the value of the discriminant is positive, then the solution has two real roots.
If the value of the discriminant is negative, then the solution has two complex conjugate roots.
If the value of the discriminant is zero, then the soltion has one real root which is really two identical roots known as a double root.
In your quadratic equation:
-3x%5E2%2B7x+=+0 a = -3, b = 7, and c = 0
The solutions for this equation are given by:
x+=+%28-7%2B-sqrt%287%5E2-4%28-3%29%280%29%29%29%2F2%28-3%29 and here, the discriminant is:
7%5E2-4%28-3%29%280%29 which evaluates to:
highlight%2849%29 This is the value of b%5E2-4ac
Since this is positive, the solution to your equation has two real roots.
Let's solve your equation using the quadratic formula:x+=+%28-b%2B-sqrt%28b%5E2-4ac%29%29%2F2a:
x+=+%28-7%2B-sqrt%287%5E2-4%28-13%29%280%29%29%29%2F2%28-3%29
x+=+%28-7%2B-sqrt%2849%29%29%2F%28-6%29
x+=+%28-7%2B7%29%2F%28-6%29 or x+=+%28-7-7%29%2F%28-6%29%29 and these can be simplified to:
highlight_green%28x+=+0%29 or highlight_green%28x+=+2.33%29 and these are the two real roots.