document.write( "Question 859174: the tens digit of a two-digit number is twice the units digit. if the digits are reversed, the new number is 36 less than the original number. find the number. \n" ); document.write( "
Algebra.Com's Answer #517605 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
 
\n" ); document.write( "Hi,
\n" ); document.write( "Let x represent the unit digit
\n" ); document.write( "10(2x) + x = 10x + 2x + 36
\n" ); document.write( " 9x = 36
\n" ); document.write( " x = 4
\n" ); document.write( "Number is 84
\n" ); document.write( "CHECKING our answer***
\n" ); document.write( " 84 = 48 + 36
\n" ); document.write( "Wish You the Best in your Studies.
\n" ); document.write( " \n" ); document.write( "
\n" );