document.write( "Question 364929: Find solution to :\r
\n" );
document.write( "\n" );
document.write( "[sqrt](2k-1) - [sqrt](k-1) = 1 \r
\n" );
document.write( "\n" );
document.write( "So far I have added [sqrt](k-1) to both sides of equation in order to isolate one radical.\r
\n" );
document.write( "\n" );
document.write( "Now I have to square both sides
\n" );
document.write( "([sqrt](2k-1))squared = ([sqrt](k-1) +1)squared\r
\n" );
document.write( "\n" );
document.write( "2k-1= ([sqrt](k-1)+1))*([sqrt](k-1)+1))\r
\n" );
document.write( "\n" );
document.write( "Somewhere later in my problem I think I am not simplifying correctly. I ended up with :
\n" );
document.write( "(k-1)/2 = [sqrt]k-1\r
\n" );
document.write( "\n" );
document.write( "so then I was back to squaring both sides of my equation\r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #260153 by robertb(5830)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "Transpose to get \n" ); document.write( "Square both sides: \n" ); document.write( "Simplify: \n" ); document.write( "Square both sides again: \n" ); document.write( " \n" ); document.write( "or \n" ); document.write( "then (k-5)(k-1) = 0, or k = 5 or k = 1. \n" ); document.write( "Both satisfy the original equation, so the solution set is {1,5}. \n" ); document.write( " \n" ); document.write( " |