document.write( "Question 1056102: A cat on seeing a dog 100m away turns around and start running away at 24 kmph.The dog spots him one minute later and start chasing the cat at a speed of 33kmph.After how much time,from the start of the cat's run,will the chase end?\r
\n" ); document.write( "\n" ); document.write( "Please explain with the help of diagram
\n" ); document.write( "

Algebra.Com's Answer #671267 by josgarithmetic(39623)\"\" \"About 
You can put this solution on YOUR website!
\r\n" );
document.write( "                SPEED      TIME           DISTANCE\r\n" );
document.write( "CAT             24         t+(1/60)          d\r\n" );
document.write( "DOG             33          t              d+0.1\r\n" );
document.write( "
\r
\n" ); document.write( "\n" ); document.write( "Time units all in hours and distance units all in kilometers.
\n" ); document.write( "Constant Travel Rate Rule, RT=D.
\n" ); document.write( "
\n" );