181k views
8 votes
What are the solutions of this quadratic equation? x2 − 18x + 58 = 0 A. B. C. D.

User Book
by
4.3k points

2 Answers

7 votes

Answer: Let's use "completing the square" to solve this quadratic: x^2 − 18x + 58 = 0

We want to rewrite the terms "x^2 - 18x" in the form '(x - h)^2 - h^2 and leave the terms '58 = 0' as they are:

Taking half of the coefficient of x (which coefficient is -18), we get -9. We square this -9, obtaining 81, and then rewrite

"x^2 - 18x" as "x^2 - 18x" + 81 - 81." To this we must append '58 = 0":

x^2 - 18x + 81 - 81 + 58, or x^2 - 18x + 81 - 23 = 0

Now the first three terms condense to the expression

(x - 9)^2, which is then followed by "-23":

(x - 9)^2 = 23

Solve this for x. Taking the square root of both sides, we get

x - 9 = ± √23

so that one root is x = 9 + √23

and the other is x = 9 - √23

Step-by-step explanation: Hope it helps

User Willy Wonka
by
4.8k points
0 votes

Answer:

Explanation:

Let's use "completing the square" to solve this quadratic: x^2 − 18x + 58 = 0

We want to rewrite the terms "x^2 - 18x" in the form '(x - h)^2 - h^2 and leave the terms '58 = 0' as they are:

Taking half of the coefficient of x (which coefficient is -18), we get -9. We square this -9, obtaining 81, and then rewrite

"x^2 - 18x" as "x^2 - 18x" + 81 - 81." To this we must append '58 = 0":

x^2 - 18x + 81 - 81 + 58, or x^2 - 18x + 81 - 23 = 0

Now the first three terms condense to the expression

(x - 9)^2, which is then followed by "-23":

(x - 9)^2 = 23

Solve this for x. Taking the square root of both sides, we get

x - 9 = ± √23

so that one root is x = 9 + √23

and the other is x = 9 - √23

User Alan Wells
by
4.6k points