Solve the Quadratic Equation: 3x²+10x-8=0

Question

Solve the following equation:

3x2+10x8=0 3x^2+10x-8=0

Video Solution

Solution Steps

00:06 First, we need to find X.
00:10 Next, let's identify the coefficients in our equation.
00:26 Now, we'll use the formula for finding roots.
00:47 Substitute the values given in the problem and solve step by step.
01:19 Calculate the squares and products carefully.
01:42 Next, find the square root of 156.
01:51 These are the two possible solutions by addition and subtraction.
02:10 And that's how we solve this problem!

Step-by-Step Solution

To solve the quadratic equation 3x2+10x8=0 3x^2+10x-8=0 , we use the quadratic formula:

x=b±b24ac2a x = \frac{-b \pm \sqrt{b^2 - 4ac}}{2a} , where a=3 a = 3 , b=10 b = 10 , and c=8 c = -8 .

First, calculate the discriminant b24ac b^2 - 4ac :
b2=102=100 b^2 = 10^2 = 100
4ac=4×3×(8)=96 4ac = 4 \times 3 \times (-8) = -96
Thus, b24ac=100+96=196 b^2 - 4ac = 100 + 96 = 196 .

Since the discriminant (196) is positive, the equation has two distinct real solutions.

Now, substitute into the quadratic formula:
x=10±1962×3=10±146 x = \frac{-10 \pm \sqrt{196}}{2 \times 3} = \frac{-10 \pm 14}{6} .

This results in two solutions:

  • For the plus sign: x1=10+146=46=23 x_1 = \frac{-10 + 14}{6} = \frac{4}{6} = \frac{2}{3}
  • For the minus sign: x2=10146=246=4 x_2 = \frac{-10 - 14}{6} = \frac{-24}{6} = -4

Therefore, the solutions to the given quadratic equation are x1=23 x_1 = \frac{2}{3} and x2=4 x_2 = -4 .

Comparing these results with the multiple-choice options provided, the correct answer is choice 3: x1=23,x2=4 x_1 = \frac{2}{3}, x_2 = -4 .

Answer

x1=23,x2=4 x_1=\frac{2}{3},x_2=-4