document.write( "Question 1207157: A two digit number is such that the sum of the digits is 12 if the digits are interchanged the value of the new number formed is15 more than twice the value of the original number find the original number \n" ); document.write( "
Algebra.Com's Answer #844867 by josgarithmetic(39617)\"\" \"About 
You can put this solution on YOUR website!
t, for tens place
\n" ); document.write( "u, for units or ones place
\n" ); document.write( "\"10t%2Bu\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Description:
\n" ); document.write( "\"system%28t%2Bu=12%2C10u%2Bt=15%2B2%2810t%2Bu%29%29\"\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"10u%2Bt=15%2B2%2A10t%2B2%2Au\"\r
\n" ); document.write( "\n" ); document.write( "\"10u%2Bt=15%2B20t%2B2u\"\r
\n" ); document.write( "\n" ); document.write( "\"8u=15%2B19t\"\r
\n" ); document.write( "\n" ); document.write( "\"8%2812-t%29=15%2B19t\" (substitution using digit sum equation)\r
\n" ); document.write( "\n" ); document.write( "\"96-8t=15%2B19t\"\r
\n" ); document.write( "\n" ); document.write( "\"96-15=19t%2B8t\"\r
\n" ); document.write( "\n" ); document.write( "\"81=27t\"\r
\n" ); document.write( "\n" ); document.write( "\"t=3\"------------\"u=9\"
\n" ); document.write( "
\n" );