document.write( "Question 358406: A car traveled the first 100 kilometers of a trip at one
\n" ); document.write( "speed and the last 135 kilometers at an average of
\n" ); document.write( "5 kilometers per hour less. If the entire trip took 5 hours,
\n" ); document.write( "what was the average speed of the car for the first part
\n" ); document.write( "of the trip?
\n" ); document.write( "

Algebra.Com's Answer #255781 by mananth(16946)\"\" \"About 
You can put this solution on YOUR website!
A car traveled the first 100 kilometers of a trip at one
\n" ); document.write( "speed and the last 135 kilometers at an average of
\n" ); document.write( "5 kilometers per hour less. If the entire trip took 5 hours,
\n" ); document.write( "what was the average speed of the car for the first part
\n" ); document.write( "..
\n" ); document.write( "first part 100 km -----------x km/h
\n" ); document.write( "second part 135 km---------- x-5 km/h\r
\n" ); document.write( "\n" ); document.write( "...
\n" ); document.write( "time first part + time second part = 5 hours
\n" ); document.write( "100/x + 135/(x-5)= 5
\n" ); document.write( "100(x-5)+135x /x(x-5)=5
\n" ); document.write( "100(x-5)+135x =x(x-5)*5
\n" ); document.write( "100x-500+135x=5x^2-25x
\n" ); document.write( "5x^2-260x+500=0
\n" ); document.write( "/5
\n" ); document.write( "x^2-52x+100=0
\n" ); document.write( "x^2-50x-2x+100=0
\n" ); document.write( "x(x-50)-2(x-50)=0
\n" ); document.write( "(x-50)(x-2)=0
\n" ); document.write( "x=2 OR 50 km/h\r
\n" ); document.write( "\n" ); document.write( "speed = 50 m/h
\n" ); document.write( "...
\n" ); document.write( "m.ananth@hotmail.ca
\n" ); document.write( "
\n" );