document.write( "Question 129756: hi sir pls help me
\n" );
document.write( " A motorist drove 2 hours at one speed and then for 3 hours at another speed . He covered a distance of 252Km. If he had travelled 4 hours at the first speed and 1 hour at the second speed , he would have covered 244Km . Find two speeds ? ANS-[48 ,52] \n" );
document.write( "
Algebra.Com's Answer #94733 by bucky(2189)![]() ![]() ![]() You can put this solution on YOUR website! Let his first speed be represented by x and his second speed be represented by y. Then recall that \n" ); document.write( "the distance covered is found by multiplying speed times the time spent traveling at that speed. \n" ); document.write( ". \n" ); document.write( "In the first case the motorist drove 2 hours at the first speed and 3 hours at the second speed. \n" ); document.write( "So the distance he traveled at the first speed is x times the 2 hours at that speed and \n" ); document.write( "is 2x km. And the distance traveled at the second speed is the rate y times the 3 hours that \n" ); document.write( "he traveled at that speed or 3y km. Add these two distances together and set them equal to the \n" ); document.write( "252 km he covered: \n" ); document.write( ". \n" ); document.write( "2x + 3y = 252 \n" ); document.write( ". \n" ); document.write( "Similarly, had he traveled 4 hours at the first speed he would have gone a distance of 4x km. \n" ); document.write( "And had he then driven for 1 hour at the second speed he would have traveled 1*y or y km. Adding \n" ); document.write( "these two distances together are to result in a total distance of 244 km. In equation form this \n" ); document.write( "is: \n" ); document.write( ". \n" ); document.write( "4x + y = 244 km \n" ); document.write( ". \n" ); document.write( "So our equation set is: \n" ); document.write( ". \n" ); document.write( "2x + 3y = 252 and \n" ); document.write( "4x + y = 244 \n" ); document.write( ". \n" ); document.write( "Multiply the top equation (all terms on both sides) by 2 and the equation set then becomes: \n" ); document.write( ". \n" ); document.write( "4x + 6y = 504 \n" ); document.write( "4x + y = 244 \n" ); document.write( ". \n" ); document.write( "Subtract these two equations in vertical columns. This will eliminate the 4x terms in each \n" ); document.write( "equation and you are left with: \n" ); document.write( ". \n" ); document.write( "5y = 260 \n" ); document.write( ". \n" ); document.write( "Solve for y, the second speed, by dividing both sides of this equation by 5 and you get that \n" ); document.write( "the second speed is: \n" ); document.write( ". \n" ); document.write( "y = 260/5 = 52 km per hour \n" ); document.write( ". \n" ); document.write( "You can now solve for x, the first speed, by returning to either of the original equations and \n" ); document.write( "substituting 52 for y. Let's use the equation: \n" ); document.write( ". \n" ); document.write( "4x + y = 244 \n" ); document.write( ". \n" ); document.write( "Substitute 52 for y and you have: \n" ); document.write( ". \n" ); document.write( "4x + 52 = 244 \n" ); document.write( ". \n" ); document.write( "Get rid of the 52 on the left side by subtracting 52 from both sides to reduce the equation to: \n" ); document.write( ". \n" ); document.write( "4x = 192 \n" ); document.write( ". \n" ); document.write( "Solve for x by dividing both sides by 4 and you have: \n" ); document.write( ". \n" ); document.write( "x = 192/4 = 48 \n" ); document.write( ". \n" ); document.write( "So we know that the first speed that he traveled at in both trips was 48 km per hour, and the \n" ); document.write( "second part of both trips he traveled at 52 km per hour. \n" ); document.write( ". \n" ); document.write( "Hope this helps you to understand the problem. \n" ); document.write( ". \n" ); document.write( " \n" ); document.write( " |