document.write( "Question 362392: Sam is traveling north at 25 mph when Patty passes by in the opposite direction at 40 mph. How long will it take for the distance between them to be 195 miles? \n" ); document.write( "
Algebra.Com's Answer #258249 by mananth(16946) You can put this solution on YOUR website! Sam is traveling north at 25 mph when Patty passes by in the opposite direction at 40 mph. How long will it take for the distance between them to be 195 miles? \n" ); document.write( "... \n" ); document.write( "sam = 25mph \n" ); document.write( "Patty = 40 mph \n" ); document.write( "there are driving away \n" ); document.write( "so speed = 25+40=65 mph \n" ); document.write( "distance = 195 miles \n" ); document.write( "t=d/r \n" ); document.write( "t=195/65 \n" ); document.write( "t= 3hours \n" ); document.write( "... \n" ); document.write( "m.ananth@hotmail.ca \n" ); document.write( " \n" ); document.write( " |