document.write( "Question 889153: A LION RUNS 15 miles in 1 hour. Write an expression for the number of miles the lion can run in h hour.
\n" );
document.write( "Use THAT expression from problem 16 to find the number of hours the lion could run 0.25 hours \n" );
document.write( "
Algebra.Com's Answer #537970 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! In h hours, it would go 15*h miles. \n" ); document.write( "d = r*t \n" ); document.write( "------ \n" ); document.write( "Use THAT expression from problem 16 to find the number of hours the lion could run 0.25 hours \n" ); document.write( "d = 15 mi/hr * 0.25 hr \n" ); document.write( "----- \n" ); document.write( "Notice that the hours cancel, leaving miles, the distance. \n" ); document.write( "Including the units in your calculations can help prevent errors. \n" ); document.write( " |