document.write( "Question 1130521: Doctors use intravenous (IV) drips to deliver fluids and medications to patients. Suppose an IV drip starts with 1,000 mL of saline and dispenses fluid at a rate of 2.5 mL per minute.\r
\n" );
document.write( "\n" );
document.write( "Write an equation for this situation using F to represent the amount of fluid (saline solution) left in the IV drip in milliliters and t to represent the time in minutes. \r
\n" );
document.write( "\n" );
document.write( "How long will it take to use all of the saline solution? Give your answer in hours, example 63 minutes would be 1 hour and 3 minutes. \n" );
document.write( "
Algebra.Com's Answer #747180 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! F=1000-2.5t, t is time. \n" ); document.write( "F=0 here, so 1000-2.5t =0 \n" ); document.write( "2.5t=1000 \n" ); document.write( "t=400 minutes or 6 2/3 hours. \n" ); document.write( " |