document.write( "Question 1003679: A group of tourists were supposed to cover an 18 km distance in a certain amount of time. However they actually traveled at a speed which was .5 km/hour greater than what they had actually planned and thus arrived a half an hour early. What speed had the tourists planned to go at? \n" ); document.write( "
Algebra.Com's Answer #620341 by josgarithmetic(39618)![]() ![]() ![]() You can put this solution on YOUR website! \r\n" ); document.write( " rate time distance\r\n" ); document.write( "EXPECTED r t d\r\n" ); document.write( "ACTUAL r+0.5 t-1/2 d\r\n" ); document.write( "\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "STEPS, NOT DONE TO COMPLETION \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Note in the description, d=18, so some use of rt=d or rt=18 will allow you to eliminate either t or r to solve for either r or t. \n" ); document.write( " |