Solve the following equation:
4x2+x+1=0
To solve the equation 4x2+x+1=0, we first rewrite it in the standard quadratic form:
4x2+x+1=0 becomes 41x2+x+1=0.
Identifying the coefficients, we have:
- a=41
- b=1
- c=1
Next, we use the quadratic formula: x=2a−b±b2−4ac. Plugging in the coefficients, we get:
x=2⋅41−1±12−4⋅41⋅1.
Calculate the discriminant:
b2−4ac=1−1=0.
Since the discriminant is zero, there is exactly one real root. Substitute back into the quadratic formula:
x=21−1±0.
x=21−1.
x=−2.
Therefore, the solution to the equation is x=−2, which corresponds to choice 2.