You can put this solution on YOUR website! .
This question is from textbook College algebra
solve the equation: square root of 3q+1 - the square root of q-1 =2
~~~~~~~~~~~~~~~~~~~~~~~~
The solution in the post by @HyperBrain has an error, which leads to wrong answer.
His answer is q = 1 or q=3, but q=3 does not satisfy the given equation.
I came to bring a correct solution.
Square both sides
Let x=q-1
Then <<<---=== this is the place where @HyperBrain made his error. I fixed it.
x=0 or x=4
If x=0, q-1=0 so q=1
If x=4, q-1=4 so q=5.
So, q=1 or 5