140k views
3 votes
What is the answer to x2 − 7x + 5 = 0 using the Quadratic Formula.

User Totor
by
8.0k points

1 Answer

0 votes
To find the answer to the equation x^2 - 7x + 5 = 0 using the Quadratic Formula, we can use the formula:

x = (-b ± √(b^2 - 4ac)) / (2a)

In this equation, a is the coefficient of x^2, b is the coefficient of x, and c is the constant term.

For the equation x^2 - 7x + 5 = 0, we can identify that:
a = 1
b = -7
c = 5

Plugging these values into the Quadratic Formula, we get:

x = (-(-7) ± √((-7)^2 - 4(1)(5))) / (2(1))

Simplifying further:

x = (7 ± √(49 - 20)) / 2

x = (7 ± √29) / 2

So, the solutions to the equation x^2 - 7x + 5 = 0 using the Quadratic Formula are:
x = (7 + √29) / 2
x = (7 - √29) / 2

If you have any more questions or need further assistance, feel free to ask!
User Jayesh Bhoi
by
8.1k points