document.write( "Question 1023291: How do I write a system of two linear equations showing the distance each animal can travel to model the fair race. A coyote 43mph
\n" ); document.write( "and elk 45mph?
\n" ); document.write( "

Algebra.Com's Answer #638799 by josmiceli(19441)\"\" \"About 
You can put this solution on YOUR website!
Let \"+d+\" = distance in miles
\n" ); document.write( "Let \"+t+\" = time in hrs
\n" ); document.write( "-------------------------
\n" ); document.write( "Equation for coyote:
\n" ); document.write( "(1) \"+d+=+43t+\"
\n" ); document.write( "Equation for elk:
\n" ); document.write( "(2) \"+d+=+45t+\"
\n" ); document.write( "
\n" );