Math Problem Statement

5x^2+4x-788=0

Solution

To solve the quadratic equation 5x2+4x788=05x^2 + 4x - 788 = 0, we can apply the quadratic formula:

x=b±b24ac2ax = \frac{-b \pm \sqrt{b^2 - 4ac}}{2a}

Where:

  • a=5a = 5
  • b=4b = 4
  • c=788c = -788

Now, let's substitute the values into the quadratic formula and solve for xx.

x=4±424(5)(788)2(5)x = \frac{-4 \pm \sqrt{4^2 - 4(5)(-788)}}{2(5)}

x=4±16+1576010x = \frac{-4 \pm \sqrt{16 + 15760}}{10}

x=4±1577610x = \frac{-4 \pm \sqrt{15776}}{10}

The square root of 15776 is 125.62 (approximately), so:

x=4±125.6210x = \frac{-4 \pm 125.62}{10}

Now we calculate the two possible solutions:

  1. x1=4+125.6210=121.6210=12.162x_1 = \frac{-4 + 125.62}{10} = \frac{121.62}{10} = 12.162
  2. x2=4125.6210=129.6210=12.962x_2 = \frac{-4 - 125.62}{10} = \frac{-129.62}{10} = -12.962

Thus, the two solutions are approximately: x112.162andx212.962x_1 \approx 12.162 \quad \text{and} \quad x_2 \approx -12.962

Would you like more details or have any questions?

Related questions:

  1. How is the quadratic formula derived?
  2. What are the alternative methods for solving quadratic equations?
  3. How does the discriminant b24acb^2 - 4ac determine the nature of the roots?
  4. Can all quadratic equations be solved using the quadratic formula?
  5. What are some real-life applications of quadratic equations?

Tip: Always check the discriminant before solving with the quadratic formula to determine if the roots are real or complex.

Ask a new question for Free

By Image

Drop file here or Click Here to upload

Math Problem Analysis

Mathematical Concepts

Algebra
Quadratic Equations

Formulas

Quadratic formula: x = (-b ± √(b² - 4ac)) / 2a

Theorems

Quadratic formula

Suitable Grade Level

Grades 9-11