document.write( "Question 551143: The units digit of a certain two digit number is one more than two times the tens digit. The number formed by interchanging the digits is 4 less than 2 times the original number. Find the original number. Please help me solve this!!! \n" ); document.write( "
Algebra.Com's Answer #359435 by mathstutor458(57)![]() ![]() ![]() You can put this solution on YOUR website! let the number is xy \n" ); document.write( "The units digit of a certain two digit number is one more than two times the tens digit. \n" ); document.write( "so,y=2x+1 \n" ); document.write( "so,13,25,37,49 are the possible numbers. \n" ); document.write( "first take xy=13 \n" ); document.write( "The number formed by interchanging the digits is 4 less than 2 times the original number. \n" ); document.write( "which means, yx=2xy-4 \n" ); document.write( "=>31=2*13-4 does not satisfied \n" ); document.write( "take xy=25 \n" ); document.write( "yx=2xy-4=>52=2*25-4 does not satisfied \n" ); document.write( "take xy=37 \n" ); document.write( "yx=2xy-4=>73=2*37-4 does not satisfied \n" ); document.write( "take xy=49 \n" ); document.write( "yx=2xy-4=>94=2*49-4=>94=94 satisfies the condition \n" ); document.write( "Therefore the original number is 49\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |