document.write( "Question 904645: Please help me! I've been stuck on this problem for a while now and could really use some help.\r
\n" );
document.write( "\n" );
document.write( "Wilma drove at an average speed of 40 mi/h from her home in City A to visit her sister in City B. She stayed in City B for 25 hours, and on the trip back averaged 50 mi/h. She returned home 43 hours after leaving. How many miles is City A from City B? \n" );
document.write( "
Algebra.Com's Answer #548835 by reviewermath(1029)![]() ![]() You can put this solution on YOUR website! Q: \n" ); document.write( "Wilma drove at an average speed of 40 mi/h from her home in City A to visit her sister in City B. She stayed in City B for 25 hours, and on the trip back averaged 50 mi/h. She returned home 43 hours after leaving. How many miles is City A from City B? \n" ); document.write( "A: \n" ); document.write( "Let x = distance from City A to City B (in miles) \n" ); document.write( "distance = rate*time or \n" ); document.write( "time = distance/rate \n" ); document.write( "(x/40) + 25 + (x/50) = 43, multiply both sides by 200 \n" ); document.write( "5x + 5000 + 4x = 8600 \n" ); document.write( "9x = 8600-5000 \n" ); document.write( "9x = 3600 \n" ); document.write( "x = 3600/9 \n" ); document.write( "x = 400 miles [Answer] \n" ); document.write( " |