document.write( "Question 703864: I am 4 digit number. My thousands digit is thrice as large as my digit in the ones place and half that of my hundreds digit. My tens digit is the smallest single digit possible. What am I? \n" ); document.write( "
Algebra.Com's Answer #433803 by Edwin McCravy(20060)\"\" \"About 
You can put this solution on YOUR website!
>>...I am 4 digit number...<<
\n" ); document.write( "
\r\n" );
document.write( "So we have four blanks to fill in:\r\n" );
document.write( "_ _ _ _\r\n" );
document.write( "

\n" ); document.write( ">>...My tens digit is the smallest single digit possible...<<
\n" ); document.write( "
\r\n" );
document.write( "The ten's digit is 0 because it is the smallest single digit possible.\r\n" );
document.write( "\r\n" );
document.write( "_ _ 0 _\r\n" );
document.write( "

\n" ); document.write( ">>...My thousands digit is thrice as large as my digit in the ones place...<<
\n" ); document.write( "
\r\n" );
document.write( "The only digits that can be thrice another are 0,3,6,and 9, but 0\r\n" );
document.write( "is out because the thousands digit can't be 0.  So that leaves 3,6,\r\n" );
document.write( "and 9 for the thousands digit. \r\n" );
document.write( "

\n" ); document.write( ">>...My thousands digit is ... half that of my hundreds digit.
\n" ); document.write( "
\r\n" );
document.write( "The only one of those that can be half another digit is 3. So the\r\n" );
document.write( "thousands digit is 3, \r\n" );
document.write( "\r\n" );
document.write( "3 _ 0 _\r\n" );
document.write( "\r\n" );
document.write( "And that 3 is thrice the units digit, making the units digit 1. \r\n" );
document.write( "\r\n" );
document.write( "3 _ 0 1\r\n" );
document.write( "\r\n" );
document.write( "And that 3 is also half the hundreds digit, making the hundreds digit 6.\r\n" );
document.write( "\r\n" );
document.write( "3 6 0 1\r\n" );
document.write( "\r\n" );
document.write( "Edwin

\n" ); document.write( "
\n" ); document.write( "
\n" );