document.write( "Question 960052: I am a 4 digit number where 2 digits have the value of 4,000 and 6. The third digit has a value that is 100 times less than 4,000. The last digit has a value that is 100 times greater than 6. what number am I?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #586748 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! I am a 4 digit number where 2 digits have the value of 4,000 and 6. \n" ); document.write( " The third digit has a value that is 100 times less than 4,000. \n" ); document.write( " The 2nd digit has a value that is 100 times greater than 6. \n" ); document.write( " what number am I? \n" ); document.write( ": \n" ); document.write( "1st digit = 4000 \n" ); document.write( "2nd digit = 6 * 100 = 600 \n" ); document.write( "3rd digit 4000/100 = 40 \n" ); document.write( "last digit = 6 \n" ); document.write( ": \n" ); document.write( "4646 is the number \n" ); document.write( " \n" ); document.write( " |