document.write( "Question 309433: I think I got the equation right to solve this word problem: You drive to California. On the way, you averaged 10 miles per hour less, and the drive took you 5 extra hours. What was your average speed on thw\e way to California?\r
\n" );
document.write( "\n" );
document.write( "This is the formula I used but not sure how to solve it:
\n" );
document.write( "1500=(R-10)(T+5) \n" );
document.write( "
Algebra.Com's Answer #221308 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! You drive to California. On the way, you averaged 10 miles per hour less, and the drive took you 5 extra hours. What was your average speed on thw\e way to California? \n" ); document.write( ": \n" ); document.write( "I would do it this way: \n" ); document.write( ": \n" ); document.write( "Let r = speed on the way to Calif \n" ); document.write( "then \n" ); document.write( "(r+10) = speed on the return trip \n" ); document.write( ": \n" ); document.write( "Let 1500 mi = one way distance \n" ); document.write( ": \n" ); document.write( "Write a time equation; time = dist/speed \n" ); document.write( "to Calif time - return time = 5 hrs \n" ); document.write( " \n" ); document.write( ": \n" ); document.write( "multiply by r(r+10), results: \n" ); document.write( "1500(r+10) - 1500r = 5r(r+10) \n" ); document.write( "1500r + 15000 - 1500r = 5r^2 + 50r \n" ); document.write( ": \n" ); document.write( "Combine on the right \n" ); document.write( "0 = 5r^2 + 50r - 15000 \n" ); document.write( ": \n" ); document.write( "simplify, divide by 5, results \n" ); document.write( "r^2 + 10r - 3000 = 0 \n" ); document.write( ": \n" ); document.write( "Factors to \n" ); document.write( "(r+60)(r-50) = 0 \n" ); document.write( ": \n" ); document.write( "the positive solution is what we want here \n" ); document.write( "r = 50 mph is the speed to Calif \n" ); document.write( ": \n" ); document.write( ": \n" ); document.write( "Check solutions by finding the times: (return trip speed = 60 mph) \n" ); document.write( "1500/50 = 30 hrs \n" ); document.write( "1500/60 = 25 hrs \n" ); document.write( "---------------- \n" ); document.write( "time dif: 5 hrs\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |