document.write( "Question 431642: PROBLEM 1:
\n" );
document.write( "A two digit number with 2 different digits has a special property: \"When the sum of its digits is added to the product of its digits, the result is the number itself.\" What is the smallest number with this property?
\n" );
document.write( "PROBLEM 2:
\n" );
document.write( "Six is a perfect number because its factors ( not including 6)add up to itself. What are all the perfect numbers between 20 and 30? \n" );
document.write( "
Algebra.Com's Answer #299581 by richard1234(7193)![]() ![]() You can put this solution on YOUR website! 1. Suppose the number is \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "2. 28, because the sum of its proper divisors is 1+2+4+7+14 = 28. In fact, all even perfect numbers are in the form |