document.write( "Question 894170: A car travels 135 km from city A to city B which is 85 km due north of city A. If the average speed of the car is 95 km/h. How much time will it take to make the journey? \n" ); document.write( "
Algebra.Com's Answer #541817 by Alan3354(69443)    You can put this solution on YOUR website! d = r*t \n" ); document.write( "t = d/r \n" ); document.write( "  |