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 #443008 by MathTherapy(10552)![]() ![]() You can put this solution on YOUR website! 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.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Number is \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Factors: 2, 5, 7, 10, 14, 35, 70 (more than 4, so COMPOSITE, since it has more than 1 pair of factors)\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Sum of digits: 7 + 0, or 7 (prime) \n" ); document.write( " |