document.write( "Question 428638: All numbers divisible by both \"6\" and \"14\" are also divisible by which number? \n" ); document.write( "
Algebra.Com's Answer #297919 by htmentor(1343)![]() ![]() You can put this solution on YOUR website! 6 and 14 share a common factor of 2: \n" ); document.write( "6 = 2*3, 14 = 2*7 \n" ); document.write( "Therefore, all the numbers would also be divisible by 2. \n" ); document.write( " |