document.write( "Question 1026349: Danny can swim at 1/5 of amile per hour.He can swims for 1/3 of an hour.how far does he swims \n" ); document.write( "
Algebra.Com's Answer #641590 by ankor@dixie-net.com(22740)\"\" \"About 
You can put this solution on YOUR website!
Danny can swim at 1/5 of amile per hour.
\n" ); document.write( "He can swims for 1/3 of an hour.
\n" ); document.write( "how far does he swims
\n" ); document.write( "dist = speed * time
\n" ); document.write( "d = \"1%2F5\" * \"1%2F3\"
\n" ); document.write( "d = \"1%2F15\" of a mile
\n" ); document.write( "
\n" );