document.write( "Question 723259: Aaron drove for 7 hours at a speed of 65 miles per hour. How many total miles did Aaron drive?\r
\n" );
document.write( "\n" );
document.write( "Please show steps on this. \n" );
document.write( "
Algebra.Com's Answer #443088 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! Remember that dist = speed * time \n" ); document.write( "d = s * t \n" ); document.write( "d = 65 * 7 \n" ); document.write( " |