document.write( "Question 322911: A man is going 1 hr late to his home one day wen he goes in 80 km speed..\r
\n" ); document.write( "\n" ); document.write( "he daily goes in 100 km speed..\r
\n" ); document.write( "\n" ); document.write( "Find the distance
\n" ); document.write( "

Algebra.Com's Answer #231154 by mananth(16946)\"\" \"About 
You can put this solution on YOUR website!
let the house distance be x km\r
\n" ); document.write( "\n" ); document.write( "time = distance /rate\r
\n" ); document.write( "\n" ); document.write( "daily time taken = x/100
\n" ); document.write( "on this day time taken = x/80
\n" ); document.write( "The difference in time = 1 hour
\n" ); document.write( "..
\n" ); document.write( "x/80-x/100=1
\n" ); document.write( "100x-80x / 8000 =1
\n" ); document.write( "20x/8000=1
\n" ); document.write( "multiply by 8000 on both sides
\n" ); document.write( "20x= 8000
\n" ); document.write( "x=400 km
\n" ); document.write( "
\n" );