document.write( "Question 1163909: Cathy drives her own car. Along Imelda Highway, she usually drives
\n" );
document.write( "at an average speed of 50 kph. Express the distance travelled as a
\n" );
document.write( "function of time t.\r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #788162 by greenestamps(13206) You can put this solution on YOUR website! \n" ); document.write( "Distance = rate times time: \n" ); document.write( "rate 50 (kph); time t (presumably hours) --> distance 50t (km) \n" ); document.write( " \n" ); document.write( " |