document.write( "Question 827099: If t and u are the tens digit and units digit of a two-digit number, express the number with the digits reversed
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #498434 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! If t and u are the tens digit and units digit of a two-digit number, express the number with the digits reversed \n" ); document.write( "----- \n" ); document.write( "number: 10t+u \n" ); document.write( "reverse: 10u+t \n" ); document.write( "-------------------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |