SOLUTION: I need a sample of how to solve x2+6x-16=0 I need a step by step process, as I do not understand

Algebra ->  Quadratic Equations and Parabolas  -> Quadratic Equation Customizable Word Problems -> SOLUTION: I need a sample of how to solve x2+6x-16=0 I need a step by step process, as I do not understand       Log On


   



Question 1061293: I need a sample of how to solve x2+6x-16=0
I need a step by step process, as I do not understand

Found 3 solutions by rfer, josgarithmetic, ikleyn:
Answer by rfer(16322) About Me  (Show Source):
You can put this solution on YOUR website!
x^2+6x-16
ax^2+bx+c
a=1
b=6
c=-16
-----------------
[-6+-(sqrt6^2-4*1*-15)]/(2*1)
[-6+-(36+60)]/2
(-6+9.8)/2
3.8/2=1.9 (0,1.9)
(-6-9.8)/2
-15.8/2=7.9 (0,7.9)
the two zeros

Answer by josgarithmetic(39617) About Me  (Show Source):
You can put this solution on YOUR website!
x%5E2%2B6x-16=0 is factorizable.

%28x-L%29%28x%2BR%29=x%5E2%2B6x-16=0
Will 2 and 8 work? Which of these should be made negative?

%28x-8%29%28x%2B2%29
x%5E2-8x%2B2x-16
x%5E2-6x-16------signs not right.

%28x%2B8%29%28x-2%29
x%5E2%2B8x-2x-16
x%5E2%2B6x-16------Just like what we were given.

x%5E2%2B6x-16=0
%28x%2B8%29%28x-2%29=0
system%28x=-8%2Cor%2Cx=2%29

See this lesson if you find a quadratic equation that you cannot factorize the quadratic member.


Answer by ikleyn(52780) About Me  (Show Source):
You can put this solution on YOUR website!
.
I need a sample of how to solve x^2 + 6x - 16 = 0
I need a step by step process, as I do not understand
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

There is a quadratic formula to solve any quadratic equation of the form

ax%5E2+%2B+bx+%2B+c = 0.

This formula is 

x%5B1%2C2%5D = %28-b+%2B-+sqrt%28b%5E2+-+4%2Aa%2Ac%29%29%2F%282%2Aa%29.

It gives two solutions (two roots) x%5B1%5D (when you use the sign "+" at the square root) and x%5B2%5D (when you you use the sign "-" at the square root).

In your case  a= 1, b= 6 and c= -16.
Apply the formula. You will get

x%5B1%2C2%5D = %28-6+%2B-+sqrt%286%5E2+-4%2A1%2A%28-16%29%29%29%2F%282%2A1%29 = %28-6+%2B-+sqrt%2836+%2B+64%29%29%2F2 = %28-6+%2B-+sqrt%28100%29%29%2F2 = %28-6+%2B-+10%29%2F2.

So, the two roots are: x%5B1%5D = %28-6+%2B+10%29%2F2 = 4%2F2 = 2;

                       x%5B2%5D = %28-6+-+10%29%2F2 = -16%2F2 = -8.

The solutions of the given equations are 2 and -8.

Solved.


On solving quadratic equations see the lessons
    - Introduction into Quadratic Equations
    - PROOF of quadratic formula by completing the square

    - Solving quadratic equations without quadratic formula
    - Who is who in quadratic equations
    - Using quadratic equations to solve word problems
in this site.


Also, you have this free of charge online textbook in ALGEBRA-I in this site
    - ALGEBRA-I - YOUR ONLINE TEXTBOOK.

The referred lessons are the part of this textbook under the topic "Quadratic equations".