document.write( "Question 31605: I'm having alot of trouble with this problem. Can you help?\r
\n" );
document.write( "\n" );
document.write( "Solve the equation.\r
\n" );
document.write( "\n" );
document.write( "square root of (2a+1)=a-1 \n" );
document.write( "
Algebra.Com's Answer #18260 by mukhopadhyay(490)![]() ![]() ![]() You can put this solution on YOUR website! square root of (2a+1)=a-1 \n" ); document.write( "=>(2a+1) = (a-1)^2 (by squaring both sides of the equation) \n" ); document.write( "=>(2a+1) = a^2-2a+1 \n" ); document.write( "=>a^2-2a-2a+1-1 = 0 \n" ); document.write( "=>a^2-4a = 0 \n" ); document.write( "=>a(a-4) = 0 \n" ); document.write( "=>a = 0 or a = 4\r \n" ); document.write( "\n" ); document.write( "Answer: a=0 or a=4 \n" ); document.write( " |