195k views
0 votes
Quadratic formula to solve -2x + 3x-1=0.

Select the best answer from the choices provided.
O A.
OB.
O C.
O D.
1|2
X=
1
x = - or x = 1
1|2
12
- or x = -1
1
X= -- or x = 1
1|2
x = or x=-1

1 Answer

4 votes

To solve the equation -2x + 3x - 1 = 0 using the quadratic formula, we first need to rearrange the equation in the form ax^2 + bx + c = 0.

In this case, we have -2x + 3x - 1 = 0. Combining like terms, we get x - 1 = 0.

Now, we can identify the values of a, b, and c for the quadratic formula: a = 1, b = -1, and c = 0.

The quadratic formula is given by:

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

Plugging in the values, we get:

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

x = (1 ± √(1 - 0)) / 2

x = (1 ± √1) / 2

x = (1 ± 1) / 2

Simplifying further, we have two possible solutions:

x = (1 + 1) / 2 = 2 / 2 = 1

x = (1 - 1) / 2 = 0 / 2 = 0

Therefore, the solutions to the equation -2x + 3x - 1 = 0 are x = 1 and x = 0.

From the given options, the correct answer is D. x = 1 or x = -1.

User JustWe
by
6.6k points