Question 169895: Please help show me how to work this problem out..Thank you...
solve equation using the quadratic formula
1/3x^2 + 2/9x - 1 = 0 Found 4 solutions by stanbon, Alan3354, Earlsdon, gonzo:Answer by stanbon(75887) (Show Source):
You can put this solution on YOUR website! solve equation using the quadratic formula
1/3x^2 + 2/9x - 1 = 0
Multiply thru by 9 to get rid of the fractions:
3x^2 + 2x - 9 = 0
-----------
x = [-2 +- sqrt(4 - 4*3*-9)]/6
x = [-2 +- sqrt(112)]/6
x = [-2 +- 2sqrt(7)]/6
x = [-1 +- sqrt(7)]/3
===========================
Cheers,
Stan H.
You can put this solution on YOUR website! Please help show me how to work this problem out..Thank you...
solve equation using the quadratic formula
1/3x^2 + 2/9x - 1 = 0
------------------
Multiply by 9
*
You can put this solution on YOUR website! Solve for x using the quadratic formula: First, multiply through by the LCD (9) to clear the fractions. Now you have: a = 3, b = 2, and c = -9. Make these substitutions into the quadratic formula: Simplify. or and these can be simplified to: or
You can put this solution on YOUR website! your equation is:
-----
quadratic formula is x =
-----
standard form of the quadratic equation is
-----
you can make your calculations easier by multiplying each side of the equation by 9.
this will remove the denominators.
since the right side of the equation was 0, it will remain 0.
doing that, your formula becomes:
comparing to the standard form, you get
a = 3
b = 2
c = -9
-----
plugging these values into the quadratic formula, you get:
x =
your answer is:
x = 1.430500874
or:
x = -2.097167541
-----
plugging these values into your original equations proves these values are good if the equation stays true.
it does.
-----
-----
-----
it is much easier to see if you have an equation that factors easily.
-----
take (x-1)*(x+2) = 0
these factors are chosen so that the resulting equation factors easier when using the quadratic equation to solve it.
-----
the resulting equation becomes x^2 +x-2=0
use the quadratic formula to solve this:
a = 1
b = 1
c = -2
quadratic formula of x =
becomes: x =
this becomes: x =
which becomes: x =
-----
x = (-1+3)/2 = 1
or:
x = (-1-3)/2 = -2
if x = 1, then (x-1) = 0
if x = -2, then (x+2) = 0
these are the factors you started with in creating this problem so the answers come out good.