document.write( "Question 228746: I am thibking of a three digit number. It is an odd multiple of three, and the product of its digits is 24. It is larger than 15 squared. What are the five numbers I could be thinking of? \n" ); document.write( "
Algebra.Com's Answer #169745 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! I am thinking of a three digit number. \n" ); document.write( " It is an odd multiple of three, and the product of its digits is 24. \n" ); document.write( " It is larger than 15 squared. \n" ); document.write( "What are the five numbers I could be thinking of? \n" ); document.write( "; \n" ); document.write( "The three digits whose product is 24 \n" ); document.write( "2 * 2 * 6 = 24; all even \n" ); document.write( "2 * 3 * 4 = 24 \n" ); document.write( "1 * 3 * 8 = 24 \n" ); document.write( ": \n" ); document.write( "Odd multiple of three, last digit has to be odd \n" ); document.write( "Greater than 225 (15^2) \n" ); document.write( ": \n" ); document.write( "243, 423, 381, 831, 813 would be the 5 numbers \n" ); document.write( " \n" ); document.write( " |