document.write( "Question 382408: 561 is the product of 3 different prime numbers. How many factors of 561 are not prime? \n" ); document.write( "
| Algebra.Com's Answer #271028 by jim_thompson5910(35256)      You can put this solution on YOUR website! Hint: Say that 'a', 'b', and 'c' are the prime numbers. So this means that \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Note: we know that 'a', 'b', and 'c' are prime and that abc is prime. \n" ); document.write( " |