How would you simplify x+1=3x2?

1 Answer
Apr 19, 2016

Make a simplifying substitution, like y2=x+1, then solve to find x=3

Explanation:

One way to solve this type of equation is by doing substitutions to simplify one of the square-roots. In this case, it would be really nice if we could do the square root of x+1 on the left hand side, so let's make a substitution that allows that to happen, i.e. let

y2=x+1

From which we can solve for x, so that we can substitute that expression into the rest of the equation:

x=y21

Substituting these into the equation we get:

y=3y23

let's take the 3 to the other side (subtract 3 from both sides) and then square both sides and then simplify:

(y3)2=y23

y26y+9=y23

6y12=0

6y=12

y=2

Finally, we can substitute this into our original expression for x in terms of y

x=221=3

Let's check this answer by substituting it into the original equation:

3+1=332

2=2 correct!