document.write( "Question 698780: A professional cyclist travels 60km at an average speed of x km/hr
\n" );
document.write( "Write down an expression in x to represent the time taken for this journey \r
\n" );
document.write( "\n" );
document.write( "On the return journey the cyclist travelled at an average speed 5 km/hr slower
\n" );
document.write( "Write down an expression in x to represent the time taken for this journey\r
\n" );
document.write( "\n" );
document.write( "If the difference between the travelling times for both journeys was 2 hours write down an equation in terms of x to represent this and solve it to find x \n" );
document.write( "
Algebra.Com's Answer #431066 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! A professional cyclist travels 60km at an average speed of x km/hr \n" ); document.write( "Write down an expression in x to represent the time taken for this journey \n" ); document.write( " \n" ); document.write( ": \n" ); document.write( "On the return journey the cyclist travelled at an average speed 5 km/hr slower \n" ); document.write( "Write down an expression in x to represent the time taken for this journey \n" ); document.write( " \n" ); document.write( "; \n" ); document.write( "If the difference between the travelling times for both journeys was 2 hours write down an equation in terms of x to represent this and solve it to find x \n" ); document.write( " \n" ); document.write( "multiply x(x-5), resulting in: \n" ); document.write( "60x - 60(x-5) = 2x(x-5) \n" ); document.write( ": \n" ); document.write( "60x - 60x + 300 = 2x^2 - 10x \n" ); document.write( "A quadratic equation \n" ); document.write( "0 = 2x^2 - 10x - 300 \n" ); document.write( "Simplify divide by 2 \n" ); document.write( "x^2 - 5x - 150 = 0 \n" ); document.write( "factors to: \n" ); document.write( "(x-15)(x+10) = 0 \n" ); document.write( "the positive solution is all we want here \n" ); document.write( "x = 15 km/hr \n" ); document.write( ": \n" ); document.write( ": \n" ); document.write( ": \n" ); document.write( "See if that checks out find the time at each speed \n" ); document.write( "60/10 = 6 hrs \n" ); document.write( "60/15 = 4 hrs \n" ); document.write( "-------------- \n" ); document.write( "dif of: 2 hrs \n" ); document.write( " |