document.write( "Question 551147: The sum of the digits of a certain two digit number is eight. If the original number is subtracted from the number formed by interchanging the digits, the result is -18. What is the original number? Please help!!! \n" ); document.write( "
Algebra.Com's Answer #359439 by mathstutor458(57)![]() ![]() ![]() You can put this solution on YOUR website! let the two digit number is xy \n" ); document.write( "The sum of the digits of a certain two digit number is 8 \n" ); document.write( "so, x+y=8 \n" ); document.write( "we have possibilities (1,7),(2,6)(3,5),(4,4) vice versa we cany take because,if the number formed by interchanging the digits is subtracted from the original number the result is -18. \n" ); document.write( "first take, x=1,y=7 \n" ); document.write( "x+y=7 \n" ); document.write( "1+7=8 \n" ); document.write( "8=8 \n" ); document.write( "satisfies one condition,but we have to check other condition.i.e.,If the number formed by interchanging the digits is subtracted from the original number the result is -18. \n" ); document.write( "Which means, xy-yx=-18 \n" ); document.write( "17-71=-18 not satisfied so x=1,y=7 are not. \n" ); document.write( "take, x=2,y=6 \n" ); document.write( "x+y=8 \n" ); document.write( "2+6=8 \n" ); document.write( "8=8 \n" ); document.write( "satisfies one condition,but we have to check other condition also.i.e.,If the number formed by interchanging the digits is subtracted from the original number the result is -18. \n" ); document.write( "xy-yx=-18 \n" ); document.write( "26-62=-18 not satisfies the condition.\r \n" ); document.write( "\n" ); document.write( "take, x=3,y=5 \n" ); document.write( "x+y=8 \n" ); document.write( "3+5=8 \n" ); document.write( "8=8 \n" ); document.write( "satisfies one condition,but we have to check other condition also.i.e.,If the number formed by interchanging the digits is subtracted from the original number the result is -18. \n" ); document.write( "xy-yx=-18 \n" ); document.write( "35-53=-18 satisfies the condition. \n" ); document.write( "so , solutions are x=3,y=5 \n" ); document.write( "original number =35----->answer \n" ); document.write( " |