document.write( "Question 952551: you leave your house and walk for half an hour at a speed of 3 miles per hour. then you run for 15 minutes at a speed of 7 miles per hour. you are now halfway to town. write and solve an equation to find the distance from your house to town. \n" ); document.write( "
Algebra.Com's Answer #581717 by lwsshak3(11628)\"\" \"About 
You can put this solution on YOUR website!
you leave your house and walk for half an hour at a speed of 3 miles per hour. then you run for 15 minutes at a speed of 7 miles per hour. you are now halfway to town. write and solve an equation to find the distance from your house to town.
\n" ); document.write( "***
\n" ); document.write( "let x= distance from house to town
\n" ); document.write( "distance=speed*travel time
\n" ); document.write( "3*(1/2)+7(1/4)=x/2
\n" ); document.write( "3/2+7/4=x/2
\n" ); document.write( "6/4+7/4=x/2
\n" ); document.write( "13/4=x/2
\n" ); document.write( "x=26/4=6.5
\n" ); document.write( "distance from house to town=6.5 miles
\n" ); document.write( "
\n" );