document.write( "Question 866299: the difference between the digits of a two digit number is 1. the number itself is 1 more than 5 times the sum of its digits. if the units digit is greater than the tens digit, find the number. \n" ); document.write( "
Algebra.Com's Answer #522210 by Seutip(231)\"\" \"About 
You can put this solution on YOUR website!
Let:\r
\n" ); document.write( "\n" ); document.write( "x - be the units digit
\n" ); document.write( "x-1 - be the tens digit\r
\n" ); document.write( "\n" ); document.write( "(Because their difference is 1, and units digit is greater than tens digit)\r
\n" ); document.write( "\n" ); document.write( "Therefore the number is:\r
\n" ); document.write( "\n" ); document.write( "\"10%28x-1%29%2B1%28x%29\" Hope you get it :)\r
\n" ); document.write( "\n" ); document.write( "So, the number itself is 1 more than 5 times the sum of its digits\r
\n" ); document.write( "\n" ); document.write( "\"10%28x-1%29%2B1%28x%29=5%28%28x%29%2B%28x-1%29%29%2B1\"
\n" ); document.write( "\"10x-10%2Bx=5%282x-1%29%2B1\"
\n" ); document.write( "\"11x-10=10x-5%2B1\"
\n" ); document.write( "\"11x-10=10x-4\"
\n" ); document.write( "\"x=6\"\r
\n" ); document.write( "\n" ); document.write( "So the unit digit is 6, and the tens is 5\r
\n" ); document.write( "\n" ); document.write( "The number is \"56\"!\r
\n" ); document.write( "\n" ); document.write( "HOPE THAT HELPS!\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );