document.write( "Question 36900: the square of a number exceeds 11 times the number by 312. find the number \n" ); document.write( "
Algebra.Com's Answer #22680 by checkley71(8403)\"\" \"About 
You can put this solution on YOUR website!
X~2=11X+312 OR X~2-11X-312=0 OR (X-24)(X+13)=0 OR X=24 & X=-13 \n" ); document.write( "
\n" );