document.write( "Question 892446: The square of a positive integer exceeds four times the integer by 32. Find the integer. \n" ); document.write( "
Algebra.Com's Answer #540489 by ankor@dixie-net.com(22740)\"\" \"About 
You can put this solution on YOUR website!
The square of a positive integer exceeds four times the integer by 32.
\n" ); document.write( "n^2 - 4n = 32
\n" ); document.write( "n^2 - 4n - 32 = 0
\n" ); document.write( "Factors to
\n" ); document.write( "(n-8)(n+4) = 0
\n" ); document.write( "They want the positive integer
\n" ); document.write( "n = 8
\n" ); document.write( ":
\n" ); document.write( ":
\n" ); document.write( "See if that checks out
\n" ); document.write( "8^2 - 4(8) =
\n" ); document.write( "64 - 32 = 32\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );