document.write( "Question 1017811: The units digit of a two-digit number is one more than four times the tens digit. The number formed by reversing the digits is 63 larger than the original number. Find the original number. \n" ); document.write( "
Algebra.Com's Answer #634023 by MathTherapy(10552)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "The units digit of a two-digit number is one more than four times the tens digit. The number formed by reversing the digits is 63 larger than the original number. Find the original number.
\n" ); document.write( "
Let tens and units digits, be T and U, respectively
\n" ); document.write( "Then original number is: 10T + U, and reversed number is: 10U + T
\n" ); document.write( "Then: U = 4T + 1 -------- eq (i)
\n" ); document.write( "Also, 10U + T = 10T + U + 63_____10U - U + T - 10T = 63____9U - 9T = 63_____9(U - T) = 9(7)______U - T = 7 ------- eq (ii)\r
\n" ); document.write( "\n" ); document.write( "Then: Substitute 4T + 1 for U in eq (ii)
\n" ); document.write( " Determine the value for T, the tens digit
\n" ); document.write( " Substitute value for T into any of the 2 equations to get the value of U \n" ); document.write( "
\n" );