METHOD 1: Quadratic formula
a = 3, b = 4, c = -1
........-b ± sqrt( b² - 4ac )
x = -----------------------------
.................. 2a
........-4 ± sqrt( 4² - 4(3)(-1) )
x = -----------------------------
.................. 2(3)
........-4 ± sqrt( 16 + 12 )
x = -----------------------------
.................. 6
........-4 ± sqrt( 28 )
x = ---------------------
.................. 6
........-4 ± sqrt(4) sqrt(7)
x = ---------------------------
.................. 6
........-4 ± 2 sqrt(7)
x = --------------------
.................. 6
........-2 ± sqrt(7)
x = ------------------
................ 3
x = -(2/3) ± (1/3)sqrt(7)
METHOD 2: Completing the square:
3x² + 4x - 1 = 0
3x² + 4x = 1
x² + (4/3)x = (1/3)
x² + 2(2/3)x + (2/3)² = (1/3) + (2/3)²
(x + (2/3))² = 3/9 + 4/9
(x + (2/3))² = 7/9
x + (2/3) = ±sqrt(7/9)
x + (2/3) = ±sqrt(7) / sqrt(9)
x + (2/3) = ±sqrt(7) / 3
x + (2/3) = ±(1/3)sqrt(7)
x = -(2/3) ± (1/3)sqrt(7)
2007-11-19 08:58:42
·
answer #1
·
answered by Puzzling 7
·
0⤊
0⤋
Is that supposed to be
(a) 0.3x² + 4x - 1 = 0
or
(b) -3x² + 4x - 1 = 0
or
(c) 3x² + 4x - 1 = 0 ?
(b) makes sense because it is easy to factor:
-3x² + 4x - 1 = (x - 1)(-3x + 1) = 0
2007-11-19 09:08:10
·
answer #2
·
answered by DWRead 7
·
0⤊
0⤋
a = 3
b = 4
c = -1
x = [ -b PLUSMINUS SQRT(b^2 - 4ac) ] / (2a)
x = [ -4 PLUSMINUS SQRT(4^2 - 4*3*-1) ] / (2*3)
0.215250437
-1.54858377
2007-11-19 09:06:38
·
answer #3
·
answered by fcas80 7
·
0⤊
0⤋
Drop back five and punt.
kidding...
the quadratic formula should do the trick..
2007-11-19 09:00:21
·
answer #4
·
answered by Anonymous
·
0⤊
0⤋
use the quadratic formula
x= [- b +(or)- sqrt(b^2-4ac) ] / (2a)
2007-11-19 08:57:23
·
answer #5
·
answered by lienad14 6
·
0⤊
0⤋
www.webmath.com
step by step and answers too :)
2007-11-19 08:55:32
·
answer #6
·
answered by Anonymous
·
0⤊
0⤋
figure it out yourself....
2007-11-19 09:02:44
·
answer #7
·
answered by Jess 3
·
0⤊
0⤋