104k views
2 votes
Helppppppppppppppppppppppppppppppppppppppppppppppppp

Helppppppppppppppppppppppppppppppppppppppppppppppppp-example-1
User Spong
by
6.7k points

2 Answers

3 votes
in this case it is to find the roots of the polynomial.
We have then:
x ^ 2-12x + 59 = 0
Applying resolver we have
x = (- b +/- root (b ^ 2 - 4ac)) / (2a)
Substituting values:
x = (- (- 12) +/- root ((- 12) ^ 2 - 4 (1) (59))) / (2 (1))
x = (- (- 12) +/- root ((144 - 236)) / (2 (1))
x = (12 +/- root (-92))) / (2)
x = (6 +/- i * root (23)))
Answer:
x = (6 +/- i * root (23)))
(option 3)
User Clxoid
by
6.4k points
4 votes
x^2-12x+59=0
Using quadratic formula.

x_(1,\:2)=(-b\pm √(b^2-4ac))/(2a) \\
Here
a=1 , b=-12 and c=59
Put values in formula.

x=(-\left(-12\right)\pm √(\left(-12\right)^2-4\cdot \:1\cdot \:59))/(2\cdot \:1) \\
Simplify

x= (12\pm √(144-236) )/(2)

x=6\pm √(23)i


Answer: \ 6 \pm √(23)i
User AvnerSo
by
6.7k points
Welcome to QAmmunity.org, where you can ask questions and receive answers from other members of our community.