document.write( "Question 706050: Solve for x. Check for extraneous solutions.
\n" );
document.write( "(Square root 2x-1 ) - 1 = square root of 1-x. \r
\n" );
document.write( "\n" );
document.write( "Everytime I try it I get all different types of answers. \n" );
document.write( "
Algebra.Com's Answer #434966 by jsmallt9(3758)![]() ![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "Here's a procedure for solving equations like these:
\n" ); document.write( " \n" ); document.write( "1. Isolate a square root. \n" ); document.write( "The square root on the right is already isolated. \n" ); document.write( "2. Square both sides. \n" ); document.write( " \n" ); document.write( "The right side squares easily. But we must use FOIL or the \n" ); document.write( " \n" ); document.write( "Simplifying the left side: \n" ); document.write( " \n" ); document.write( "The 1's on the left cancel: \n" ); document.write( " \n" ); document.write( "3. We still have a square root. So back to step 1. \n" ); document.write( "1. Isolate a square root. \n" ); document.write( "There's only one left. Subtracting 2x from each side: \n" ); document.write( " \n" ); document.write( "The square root on the left is sufficiently isolated. But if the -2 in front bothers you then divide both sides by -2 to get rid of it. \n" ); document.write( "2. Square both sides. \n" ); document.write( " \n" ); document.write( "The left side is fairly easy to square. We'll use the pattern again on the right side: \n" ); document.write( " \n" ); document.write( "Simplifying: \n" ); document.write( " \n" ); document.write( "3. The square roots are gone! So on to step 4. \n" ); document.write( "4. Solve the equation. \n" ); document.write( "We now have a quadratic equation. To solve it we want one side to be zero. Subtracting 8x and adding 4 we get: \n" ); document.write( " \n" ); document.write( "Now we factor: \n" ); document.write( "0 = (9x-5)(x-1) \n" ); document.write( "From the Zero Product Property: \n" ); document.write( "9x-5 = 0 or x-1 = 0 \n" ); document.write( "Solving these we get: \n" ); document.write( "x = 5/9 or x = 1 \n" ); document.write( "5. Check the solution(s). \n" ); document.write( "Use the original equation to check: \n" ); document.write( " \n" ); document.write( "Checking x = 5/9: \n" ); document.write( " \n" ); document.write( "Simplifying... \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "This is not true. This \"solution\" does not work. It is extraneous and we must reject it as a solution. \n" ); document.write( "Checking x = 1: \n" ); document.write( " \n" ); document.write( "Simplifying... \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "This solution checks out! So the only solution to your equation is: \n" ); document.write( "x = 1 \n" ); document.write( " |