document.write( "Question 231924: How many multiples of 3 less than 1000 can be formed from the digits 2, 5, 9? \n" ); document.write( "
Algebra.Com's Answer #171500 by jsmallt9(3758)![]() ![]() ![]() You can put this solution on YOUR website! The keys to this problem are to understand that
\n" ); document.write( "So we a looking for numbers less than 1000 whose digits are 2, 5 or 9 and whose digits add up to a number divisible be 3. \n" ); document.write( "
\n" ); document.write( "I don't think there are any others. \n" ); document.write( " |