document.write( "Question 414521: If 4, 5, and 7 are factors of a number, list 4 other numbers that would also be factors of the number. \n" ); document.write( "
Algebra.Com's Answer #290751 by josmiceli(19441)\"\" \"About 
You can put this solution on YOUR website!
The smallest number that can have both 4 and 7 as factors is 28,
\n" ); document.write( "so 14 and 28 must also be factors of the number.
\n" ); document.write( "---------------
\n" ); document.write( "The smallest number that can have both 5 and 7 as factors is 35,
\n" ); document.write( "so 35 must also be a factor of the number.
\n" ); document.write( "---------------
\n" ); document.write( "The smallest number that can have both 4 and 5 as factors is 20,
\n" ); document.write( "so 10 must also be a factor of the number.
\n" ); document.write( "---------------
\n" ); document.write( "10,14,28,35
\n" ); document.write( "
\n" );