document.write( "Question 764044: what is a number less than 100 it's units digit is a 4 the sum of it's digits is an odd number it's tens digit is a multiple of 3 whats the number? \n" ); document.write( "
Algebra.Com's Answer #465179 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! what is a number less than 100 \n" ); document.write( " it's units digit is a 4 \n" ); document.write( " the sum of it's digits is an odd number \n" ); document.write( " it's tens digit is a multiple of 3 \n" ); document.write( " whats the number? \n" ); document.write( ": \n" ); document.write( "\"the sum of it's digits is an odd number\" \n" ); document.write( "The units is 4, therefore the 10's is an odd number; \n" ); document.write( " and a multiple of 3; that leaves only 9 as the number \n" ); document.write( "The number is 94 \n" ); document.write( " |