document.write( "Question 920429: Please help me solve this problem?\r
\n" );
document.write( "\n" );
document.write( "\"Bob cycles along a road
\n" );
document.write( "He cycles 60km at an average speed of xkm/h
\n" );
document.write( "He then cycles a further 45km at an average speed of (x+4)km/h
\n" );
document.write( "His total cycling time was 6h\"\r
\n" );
document.write( "\n" );
document.write( "\"Form an expression in terms of x and show that it simplifies to \"
\n" );
document.write( " \r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #558352 by ewatrrr(24785)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "60(x+4) + 45x = 6x(x+4) \n" ); document.write( "60x + 240 + 45x = 6x^2 + 24x \n" ); document.write( "6x^2 - 81x - 240 = 0 \n" ); document.write( "2x^2 + 27 - 80 = 0 \n" ); document.write( "....... \n" ); document.write( ".......... \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "x = -16, x = 10/4 = 5/2 = 2.5 \n" ); document.write( " \n" ); document.write( " |