document.write( "Question 257485: if a number of two digits is divided by th number obtained after reversing the digits, we get 2.08 , if the sum of the digit is 7, find the number. \n" ); document.write( "
Algebra.Com's Answer #189406 by drk(1908)![]() ![]() ![]() You can put this solution on YOUR website! Let the original number be expressed as \n" ); document.write( " \n" ); document.write( "When you reverse the digits, you get \n" ); document.write( " \n" ); document.write( "Now the quotient = 2.08 as \n" ); document.write( " \n" ); document.write( "We also know that t + u = 7, so t = 7-u. We get \n" ); document.write( " \n" ); document.write( "This gives us \n" ); document.write( " \n" ); document.write( "cross multiplying, we get \n" ); document.write( " \n" ); document.write( "solving for u, we get \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "original number is 52 \n" ); document.write( "reversed number is 25. \n" ); document.write( "quotient is 2.08 \n" ); document.write( " |