document.write( "Question 505120: find a number between 40 and 50 that is composite and whose prime factors add up to 15 \n" ); document.write( "
Algebra.Com's Answer #339797 by richard1234(7193)\"\" \"About 
You can put this solution on YOUR website!
44 = 2*2*11 and 2+2+11 = 15. \n" ); document.write( "
\n" );