document.write( "Question 1115206: My tens digit is 3 more than hundreds digit and my ones digit is one less than tens digit. What 3 digit numbers can I be? \n" ); document.write( "
Algebra.Com's Answer #730169 by mananth(16946)\"\" \"About 
You can put this solution on YOUR website!
Hundred place be x
\n" ); document.write( "tens place be y -> x+3
\n" ); document.write( "units place be z -> x+2\r
\n" ); document.write( "\n" ); document.write( "The number will be
\n" ); document.write( "x,(x+3),(x+2)
\n" ); document.write( "x can take values 1 to 6
\n" ); document.write( "for example 698
\n" ); document.write( "
\n" );