document.write( "Question 858581: If the position of the digit of a two digit number are interchanged ,the number obtained is smaller than the original number by 27. If the digits of the number are in the ratio 1:2,what is the original number? \n" ); document.write( "
Algebra.Com's Answer #520355 by richwmiller(17219)![]() ![]() You can put this solution on YOUR website! x=10a+b, \n" ); document.write( "y=10b+a, \n" ); document.write( "x-y=27, \n" ); document.write( "b/a=1/2 \n" ); document.write( "63-36=27 \n" ); document.write( "a = 6, \n" ); document.write( " b = 3, \n" ); document.write( " x = 63, \n" ); document.write( " y = 36\r \n" ); document.write( "\n" ); document.write( "63 is the original number.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |