document.write( "Question 339975: When the monarch butterfly is migrating to the south, it has an average speed of 80 miles per day. Write an equation that shows the realtionship between the number of days (t) and the distance (in miles) it has traveled (d) \n" ); document.write( "
Algebra.Com's Answer #243660 by josmiceli(19441)\"\" \"About 
You can put this solution on YOUR website!
\"d+=+80t\"
\n" ); document.write( "In words:
\n" ); document.write( "miles = (miles/day)*(days)
\n" ); document.write( "
\n" );