document.write( "Question 129781: A man travels regularly between two cities . He takes 14/3hours , if he travels at his usual speed . He finds that if he increases his speed by 3km/h , he can reduce the time by 1/3 hour . What is his usual speed ?
\n" );
document.write( "Pls help \n" );
document.write( "
Algebra.Com's Answer #94776 by oscargut(2103)![]() ![]() You can put this solution on YOUR website! let x the usual speed\r \n" ); document.write( "\n" ); document.write( "then (14/3)x=(14/3-1/3)(x+3)\r \n" ); document.write( "\n" ); document.write( "then (14/3)x=(13/3)x+13 \n" ); document.write( "then (1/3)x=13 then x=39\r \n" ); document.write( "\n" ); document.write( "R: x= 39 km/h \n" ); document.write( " |