document.write( "Question 290439:
\n" );
document.write( "This is driving me crazy. I finally solved my problem, but I can’t figure out why my ‘tweaking’ made a difference. The problem reads:
\n" );
document.write( "“A bus traveled at an average rate of 50 mph and then reduced its average rate to 40 mph for the rest of the trip. If the 220-mile trip took 5 hours, determine how long the bus traveled at each rate.” \r
\n" );
document.write( "\n" );
document.write( "So I set up my little table: (apparently there are spacing issues and I can't lay the table out here.) In short I used 'x' for the 'time' on the 50 mph leg of the trip, and '5-x' for the 'time' on the 40 mph leg of the trip.
\n" );
document.write( " \r
\n" );
document.write( "\n" );
document.write( "And then I did the math: \r
\n" );
document.write( "\n" );
document.write( "50x + 40(5-x) = 220
\n" );
document.write( "50x + 200 -40x = 220
\n" );
document.write( "10x = 20
\n" );
document.write( "X = 10 \r
\n" );
document.write( "\n" );
document.write( "I knew that couldn’t be right as the answer made no sense, but I couldn’t (and still can’t) figure out what I did wrong. I finally switched things around in my table changing the time of the 40mph leg to 'x' and the 50mph leg to '5-x'. It would be easier if I could show you my table...hopefull you understand what I'm trying to say. \r
\n" );
document.write( "\n" );
document.write( " All I did was switch the factors around in the “time” row and when I did the math that way the answer came out correctly. Why did that make a difference? I would have thought it would have worked either way. Or maybe I made my mistake the first time elsewhere? (I sure hope I copied everything correctly). I have a similar problem (except it involves interest rates and bank accounts) where the same thing happened. I thought as long as I made one account \"x\" and the other \"Blah-x\" it didn't matter which I used for which. Maybe I've just made simple math errors when I did them the first time? \r
\n" );
document.write( "\n" );
document.write( "Thanks a million...you guys rock!
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #210163 by kensson(21)![]() ![]() You can put this solution on YOUR website! I think you're going to kick yourself. \r \n" ); document.write( "\n" ); document.write( "10x=20 \n" ); document.write( "x = 2. \n" ); document.write( " |