document.write( "Question 223864: you are flying in a plane averaging 450 miles per hour. the distance, d, you travel is a function of the number of hours, h, you travel at that rate. write an equation to represent this function.
\n" );
document.write( "-thanks for the help(: \n" );
document.write( "
Algebra.Com's Answer #167582 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! you are flying in a plane averaging 450 miles per hour. the distance, d, you travel is a function of the number of hours, h, you travel at that rate. write an equation to represent this function. \n" ); document.write( ": \n" ); document.write( "Dist = rate * time \n" ); document.write( "rate = 450 mph \n" ); document.write( ": \n" ); document.write( "d = 450h \n" ); document.write( " |