document.write( "Question 752189: The number of solutions for square root of (5x+7) - sq. root of (3x+1) = sq. root of (x+3) \n" ); document.write( "
Algebra.Com's Answer #457621 by malglu(63)\"\" \"About 
You can put this solution on YOUR website!
what you need to do is square each side of the equation to get rid of the roots. you will need to do this twice
\n" ); document.write( "first time
\n" ); document.write( "(sqrt (5x+7) -sqrt (3x+1)) ^2 = sqrt (x+3)^2
\n" ); document.write( "multiply out the brackets to get\r
\n" ); document.write( "\n" ); document.write( "5x+7 -2sqrt (3x+1)(5x+7) + 3x+1 =x+3
\n" ); document.write( "put the sqrt expression on one side of the = sign to get
\n" ); document.write( "7x+5 = 2 sqrt (3x+1)(5x+7)
\n" ); document.write( "now square each side again\r
\n" ); document.write( "\n" ); document.write( "(7x+5) (7x+5) = 2^2 (sqrt (3x+1)^2) (sqrt (5x+7)^2)
\n" ); document.write( "49x^2 +70x +25 = 4 (3x+1) (5x+7)
\n" ); document.write( "11x^2 -38x +3 +0\r
\n" ); document.write( "\n" ); document.write( "use the formula to solve this \r
\n" ); document.write( "\n" ); document.write( "i am in a bit of a rush so cannot check my arithmatic, but the method should be correct.
\n" ); document.write( "
\n" );