document.write( "Question 40169: The sum of the digits of a two digit number is 16. If the digits were reversed, and the new number were added to the original number the sum would be 176. Find the original number.\r
\n" ); document.write( "\n" ); document.write( "Thanxs sooo much
\n" ); document.write( "

Algebra.Com's Answer #25592 by Nate(3500)\"\" \"About 
You can put this solution on YOUR website!
Digit: |x|v|
\n" ); document.write( "x + v = 16
\n" ); document.write( "10v + x + 10x + v = 176
\n" ); document.write( "Combine:
\n" ); document.write( "11x + 11v = 176
\n" ); document.write( "+
\n" ); document.write( "-11x - 11v = -176
\n" ); document.write( "=
\n" ); document.write( "0 = 0
\n" ); document.write( "The digit is: 88
\n" ); document.write( "
\n" );