document.write( "Question 496152: Tina is traveling between two cities at a constant speed of 60 miles per hour. Express the time, t, that is takes her to travel from one city to the other as a function of the distance, m, between the two cities. \r
\n" );
document.write( "\n" );
document.write( "Answer: t(m)= ______________ hours? \n" );
document.write( "
Algebra.Com's Answer #336378 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! Tina is traveling between two cities at a constant speed of 60 miles per hour. Express the time, t, that is takes her to travel from one city to the other as a function of the distance, m, between the two cities. \n" ); document.write( "----------------- \n" ); document.write( "d = r*t \n" ); document.write( "t = d/r \n" ); document.write( "t = m/60 hours \n" ); document.write( " |