document.write( "Question 1019766: A motorcycle police officer is chasing a car that is speeding at 70 MPH. The police officer is 3 miles behind the car that is traveling 80 MPH. How long will it be before the officer overtakes the car? \n" ); document.write( "
Algebra.Com's Answer #635699 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! A motorcycle police officer is chasing a car that is speeding at 70 MPH. The police officer is 3 miles behind the car that is traveling 80 MPH. How long will it be before the officer overtakes the car? \n" ); document.write( "----------- \n" ); document.write( "He's \"gaining on\" the car at 10 mi/hr (80-70). \n" ); document.write( "d = r*t \n" ); document.write( "t = d/r \n" ); document.write( "t = 3/10 hours \n" ); document.write( "================ \n" ); document.write( " |