document.write( "Question 420125: For how many integers n is n/(20-n) the square of an integer? \n" ); document.write( "
Algebra.Com's Answer #293682 by richard1234(7193)![]() ![]() You can put this solution on YOUR website! We could assign k to be an integer such that \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Another way just as effective is to brute-force the problem. Most math teachers recommend against this, but I will sometimes brute-force a problem if I know for sure the method will work, if I know I'm counting all possible cases, and if the method does not take too much time. Here, we know that n can only be between 0 and 20; otherwise, |