document.write( "Question 319898: How do you do this algebraically?
\n" ); document.write( "In a race, the top speed of one car is nine tenths of the top speed of another. After one half hour the faster car is 10 km ahead of the slower car. Find the rate of each car, assuming they started side by side.
\n" ); document.write( "

Algebra.Com's Answer #229097 by ankor@dixie-net.com(22740)\"\" \"About 
You can put this solution on YOUR website!
In a race, the top speed of one car is nine tenths of the top speed of another.
\n" ); document.write( " After one half hour the faster car is 10 km ahead of the slower car.
\n" ); document.write( " Find the rate of each car, assuming they started side by side.
\n" ); document.write( ":
\n" ); document.write( "Let s = faster car speed
\n" ); document.write( "then
\n" ); document.write( ".9s = speed of the slower car
\n" ); document.write( ":
\n" ); document.write( "Write a dist equation; dist = speed * time
\n" ); document.write( ":
\n" ); document.write( "Fast car dist - slower car dist = 10 km
\n" ); document.write( ".5s - .5(.9s) = 10
\n" ); document.write( ".5s - .45s = 10
\n" ); document.write( ".05s = 10
\n" ); document.write( "s = \"10%2F.05\"
\n" ); document.write( "s = 200 km/hr is the faster car
\n" ); document.write( "then
\n" ); document.write( ".9(200) = 180 km/hr is the slower car
\n" ); document.write( ":
\n" ); document.write( ":
\n" ); document.write( "Check solution by finding the dist each traveled in .5 hrs
\n" ); document.write( ".5(200) = 100 km
\n" ); document.write( ".5(180) = 90 km
\n" ); document.write( "------------------
\n" ); document.write( "dist dif: 10 km
\n" ); document.write( "
\n" );