Questions: Solve the equation. x(5x+9)=2

Solve the equation.
x(5x+9)=2
Transcript text: Solve the equation. \[ x(5 x+9)=2 \]
failed

Solution

failed
failed

Solution Steps

To solve the quadratic equation \(x(5x + 9) = 2\), we first expand the equation to get it into standard quadratic form \(ax^2 + bx + c = 0\). Then, we can use the quadratic formula \(x = \frac{-b \pm \sqrt{b^2 - 4ac}}{2a}\) to find the solutions for \(x\).

Step 1: Formulate the Equation

We start with the equation given in the problem: \[ x(5x + 9) = 2 \] Expanding this, we get: \[ 5x^2 + 9x - 2 = 0 \]

Step 2: Identify Coefficients

From the standard form \(ax^2 + bx + c = 0\), we identify the coefficients:

  • \(a = 5\)
  • \(b = 9\)
  • \(c = -2\)
Step 3: Calculate the Discriminant

The discriminant \(D\) is calculated as follows: \[ D = b^2 - 4ac = 9^2 - 4 \cdot 5 \cdot (-2) = 81 + 40 = 121 \]

Step 4: Find the Roots

Using the quadratic formula: \[ x = \frac{-b \pm \sqrt{D}}{2a} \] we find the two solutions: \[ x_1 = \frac{-9 + \sqrt{121}}{2 \cdot 5} = \frac{-9 + 11}{10} = \frac{2}{10} = 0.2 \] \[ x_2 = \frac{-9 - \sqrt{121}}{2 \cdot 5} = \frac{-9 - 11}{10} = \frac{-20}{10} = -2.0 \]

Final Answer

The solutions to the equation are: \[ \boxed{x = 0.2} \quad \text{and} \quad \boxed{x = -2.0} \]

Was this solution helpful?
failed
Unhelpful
failed
Helpful