document.write( "Question 1087044: The sum of the digits of a two-digit number is 14. If the digits are reversed, the new number is 23 less than twice the original number. find the original number. \n" ); document.write( "
Algebra.Com's Answer #701332 by josgarithmetic(39623)\"\" \"About 
You can put this solution on YOUR website!
u, the ones place
\n" ); document.write( "t, the tens place
\n" ); document.write( "Original Number 10t+u\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Description as a system of equations: \"system%28t%2Bu=14%2Ct%2B10u=2%2810t%2Bu%29-23%29\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "result: \"system%28t=5%2Cu=9%2Chighlight%28originalNumber=59%29%29\"
\n" ); document.write( "
\n" );