document.write( "Question 949647: A train running between City A and City B arrives at its destination 10minutes late when it goes at 40kms.per hour. And 16minutes late when it goes at 30kms. per hour. What is the distance between two cities? \n" ); document.write( "
Algebra.Com's Answer #579784 by Theo(13342)![]() ![]() You can put this solution on YOUR website! you either want to convert minutes to hours or hours to minutes.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "we'll try converting minutes to hours. \n" ); document.write( "you could just as easily solve the problem by converting hours to minutes. \n" ); document.write( "the key is that you need to be dealing with consistent units in order to solve the problem correctly.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "10 minutes = 1/6 of an hour.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "16 minutes = 4/15 of an hour.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "the general equation to use is r*t = d \n" ); document.write( "r = rate of speed in kilometers per hour. \n" ); document.write( "t = time in hours. \n" ); document.write( "d = distance in kilometers.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "you have 2 equations to work with.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "40*(t+1/6) = d \n" ); document.write( "30*(t+4/15) = d\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "if you replace d in the first equation with its equivalent value from the second equation, you will get:\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "40*(t+1/6) = 30*(t+4/15)\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "simplify by performing the indicated operations to get:\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "40*t + 40/6 = 30*t + 120/15\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "subtract 30*t from both sides of the equation and subtract 40/6 from both sides of the equation to get:\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "40*t - 30*t= 120/15 - 40/6\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "the least common denominator on the right looks like it's 30, so we'll convert those fractions to fractions with a denominator of 30.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "equation becomes:\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "40*t - 30*t = 240/30 - 200/30\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "simplify to get 10*t = 40/30\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "divide both sides of that equation by 10 and you get:\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "t = 40/300 = 4/30 = 2/15 hours.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "now that you know the value of t, you can use that to solve for the distance.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "first equation of 40*(t+1/6) = d becomes 40*(2/15+1/6) = d which becomes 40*(4/30 + 5/30) = d which becomes 40*9/30 = d which becomes 360/30 = d which becomes 36/3 = d which becomes 12 = d.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "second equation of 30*(t+4/15) = d becomes 30*(2/15+4/15) = d which becomes 30*(6/15) = d which becomes 180/15 = d which becomes 12 = d.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "d = 12 in both equation which confirms the value of d is good since d had to be the same in both equations.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "the distance between the 2 cities is 12 kilometers.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "that's your solution and you can stop here if you wish.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "you can go one step further if you like, but you don't have to.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "i'll go the one step further just to show you.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "now that you know the distance, you can solve for how fast the train should have been going to be on time.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "r*t = d is the general equation to use.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "you have t = 2/15 and d = 12. \n" ); document.write( "solve for r to get r = d/t = 12/(2/15) which is equal to 12*(15/2) which is equal to 6*15 which is equal to 90 kilometers per hour.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "the train needed to be traveling at 90 kilometers per hour to be on time.\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |