document.write( "Question 1074196: 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 #688923 by ptaylor(2198)\"\" \"About 
You can put this solution on YOUR website!
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. \r
\n" ); document.write( "\n" ); document.write( "let x=tens digit
\n" ); document.write( "then 4x+1=units digit
\n" ); document.write( "(10(4x+1) +x)-63=10x+4x+1
\n" ); document.write( "41x-53=14x+1
\n" ); document.write( "27x=54
\n" ); document.write( "x=2----tens digit
\n" ); document.write( "4x+1=4*2+1=9----units digit
\n" ); document.write( "CK
\n" ); document.write( "Original number is 29
\n" ); document.write( "92-63=29
\n" ); document.write( "29=29
\n" ); document.write( "hope this helps--ptaylor
\n" ); document.write( "
\n" ); document.write( "
\n" );