document.write( "Question 1167343: A certain two digit number is 4 more than 10 times the tens digit. The original number is 12 less than twice the number formed by interchanging the digits. Find the original number. \n" ); document.write( "
Algebra.Com's Answer #791938 by Boreal(15235)\"\" \"About 
You can put this solution on YOUR website!
10x+y original number
\n" ); document.write( "10y+x is interchanged
\n" ); document.write( "10x+y+12=2(10y+x)
\n" ); document.write( "10x+y=10x+4
\n" ); document.write( "y=4\r
\n" ); document.write( "\n" ); document.write( "10x+4+12=20y+2x
\n" ); document.write( "10x+16=80+2x
\n" ); document.write( "8x=64
\n" ); document.write( "x=8
\n" ); document.write( "the number is 84, and that is 4 more than 10 * 8.
\n" ); document.write( "interchanging the number yields 48, and 84 is 2 *48-12\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "84.
\n" ); document.write( "
\n" ); document.write( "
\n" );