document.write( "Question 1026720: A 2-digit number, its unit digit is twice its tens digit. If
\n" );
document.write( "the product of the two digits equals one third of the number.
\n" );
document.write( "What is the number? \n" );
document.write( "
Algebra.Com's Answer #641990 by Edwin McCravy(20060)![]() ![]() You can put this solution on YOUR website! A 2-digit number , its unit digit is twice its tens digit. \n" ); document.write( " \r\n" ); document.write( "So it's either 12, 24, or 36.\r\n" ); document.write( " \n" ); document.write( "...the product of the two digits equals one third of the number. \n" ); document.write( " \r\n" ); document.write( "The product of the digits of 12 is 1x2 = 2, But 2 is not 1/3 of 12.\r\n" ); document.write( "\r\n" ); document.write( "The product of the digits of 24 is 2x4 = 8, and 8 is 1/3 of 24.\r\n" ); document.write( "\r\n" ); document.write( "So that's the answer!\r\n" ); document.write( "\r\n" ); document.write( "[No need to consider 36. For its product of digits is 18 which \r\n" ); document.write( "isn't 1/3 of 36, for it's 1/2 of 36.]\r\n" ); document.write( "\r\n" ); document.write( "Edwin\n" ); document.write( " |