document.write( "Question 441709: The units digit of a certain number is one greater than twice the tens digit. If the digits are reversed, the new number is 36 more than the original number. Find the original number. \n" ); document.write( "
Algebra.Com's Answer #304804 by robertb(5830)![]() ![]() You can put this solution on YOUR website! units: 3, 5, 7, 9 \n" ); document.write( "tens: 1, 2, 3, 4\r \n" ); document.write( "\n" ); document.write( "==> possible numbers are 13, 25, 37, 49\r \n" ); document.write( "\n" ); document.write( "Hence the original number is 37. \n" ); document.write( " |