document.write( "Question 972441: Seven times a two digit number is equal to four times the number obtained by reversing the digits. If the difference between the two digits is 3, find the number.
\n" ); document.write( "Plzzzzzz solve it.......
\n" ); document.write( "Thank you. ...!!!!
\n" ); document.write( "

Algebra.Com's Answer #594783 by MathTherapy(10552)\"\" \"About 
You can put this solution on YOUR website!
Seven times a two digit number is equal to four times the number obtained by reversing the digits. If the difference between the two digits is 3, find the number.
\n" ); document.write( "Plzzzzzz solve it.......
\n" ); document.write( "Thank you. ...!!!!
\n" ); document.write( "
Let the tens and units digits be T and U, respectively
\n" ); document.write( "Then original number is: 10T + U
\n" ); document.write( "Reversed number is: 10U + T
\n" ); document.write( "Seven (7) times the original number is (=) ONLY 4 times the reversed number, which suggests that the
\n" ); document.write( "original number is SMALLER than the reversed number. As the original number is SMALLER than the reversed
\n" ); document.write( "number, U, or the units digit is LARGER than the tens digit. Therefore, we get the following system of equations:
\n" ); document.write( "7(10T + U) = 4(10U + T)
\n" ); document.write( "U – T = 3\r
\n" ); document.write( "\n" ); document.write( "Solve this system for T: the tens digit, and U: the units or ones digit. You'll then have the ORIGINAL NUMBER. \n" ); document.write( "
\n" );