document.write( "Question 270420: I am a three digit odd number my tens digit is one less than my hundreds digit but two more than one digit. The sum of my digits is 20. Who am I.
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #198124 by Edwin McCravy(20060)\"\" \"About 
You can put this solution on YOUR website!
\r\n" );
document.write( "We have this system:\r\n" );
document.write( "\r\n" );
document.write( "\"system%28t=h-1%2Ct=u%2B2%2Ch%2Bt%2Bu=20%29\"\r\n" );
document.write( "\r\n" );
document.write( "Solve that and get h= 8, t=7, and u=5\r\n" );
document.write( "\r\n" );
document.write( "So the number is  875.\r\n" );
document.write( "\r\n" );
document.write( "You didn't need to be given that it is odd.\r\n" );
document.write( "\r\n" );
document.write( "Edwin
\n" ); document.write( "
\n" );