document.write( "Question 935166: Mr Jagmohan calculated the average of 10 three digit numbers.But due to mistake he reversed the digits of a number and thus his average increased by 29.7.The difference between the ubits digit and hundreds digit of that no is:\r
\n" ); document.write( "\n" ); document.write( "a)4 b)3 c)2 d)cant be determined\r
\n" ); document.write( "\n" ); document.write( "What I have tried-------->
\n" ); document.write( "29.7 = 100a + 10b + c - 100c - 10b - a
\n" ); document.write( "29.7 = 99(a - c )
\n" ); document.write( "a - c = 0.3
\n" ); document.write( "But the answer is 3 ......how ?....why?..... Confused 😖 \r
\n" ); document.write( "\n" ); document.write( "Please help ......
\n" ); document.write( "

Algebra.Com's Answer #568301 by AnlytcPhil(1806)\"\" \"About 
You can put this solution on YOUR website!
\r\n" );
document.write( "I think this is more complete, as it starts from scratch:\r\n" );
document.write( "\r\n" );
document.write( "Let 100h+10t+u be the number that was reversed,\r\n" );
document.write( "\r\n" );
document.write( "Let S = the sum of the 9 three-digit numbers that weren't reversed.\r\n" );
document.write( "\r\n" );
document.write( "Then \r\n" );
document.write( "\r\n" );
document.write( "average BEFORE reversing the number = \"%28S%2B100h%2B10t%2Bu%29%2F10\"\r\n" );
document.write( "\r\n" );
document.write( "average AFTER reversing the number = \"%28S%2B100u%2B10t%2Bh%29%2F10\"\r\n" );
document.write( "\r\n" );
document.write( "We are told that\r\n" );
document.write( "\r\n" );
document.write( "\"%28S%2B100u%2B10t%2Bh%29%2F10\"\"%22%22=%22%22\"\"%28S%2B100u%2B10t%2Bh%29%2F10\"\"%22%22%2B%22%22\"\"29.7\"\r\n" );
document.write( "\r\n" );
document.write( "Multiply through by 10\r\n" );
document.write( "\r\n" );
document.write( "\"S%2B100u%2B10t%2Bh\"\"%22%22=%22%22\"\"S%2B100u%2B10t%2Bh\"\"%22%22%2B%22%22\"\"297\"\r\n" );
document.write( "\r\n" );
document.write( "That simplifies to\r\n" );
document.write( "\r\n" );
document.write( "\"99u=99h%2B297\"\r\n" );
document.write( "\r\n" );
document.write( "Divide through by 99\r\n" );
document.write( "\r\n" );
document.write( "\"u=h%2B3\"\r\n" );
document.write( "\r\n" );
document.write( "\"u-h=3\"\r\n" );
document.write( "\r\n" );
document.write( "They differ by 3.\r\n" );
document.write( "\r\n" );
document.write( "Edwin
\n" ); document.write( "
\n" );