asked 153k views
5 votes
3) a² + 3a - 10 = 0

I don’t know how to do this and I need to solve it by quadratic formula

1 Answer

0 votes

A quadratic equation in one unknown;


  • ax^2+bx+c=0

has two roots. In order to determine these roots, we need to apply certain operations. We can get information about the existence of these roots by discrimination. Below is the discrimination formula.


  • D=b^2-4ac

If we apply discriminant for the above equation, we obtain the following expression;


  • D=(3)^2-4(1)(-10)

  • D=9+40

  • D=49

If the discriminant number is greater than
0, the equation has two real and distinct roots.


  • D > 0,
    x_(1)\\eq x_(2)

  • D=0,
    x_(1)=x_(2)

  • D < 0,
    No
    Root
    in
    Real
    Numbers.

Now let's remember our formula for finding the roots and solve the problem using the discriminant value.


  • x_(1)=(-b-√(D) )/(2a),
    x_(2)=(-b+√(D) )/(2a).

Therefore;


  • x_(1)=(-3-√(49) )/(2)

  • x_(1)=-5

Other root is;


  • x_(2)=(-3+√(49) )/(2)

  • x_(2)=2
answered
User AbdelMalek
by
8.1k points

No related questions found

Welcome to Qamnty — a place to ask, share, and grow together. Join our community and get real answers from real people.