X^2 + 8x - 5 = 0
a = 1, b = 8, c = -5
x = ( - 8 + - sqrt(64 - 4*1*-5))/2
x = ( -8 + - sqrt(64+20))/2
x = ( -8 + - sqrt (84))/2
x = ( - 8 + - 2sqrt21))/2
x = -4 + - sqrt21
Answer:3
Step-by-step explanation:
2x^2 - 5x + 1 = 3
Subtract 3 from both sides
2x^2 - 5x + 1 - 3 = 3 - 3
2x^2 - 5x - 2 = 0
Use quadratic formula with A = 2, B = - 5, C = - 2
x = - b +- sqrt b^2 - 4ac/2a
x = - ( - 5) +- sqrt (- 5)^2 - 4(2)( - 2)/(2)(2)
x = 5 +- sqrt 41/4
x = 5/4 + 1/4sqrt 41 or x = 5/4 + - 1/4 sqrt 41
Answer: x = 5/4 + 1/4 sqrt 41
x = 5/4 + - 1/4 sqrt 41
Hope that helps!!!!! (D)
66 x 58 = 3,828
31 x 56 = 1,736
88 x 49 = 4,312
97 x 43 = 4, 171
74 x 66 = 4,884
28 x 80 = 2,240
47 x 60 = 2,820
97 x 62 = 6,014
-2x + y = 8
y = 2x + 8
now sub in 2x + 8 for y in the other equation
3x + 2y = 2
3x + 2(2x + 8) = 2...distribute the 2 thru the parenthesis
3x + 4x + 16 = 2
7x = 2 - 16
7x = - 14
x = -14/7
x = -2
now sub -2 in for x in either equation to find y
-2x + y = 8
-2(-2) + y = 8
4 + y = 8
y = 8 - 4
y = 4
solution is : (-2,4)