document.write( "Question 205431: The square of a number greater than zero equals 4 times that number. Find the number. \n" ); document.write( "
Algebra.Com's Answer #155083 by Earlsdon(6294)\"\" \"About 
You can put this solution on YOUR website!
Let n = the number:
\n" ); document.write( "\"n%5E2+=+4n\" Divide both sides by n.
\n" ); document.write( "\"n+=+4\"
\n" ); document.write( "
\n" );