document.write( "Question 389588: 1. A cyclist travels a distance of 120 km from Town A to Town B at an average speed of x km/h. if he increases his average speed by 1 km/h, he would have saved 30 minutes. Find x. \n" ); document.write( "
Algebra.Com's Answer #276114 by scott8148(6628)\"\" \"About 
You can put this solution on YOUR website!
t = d / r ___ the time for the faster rate is 1/2 hr less\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "120 / x = [120 / (x + 1)] + 1/2\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "multiplying by LCD [2x(x+1)] ___ 240x + 240 = 240x + x^2 + x\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "0 = x^2 + x - 240\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "factoring ___ 0 = (x + 16)(x - 15)\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "x + 16 = 0 ___ x = -16 ___ negative value not realistic\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "x - 15 = 0 ___ x = 15
\n" ); document.write( "
\n" );