document.write( "Question 6096: List all pairs of factors of each integer.
\n" );
document.write( "1) 18
\n" );
document.write( "2) 30
\n" );
document.write( "3) 17
\n" );
document.write( "4) -8 \n" );
document.write( "
Algebra.Com's Answer #3239 by CharStar(110)![]() ![]() ![]() You can put this solution on YOUR website! Common factors are those factors which are the same for two or more numbers\r \n" ); document.write( "\n" ); document.write( "1) 18 - 2, 3, 6, 9, 18 \n" ); document.write( "2) 30 - 2, 3, 5, 6, 10, 15, 30 \n" ); document.write( "3) 17 - is a prime number 1 and itself 17 \n" ); document.write( "4) -8 - I don't know why you have a negative, but the factors are 2, 4, 8\r \n" ); document.write( "\n" ); document.write( "Hope this helps you \n" ); document.write( " |