document.write( "Question 348527: A car is traveling M mph for H hours. Write an expression to represent the number of miles traveled, D.\r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #249151 by mananth(16946)![]() ![]() You can put this solution on YOUR website! Distance = speed * time \n" ); document.write( "D=M*H \n" ); document.write( "D=MH miles \n" ); document.write( " |