Answers: x = 1 and x = 3
Step-by-step explanation
Replacing every (x+1) with variable w gets us

The coefficients from left to right are: a = 1, b = -6, c = 8
Plug those into the quadratic formula.

Or an alternative route is to factor like so:

Factoring won't always work. Because factoring is a trial-and-error process, the quadratic formula is the most efficient route.
---------------
After we determine the values for w, let's solve for x.
If w = 4, then,
w = x+1
x = w-1
x = 4-1
x = 3
If w = 2, then,
x = w-1
x = 2-1
x = 1
Therefore, the solutions to
are x = 1 and x = 3