document.write( "Question 582560: A number is greater than 30 and less than 100 and the number is a multiple of 7 and the sum of its digits is 12. What is the number? \n" ); document.write( "
Algebra.Com's Answer #372101 by josmiceli(19441)\"\" \"About 
You can put this solution on YOUR website!
The multiples of \"7\" that it could possibly be are
\n" ); document.write( "\"+5%2A7+=+35+\"
\n" ); document.write( "\"+6%2A7+=+42+\"
\n" ); document.write( "\"+7%2A7+=+49+\"
\n" ); document.write( "\"+8%2A7+=+56+\"
\n" ); document.write( "\"+9%2A7+=+63+\"
\n" ); document.write( "\"+10%2A7+=+70+\"
\n" ); document.write( "\"+11%2A7+=+77+\"
\n" ); document.write( "\"+12%2A7+=+84+\"
\n" ); document.write( "\"+13%2A7+=+91+\"
\n" ); document.write( "\"+14%2A7+=+98+\"
\n" ); document.write( "-------------
\n" ); document.write( "The only number with sum of
\n" ); document.write( "the digits = 12 is \"+84+\"
\n" ); document.write( "The number is 84
\n" ); document.write( "
\n" );