document.write( "Question 335644: Hanson drove 200 kilometers at x km/hr and then decreased his speed 20 km/hr and drove 240 extra kilometers. Make a table like the one in problem 87. Write a rational expression for his total traveling time. Evaluate that expression for x = 100 km/hr. \n" ); document.write( "
Algebra.Com's Answer #241011 by nyc_function(2741)![]() ![]() You can put this solution on YOUR website! qa \n" ); document.write( "let total travelling time = t hrs , then \n" ); document.write( "t = 200/x + 240/(x-20)\r \n" ); document.write( "\n" ); document.write( "qb \n" ); document.write( "when x = 100 m/hr, \n" ); document.write( "t = 200/100 + 240/80 \n" ); document.write( "= 2 + 3 \n" ); document.write( "= 5 hr\r \n" ); document.write( "\n" ); document.write( "I hope this helps. \n" ); document.write( " |