document.write( "Question 249116: Solve for x analytically and give the exact solution in real or complex form.
\n" );
document.write( "square root of 11-x = x+1. \n" );
document.write( "
Algebra.Com's Answer #181508 by edjones(8007)![]() ![]() You can put this solution on YOUR website! sqrt(11-x) = x+1 \n" ); document.write( "11-x=x^2+2x+1 square each side \n" ); document.write( "x^2+3x-10=0 subtract the left side from the right. \n" ); document.write( "(x+5)(x-2)=0 \n" ); document.write( "x=-5, x=2 \n" ); document.write( ". \n" ); document.write( "Ed \n" ); document.write( " |