document.write( "Question 722996: Identify the number that satisfies all three of the following conditions:
\n" );
document.write( " it is a composite between 62 and 72;
\n" );
document.write( " the sum of the digits is a prime number; and
\n" );
document.write( " it has more than four factors. \n" );
document.write( "
Algebra.Com's Answer #442982 by josgarithmetic(39617)![]() ![]() ![]() You can put this solution on YOUR website! I just did this one. Same as question 722997.\r \n" ); document.write( "\n" ); document.write( "The answer is 65. The only factors are 1, 5, 13, and 65. 6+5=11, a prime number. \n" ); document.write( " |