document.write( "Question 1162879: Suppose that p, q, r are three consecutive primes with 11 ≤ p < q < r. What is the minimum number of prime factors (not necessarily distinct) that p + r can have? (Note that 27 is considered to have 3 prime factors.) \n" ); document.write( "
Algebra.Com's Answer #786809 by ikleyn(52873) You can put this solution on YOUR website! .\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Under the given condition, p + r is an EVEN number greater than 2.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "As such, it has AT LEAST two prime factors, of whom 2 is one of the factors.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Therefore, the answer to the problem's question is 2.\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |