How do you solve (4x + 3)^2 = 6(4x+3)2=6?

1 Answer
Sep 29, 2016

Take the square root then solve two linear equations.

Explanation:

Since we have a squared term, lets begin by taking the square root of both sides, so that we have:

4x+3 = +-sqrt(6)4x+3=±6

Let's subtract 3 on both sides:

4x = +-sqrt(6) - 34x=±63

Then divide by 4:

x = (+-sqrt(6)-3)/4x=±634

So we have two solutions:

x = (sqrt(6)-3)/4x=634

x = (-sqrt(6)-3)/4x=634

Including the +-± is important, or else we would have missed one of the solutions.