document.write( "Question 31359: it is approximately 300 miles from chicago, illinois, to st. louis, missouri. allowing for various traffic conditions, a driver can average approximately 60 miles per hour.\r
\n" );
document.write( "\n" );
document.write( "i have to write a linear function that expresses the distance to be traveled to reach st. louis, s, as a function of time, t.\r
\n" );
document.write( "\n" );
document.write( "I have to show my work. thanks for the help \n" );
document.write( "
Algebra.Com's Answer #18055 by stanbon(75887) ![]() You can put this solution on YOUR website! Let \"t\" be the number of hours driven. \n" ); document.write( "Distance driven will be d=60t \n" ); document.write( "Chi. to St. L is 300 miles, \n" ); document.write( "so 300=60t. \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |