document.write( "Question 960058: Ten more than the square of a number of a number is seven times the number. Find ALL possible number. \n" ); document.write( "
Algebra.Com's Answer #586984 by Fombitz(32388)\"\" \"About 
You can put this solution on YOUR website!
\"10%2BN%5E2=7N\"
\n" ); document.write( "\"N%5E2-7N%2B10=0\"
\n" ); document.write( "\"%28N-5%29%28N-2%29=0\"
\n" ); document.write( "Two solutions:
\n" ); document.write( "\"N-5=0\"
\n" ); document.write( "\"N=5\"
\n" ); document.write( "and
\n" ); document.write( "\"N-2=0\"
\n" ); document.write( "\"N=2\"\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );