document.write( "Question 1036156: the sum of the digits of a two-digit number is 17. When the digits are reversed, the new number is 9 more than the original number. What is the original number? \n" ); document.write( "
Algebra.Com's Answer #650779 by josgarithmetic(39620)\"\" \"About 
You can put this solution on YOUR website!
\"10d%2Bu=originalNumber\"
\n" ); document.write( "-
\n" ); document.write( "\"10u%2Bd=reversedDigits\"
\n" ); document.write( "-\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"system%28d%2Bu=17%2C10u%2Bd=9%2B10d%2Bu%29\"
\n" ); document.write( "
\n" );