document.write( "Question 883794: i am four digit number.
\n" ); document.write( "the value of the digit in my tens place is 70
\n" ); document.write( "the sum of the digit in my tens and ones places is 16
\n" ); document.write( "the value of the digit in my thousand place is the square of 2
\n" ); document.write( "the digit in my hundred place is 2 more than the digit in my thousand place.\r
\n" ); document.write( "\n" ); document.write( "what number am i
\n" ); document.write( "

Algebra.Com's Answer #533780 by Edwin McCravy(20065)\"\" \"About 
You can put this solution on YOUR website!
\r\n" );
document.write( "Put four blanks for the digits:\r\n" );
document.write( "_ _ _ _\r\n" );
document.write( "\r\n" );
document.write( "

\n" ); document.write( ">>..the value of the digit in my tens place is 70..<<
\n" ); document.write( "
\r\n" );
document.write( "So the tens digit is 7 because 7 times 10 is 70\r\n" );
document.write( "\r\n" );
document.write( "_ _ 7 _\r\n" );
document.write( "

\n" ); document.write( ">>..the sum of the digit in my tens and ones places is 16..<<
\n" ); document.write( "
\r\n" );
document.write( "Since the tens digit is 7 we have to add 16-7 or 9 to 7 to get 16,\r\n" );
document.write( "so the digit in the ones place is 9\r\n" );
document.write( "\r\n" );
document.write( "_ _ 7 9\r\n" );
document.write( "

\n" ); document.write( ">>..the value of the digit in my thousand place is the square of 2..<<
\n" ); document.write( "
\r\n" );
document.write( "The square of 2 is 22 = 2×2 = 4. So we put 4 in the\r\n" );
document.write( "thousands place:\r\n" );
document.write( "\r\n" );
document.write( "4 _ 7 9\r\n" );
document.write( "

\n" ); document.write( ">>..the digit in my hundred place is 2 more than the digit in my thousand place..<<
\n" ); document.write( "
\r\n" );
document.write( "So we add 2 to the 4 and get 6 for the hundreds digit:\r\n" );
document.write( "\r\n" );
document.write( "4 6 7 9\r\n" );
document.write( "\r\n" );
document.write( "Edwin
\n" ); document.write( "
\n" );