document.write( "Question 1044350: When the digits of a two digit number are reversed, the resulting number is 54 less than the original number. The tens digit of the original number 4 times the units digits. What is the original number? \n" ); document.write( "
Algebra.Com's Answer #659619 by josgarithmetic(39620)\"\" \"About 
You can put this solution on YOUR website!
Original Number,\"10t%2Bu\"
\n" ); document.write( "Reversed Digits Number,\"t%2B10u\"
\n" ); document.write( "-
\n" ); document.write( "\"system%28%28t%2B10u%29-%2810t%2Bu%29=54%2Ct=4u%29\"
\n" ); document.write( "
\n" );