document.write( "Question 879073: A nurse must be careful not to inject a drug too quickly into a patient’s IV. If the drug is injected at the maximum rate of 0.04 cc per second, and the total amount to be injected is 15 cc,
\n" ); document.write( "a. Create an equation that tells the amount injected as a function of time (in seconds);
\n" ); document.write( "b. Determine the time required to complete the injection.
\n" ); document.write( "

Algebra.Com's Answer #530590 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
a. \"I+=+A%5B0%5D+-+.04t+\"
\n" ); document.write( "b. t = A[0]/.04
\n" ); document.write( "
\n" );