document.write( "Question 153104: How this could be SLOVE??
\n" );
document.write( "sqrt( 4x^2 +5-1 )=2(x+2) \n" );
document.write( "
Algebra.Com's Answer #112609 by checkley77(12844)![]() ![]() ![]() You can put this solution on YOUR website! sqrt(4x^2+5-1)=2(x+2) \n" ); document.write( "sqrt(4x^2+4)=2x+4 \n" ); document.write( "now square both sides: \n" ); document.write( "4x^2+4=(2x+4)^2 \n" ); document.write( "4x^2+4=4x^2+16x+16 \n" ); document.write( "4x^2-4x^2-16x=16-4 \n" ); document.write( "-16x=12 \n" ); document.write( "x=12/-16 \n" ); document.write( "x=-3/4 answer. \n" ); document.write( " |