document.write( "Question 1150919: Find the number of 3-digit numbers greater than 500 that end in multiple of 3 using the digits 1,2,3,4,5,6,7,8,9 when no digits are repeated. \n" ); document.write( "
Algebra.Com's Answer #772487 by Alan3354(69443)\"\" \"About 
You can put this solution on YOUR website!
Find the number of 3-digit numbers greater than 500 that end in multiple of 3 using the digits 1,2,3,4,5,6,7,8,9 when no digits are repeated.
\n" ); document.write( "-----------
\n" ); document.write( "Is a \"multiple of 3\" 3, 6 & 9 or 0, 3, 6 & 9?
\n" ); document.write( "============
\n" ); document.write( "Does \"end in\" mean the 1's digit, or the 10's & 1's digits (eg 21)?
\n" ); document.write( "
\n" );