document.write( "Question 135560: Please help me solve this equation:\r
\n" );
document.write( "\n" );
document.write( "the square root of 7a+1=a+1 \n" );
document.write( "
Algebra.Com's Answer #99329 by edjones(8007)![]() ![]() You can put this solution on YOUR website! sqrt(7a+1)=a+1 I assume that this is the problem. \n" ); document.write( "7a+1=a^2+2a+1 Square each side. \n" ); document.write( "a^2-5a=0 \n" ); document.write( "a(a-5)=0 \n" ); document.write( "a=0, a=5 \n" ); document.write( ". \n" ); document.write( "Ed \n" ); document.write( " |