document.write( "Question 985002: An automobile can travel 200 kilometers in the same time that a truck can travel 150 kilometers. If an automobile travels at a speed of 15 kph faster than the truck, what is the speed of the automobile?
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #605863 by MathTherapy(10552)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "An automobile can travel 200 kilometers in the same time that a truck can travel 150 kilometers. If an automobile travels at a speed of 15 kph faster than the truck, what is the speed of the automobile?
\n" ); document.write( "
Let auto's speed be S
\n" ); document.write( "Then truck's speed is: S - 15
\n" ); document.write( "Time auto takes to travel 200 km: \"200%2FS\"
\n" ); document.write( "Time truck takes to travel 150 km: \"150%2F%28S+-+15%29\"
\n" ); document.write( "Since times are the same, we get:
\n" ); document.write( "\"200%2FS+=+150%2F%28S+-+15%29\"
\n" ); document.write( "200(S - 15) = 150S ----- Cross-multiplying
\n" ); document.write( "200S - 3,000 = 150S
\n" ); document.write( "200S - 150S - 3,000
\n" ); document.write( "50S = 3,000
\n" ); document.write( "S, or auto's speed = \"3000%2F50\", or \"highlight_green%2860%29\" km/h \n" ); document.write( "
\n" );