document.write( "Question 61519: Hello Again!
\n" );
document.write( "Can someone help me solve this problem?
\n" );
document.write( "\/2x-1-x=-2
\n" );
document.write( "(\/ is the radical sign) the radical sign is only over 2x-1
\n" );
document.write( "Thanks in advance for your help!
\n" );
document.write( "ac \n" );
document.write( "
Algebra.Com's Answer #42346 by asha(30)![]() ![]() ![]() You can put this solution on YOUR website! given square root of 2x-1=x-2 \n" ); document.write( "squaring both sides we get \n" ); document.write( "2x-1 = (x-2)^2 \n" ); document.write( "2x-1 = x^2 -4x +4 taking all the terms to one side \n" ); document.write( "we get x^2-4x-2x+4+1=0 \n" ); document.write( " x^2 -6x +5=0 \n" ); document.write( "splitting the middle term so that sum is -6 and product is 5 we get \n" ); document.write( " x^2-5x-x+5=0 \n" ); document.write( " x(x-5)-1(x-5)=0 \n" ); document.write( " (x-1)(x-5)=0 \n" ); document.write( " x=1 or x=5 is the answer \n" ); document.write( "good luck!!! \n" ); document.write( " |