document.write( "Question 638272: You left your house driving at 40 mph and your car broke down. You had your bike so you rode all the way home at 10 mph. The entire trip took you four hours. How far from your house did you break down?\r
\n" ); document.write( "\n" ); document.write( "Please break this down as simple as possible. I want to get it to \"click\" in my head so I can get it. Thanks!!!
\n" ); document.write( "

Algebra.Com's Answer #402129 by htmentor(1343)\"\" \"About 
You can put this solution on YOUR website!
Let d = the distance travelled before breaking down.
\n" ); document.write( "For the outbound trip in the car, the travel time = d/40 [time = distance/speed]
\n" ); document.write( "For the return trip on the bike, the travel time = d/10 [same distance travelled]
\n" ); document.write( "The total time = 4 hr, so we can write
\n" ); document.write( "d/40 + d/10 = 4
\n" ); document.write( "Solve for d:
\n" ); document.write( "(40d + 10d)/400 = 4
\n" ); document.write( "50d = 1600
\n" ); document.write( "d = 32
\n" ); document.write( "So you travelled 32 miles before breaking down
\n" ); document.write( "
\n" );