Solve the Square Root Equation: 3x^2+10x-16 = 2x^2+4x

Question

Solve the following equation:

3x2+10x16=2x2+4x \sqrt{3x^2+10x-16}=\sqrt{2x^2+4x}

Video Solution

Step-by-Step Solution

To solve this problem, we'll follow these steps:

  • Step 1: Eliminate the square roots by squaring both sides of the equation.
  • Step 2: Simplify the resulting equation and bring all terms to one side.
  • Step 3: Factor the resulting quadratic equation.
  • Step 4: Solve for x x and check for valid solutions by substituting back into the original equation.

Now, let's work through each step in detail:

Step 1: Square both sides of the equation:

(3x2+10x16)2=(2x2+4x)2\left(\sqrt{3x^2 + 10x - 16}\right)^2 = \left(\sqrt{2x^2 + 4x}\right)^2

The equation becomes:

3x2+10x16=2x2+4x3x^2 + 10x - 16 = 2x^2 + 4x

Step 2: Simplify and rearrange the equation:

3x2+10x162x24x=03x^2 + 10x - 16 - 2x^2 - 4x = 0

This simplifies to:

x2+6x16=0x^2 + 6x - 16 = 0

Step 3: Factor the quadratic equation:

We need to find two numbers that multiply to 16-16 and add to 66. These numbers are 88 and 2-2.

The equation factors to:

(x+8)(x2)=0(x + 8)(x - 2) = 0

Step 4: Solve for xx:

Set each factor equal to zero:

  • x+8=0    x=8x + 8 = 0 \implies x = -8
  • x2=0    x=2x - 2 = 0 \implies x = 2

Finally, check these solutions in the original equation:

  • For x=8x = -8, 3(8)2+10(8)16=2(8)2+4(8)\sqrt{3(-8)^2 + 10(-8) - 16} = \sqrt{2(-8)^2 + 4(-8)}
  • 1928016=12832\sqrt{192 - 80 - 16} = \sqrt{128 - 32}

    96=96\sqrt{96} = \sqrt{96}

  • For x=2x = 2, 3(2)2+10(2)16=2(2)2+4(2)\sqrt{3(2)^2 + 10(2) - 16} = \sqrt{2(2)^2 + 4(2)}
  • 12+2016=8+8\sqrt{12 + 20 - 16} = \sqrt{8 + 8}

    16=16\sqrt{16} = \sqrt{16}

Both solutions are valid. Therefore, the solutions to the equation are:

x=8x = -8 and x=2x = 2.

The correct choice is d:8,2 \textbf{d}: -8, 2 .

Answer

8,2 -8,2