document.write( "Question 144789: Two towns are 80 km. apart. Sylvia wants to drive from one town to the other in exactly one hour. The first 30 minutes she drives at a rate of 60 km/hr. At what constant rate must she drive for the next thirty minutes to accomplish her goal? \n" ); document.write( "
Algebra.Com's Answer #105493 by ptaylor(2198)![]() ![]() You can put this solution on YOUR website! Distance(d) equals Rate(r) times Time(t) or d=rt; t=d/r and r=d/t \n" ); document.write( "Distance travelled in the first 30 min: \n" ); document.write( "d=60*(1/2)=30 km \n" ); document.write( "Distance remaining=80-30=50 km\r \n" ); document.write( "\n" ); document.write( "Now, in order to drive the total distance in 1 hour, she needs to drive the remaining 50 km in 30 min, so:\r \n" ); document.write( "\n" ); document.write( "r=d/t=50 km/(1/2)=100 km/hr\r \n" ); document.write( "\n" ); document.write( "Hope this helps---ptaylor\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |