document.write( "Question 485771: Two high-speed ferries leave at the same time from a city to go to the same island. the first ferry, the cat, travels at 37 miles per hour . the second ferry , the bird, travels at 27 miles per hour. in how many hours will the two ferries be 30 miles apart? \n" ); document.write( "
Algebra.Com's Answer #332188 by mananth(16946)![]() ![]() You can put this solution on YOUR website! cat 37 mph \n" ); document.write( "Bird 27 mph\r \n" ); document.write( "\n" ); document.write( "same direction in a straight line\r \n" ); document.write( "\n" ); document.write( "catch up speed = 37-27= 10 mph\r \n" ); document.write( "\n" ); document.write( "time = d/r\r \n" ); document.write( "\n" ); document.write( "d= 30\r \n" ); document.write( "\n" ); document.write( "t= 30/10 =3 hours \n" ); document.write( " |