document.write( "Question 187932: If I am traveling 12 miles per hour and it takes me 36 mins to get to school, how far will I travel to get to school? \n" ); document.write( "
Algebra.Com's Answer #140891 by Earlsdon(6294)\"\" \"About 
You can put this solution on YOUR website!
You can use the distance formula for this: d = r*t where d = distance, r = rate (speed), and t = time of travel.
\n" ); document.write( "In this problem, \"r+=+12\"mph and \"t+=+36\" minutes but this can be written as a fraction of one hour or \"t+=+36%2F60\", so we have...
\n" ); document.write( "\"d+=+12%2836%2F60%29\"
\n" ); document.write( "\"highlight%28d+=+7.2%29\"miles.
\n" ); document.write( "
\n" );