document.write( "Question 586130:  Please help me solve this problem.
\n" );
document.write( "Thank you,
\n" );
document.write( "David R\r
\n" );
document.write( "\n" );
document.write( "jody is driving at a constant rate. she passes a milepost that displays a two-digit number. exactly on hour later, she passes a second milepost that displays the same two digits in the reverse order. one hour later, she passes a third milepost with the original two digits separated by a zero. what is her rate in miles per hour? \n" );
document.write( "
| Algebra.Com's Answer #373689 by sudhanshu_kmr(1152)     You can put this solution on YOUR website! Let assume first number is xy ie. 10x+y\r \n" ); document.write( "\n" ); document.write( "second number is 10y+x, \r \n" ); document.write( "\n" ); document.write( "third number is 100x+ y\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Difference between first and second = distance between second and third.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "=> 10y +x -(10x+y) = 100x+y - (10y+x)\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "after solving this we get, y = 6x\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "so, only possible value of x is 1, otherwise y will become two digit number.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "so, numbers are 16, 61 and 106. \r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "speed = 61-16 = 45 miles per hour.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "if any doubt, feel free to ask....\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |