Math, asked by salmanlee, 11 months ago

if b^2=4ac then the roots of quadratic equation ax^2+bx+c=0 are
A) - 2b/a or 2b/a
B) 2b/a or 2c/a
C) - b/2a or - b/2a
D)b/2a or - c/2a​

Answers

Answered by charithgnt
1

Answer:

C) - b/2a or -b/2a

Answered by dikshadevyani1201
0

Answer:

The quadratic formula helps you solve quadratic equations, and is probably one of the top five formulas in math.  We’re not big fans of you memorizing formulas, but this one is useful (and we think you should learn how to derive it as well as use it, but that’s for the second video!).

If you have a general quadratic equation like this:

ax^2+bx+c=0ax2+bx+c=0a, x, squared, plus, b, x, plus, c, equals, 0

Then the formula will help you find the roots of a quadratic equation, i.e. the values of xxx where this equation is solved.

The quadratic formula

x=\dfrac{-b\pm\sqrt{b^2-4ac}}{2a}x=2a−b±b2−4acx, equals, start fraction, minus, b, plus minus, square root of, b, squared, minus, 4, a, c, end square root, divided by, 2, a, end fraction

It may look a little scary, but you’ll get used to it quickly!

Practice using the formula now.

Worked example

First we need to identify the values for a, b, and c (the coefficients). First step, make sure the equation is in the format from above, ax^2 + bx + c = 0ax2+bx+c=0a, x, squared, plus, b, x, plus, c, equals, 0:

x^2+4x-21=0x2+4x−21=0x, squared, plus, 4, x, minus, 21, equals, 0

aaa is the coefficient in front of x^2x2x, squared, so here a = 1a=1a, equals, 1 (note that aaa can’t equal 000 -- the x^2x2x, squared is what makes it a quadratic).

bbb is the coefficient in front of the xxx, so here b = 4b=4b, equals, 4.

ccc is the constant, or the term without any xxx next to it, so here c = -21c=−21c, equals, minus, 21.

Then we plug aaa, bbb, and ccc into the formula:

x=\dfrac{-4\pm\sqrt{16-4\cdot 1\cdot (-21)}}{2}x=2−4±16−4⋅1⋅(−21)x, equals, start fraction, minus, 4, plus minus, square root of, 16, minus, 4, dot, 1, dot, left parenthesis, minus, 21, right parenthesis, end square root, divided by, 2, end fraction

solving this looks like:

\begin{aligned} x&=\dfrac{-4\pm\sqrt{100}}{2} \\\\ &=\dfrac{-4\pm 10}{2} \\\\ &=-2\pm 5 \end{aligned}x=2−4±

Similar questions