document.write( "Question 384807: Jane took three hours to drive to her friend's home on the weekend. Her average speed was 85km/hr for the first two hours. What was her average speed for the last hour of the trip if her average speed was 75km/hr for the whole trip? \n" ); document.write( "
Algebra.Com's Answer #272393 by ptaylor(2198)![]() ![]() You can put this solution on YOUR website! Distance(d) equals Rate(r) times Time(t) or d=rt; r=d/t and t=d/r \n" ); document.write( "also \n" ); document.write( "Average Speed =(Total Distance)/(Total Time) \n" ); document.write( "Total Distance in this problem is distance traveled for first 2 hours plus distance traveled in last hour \n" ); document.write( "Total Time =3 hours \n" ); document.write( "For the first two hours, distance traveled was 85*2=170 mi \n" ); document.write( "Let d=distance traveled in the last hour \n" ); document.write( "Soooo, our equation to solve is: \n" ); document.write( "75=(170+d)/3 \n" ); document.write( "225=170+d \n" ); document.write( "d=55 miles----distance traveled in last hour \n" ); document.write( "Average Speed for last hour was 55/1=55 mph \n" ); document.write( "CK \n" ); document.write( "75=225/3 \n" ); document.write( "75=75\r \n" ); document.write( "\n" ); document.write( "Hope this helps---ptaylor \n" ); document.write( " |