document.write( "Question 230893: Word Problem One - An old car has to travels a 2-mile route, uphill and down. Because it is so old, the car can climb the first mile - the ascent - no faster than an average speed of 20 mph. How fast does the car have to travel the second mile - on the descent it can go faster, of course - in order to achieve an average speed of 30 mph for the trip? (Show a complete algebraic solution for the problem and check the answer.)\r
\n" );
document.write( "\n" );
document.write( "The teacher said set up a table\r
\n" );
document.write( "\n" );
document.write( "Trip DISTANCE = SPEED x TIME
\n" );
document.write( "UP
\n" );
document.write( "DOWN
\n" );
document.write( "TOTAL\r
\n" );
document.write( "\n" );
document.write( "I am confused as to when to put in x and how to make an equation!
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #170995 by rfer(16322)![]() ![]() ![]() You can put this solution on YOUR website! do an average \n" ); document.write( "30=(20+x)/2 \n" ); document.write( "60=20+x \n" ); document.write( "60-20=40 mph \n" ); document.write( "your teacher might be looking for something diferent, \n" ); document.write( "but this works \n" ); document.write( " |