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 #94796 by test101(1)![]() ![]() ![]() You can put this solution on YOUR website! let usual speed = x \n" ); document.write( "So, 14/3x----------1 \n" ); document.write( "(14/3-1/3)(x+3)----2 \n" ); document.write( "14/3x=(13/30x+3 \n" ); document.write( "1/3x=13 \n" ); document.write( "x=13X3(by cross-multiplication) \n" ); document.write( "x=39 Km/h \n" ); document.write( " \n" ); document.write( " |