document.write( "Question 294671: Two cars(A & B)started to from two stations at the same time. Distance b/w the stations is 230 km. After 3 hours distance b/w them is 20 km. The speed of B increases by 10 km for every one hour. What is the ratio of their speeds?
\n" );
document.write( " i solved equation and got expression as (speed of A)+(speed of B)=60.If it is true then how to cnvert into ratio? \n" );
document.write( "
Algebra.Com's Answer #212489 by richwmiller(17219)![]() ![]() You can put this solution on YOUR website! Which equation did you solve to get a+b=60? \n" ); document.write( "What is the ratio of their speeds at what time? \n" ); document.write( "B keeps changing. \n" ); document.write( "We aren't told anything about A's speed. \n" ); document.write( "In 3 hours they have gone 210 km \n" ); document.write( "but B goes 10 kph more each hour. \n" ); document.write( "1st hour distance a+b \n" ); document.write( "2nd hour a+b+10 \n" ); document.write( "3rd hour a+b+20 \n" ); document.write( "So we have 3a+3b+30=210 \n" ); document.write( "divide by 3 \n" ); document.write( "a+b+10=70 \n" ); document.write( "a+b=60 \n" ); document.write( "a=60-b \n" ); document.write( "or \n" ); document.write( "b=60-a \n" ); document.write( "But again when are we taking this ratio? \n" ); document.write( "It is different at each hour. \n" ); document.write( " |