document.write( "Question 700965: Find the whole number greater than 0 such that when 5 times the number is subtracted from its square, the result is 0. \n" ); document.write( "
Algebra.Com's Answer #432102 by Stitch(470)\"\" \"About 
You can put this solution on YOUR website!
\"A+%3E+0\"
\n" ); document.write( "\"A%5E2+-+5A+=+0\"
\n" ); document.write( "You can factor out an A
\n" ); document.write( "\"A%2A%28A-5%29=0\"
\n" ); document.write( "Now the eqaution is equal to zero when the outer A is zero.
\n" ); document.write( "\"0%2A%28A-5%29+=+0\"
\n" ); document.write( "But our value has to be larger than zero.
\n" ); document.write( "So now solve for the inner A
\n" ); document.write( "\"A+-+5+=+0\"
\n" ); document.write( "Add 5 to both sides
\n" ); document.write( "\"highlight%28A+=+5%29\"
\n" ); document.write( "
\n" );