document.write( "Question 1106095: A two digit number whose ten digit is 2 more than the units digit is 3 more than 6 times the sum of its digits. Find the original number \n" ); document.write( "
Algebra.Com's Answer #721027 by josgarithmetic(39617)\"\" \"About 
You can put this solution on YOUR website!
t, tens digit
\n" ); document.write( "u, units digit\r
\n" ); document.write( "\n" ); document.write( "\"system%28t=u%2B2%2C10t%2Bu=6%28t%2Bu%29%2B3%29\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"10t%2Bu=6t%2B6u%2B3\"
\n" ); document.write( "\"4t=5u%2B3\"
\n" ); document.write( "\"4%28u%2B2%29=5u%2B3\"
\n" ); document.write( "\"4u%2B8=5u%2B3\"
\n" ); document.write( "\"highlight%285=u%29\"
\n" ); document.write( "-
\n" ); document.write( "\"t=u%2B2\"
\n" ); document.write( "\"t=5%2B2\"
\n" ); document.write( "\"highlight%28t=7%29\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "The number is 75.
\n" ); document.write( "
\n" );