document.write( "Question 6597: I need help on solving this word problem:\r
\n" ); document.write( "\n" ); document.write( "Trisha ran to the park and then walked home. It took her 1/2 hours to get to the park and 1 hour adn 20 minutes to get home. If she runs 5 miles an hour faster then she walks, how far does she live from the park?
\n" ); document.write( "

Algebra.Com's Answer #3597 by prince_abubu(198)\"\" \"About 
You can put this solution on YOUR website!
We'll work with the equation r * t = d. In this situation, we have two different rates and two different times but the same distance. Let's label some variables:\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"+r%5Bw%5D+\" = walking speed
\n" ); document.write( "\"+r%5Br%5D+\" = running speed, which really is \"+r%5Bw%5D+%2B+5+\"
\n" ); document.write( "\"+t%5Bw%5D+\" = time it took her to run to the park, which is 1/2 hour
\n" ); document.write( "\"+t%5Br%5D+\" = time it took her to walk, which is 1 1/3 hours (that's 1 hour and 20 minutes in fraction form)\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Since she will walk and run the same distance, we can say\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"+r%5Bw%5D%2At%5Bw%5D+=+r%5Br%5D%2At%5Br%5D+\" <---- We are actually interested in finding the distance, but in this case, we have to find the rates first.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"+r%5Bw%5D%2A%284%2F3%29+=+%28r%5Bw%5D%2B5%29%2A%281%2F2%29+\" <----- We did some substitutions and turned 1 1/3 to an improper fraction.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"+4r%5Bw%5D+=+3%28r%5Bw%5D%2B5%29%281%2F2%29+\" <---- multiply both sides by 3 to get rid of the fraction.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"+8r%5Bw%5D+=+3%28r%5Bw%5D+%2B+5%29+\" <---- multiply both sides by 2 to get rid of the other fraction\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"+8r%5Bw%5D+=+3r%5Bw%5D+%2B+15+\" <---- expand using distributive property for the right side\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"+r%5Bw%5D+=+3+\" <----- Her walking speed was 3 miles per hour. Since it took her 1 hour and 20 minutes (4/3 of an hour) to walk at 3 miles per hour, the distance would've been r*t = (3)*(4/3) = 4 miles.
\n" ); document.write( "
\n" );