document.write( "Question 1056482: How can we write an algebraic expression to describe a three digit number whose units digit is one more than the value of the ten's digit, and the ten's digit is one less than the hundred's digit \n" ); document.write( "
Algebra.Com's Answer #671601 by ikleyn(52835)![]() ![]() You can put this solution on YOUR website! . \n" ); document.write( "How can we write an algebraic expression to describe a three digit number whose units digit is one more \n" ); document.write( "than the value of the ten's digit, and the ten's digit is one less than the hundred's digit \n" ); document.write( "~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "n = u + 10*(u-1) + 100*u,\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "where \"u\" is the units digit.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |