document.write( "Question 59052This question is from textbook
\n" );
document.write( ": What is a five-digit number divisible by both 2 and 5?
\n" );
document.write( "What is a three digit number divisible by 2 and not 4?
\n" );
document.write( "What is a three-digit number not divisible by 2, 3, or 5? \n" );
document.write( "
Algebra.Com's Answer #40495 by funmath(2933)![]() ![]() ![]() You can put this solution on YOUR website! What is a five-digit number divisible by both 2 and 5? \n" ); document.write( "Any five digit number that ends in a 0 would be divisible by 10 and thus divisible by both 2 and 5. I'm going with 9,2340. You pick another. \n" ); document.write( ": \n" ); document.write( "What is a three digit number divisible by 2 and not 4? \n" ); document.write( "If the number ends in an even number, but the last two numbers aren't 0 or divisible by 4, then the number will be divisible by 2 and not 4. I'm going with 902. You find another. \n" ); document.write( ": \n" ); document.write( "What is a three-digit number not divisible by 2, 3, or 5? \n" ); document.write( "The number can't end in an even number, or it's divisible by 2, the sum of the digits can't be divisible by 3 or the number will be divisible by 3, the number can't end in 0 or 5 or it's divisible by 5. I'm going with 931. What number can you think of? \n" ); document.write( ": \n" ); document.write( "Happy Calculating!!! \n" ); document.write( " |