document.write( "Question 1003739: 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.1 cc per second, and the total amount to be injected is 30 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 #620394 by josmiceli(19441)\"\" \"About 
You can put this solution on YOUR website!
The time in seconds to inject 30 cc at the
\n" ); document.write( "maximum rate of \"+.1+\" cc/sec is:
\n" ); document.write( "\"+30+%2F+.1+=+300+\" sec
\n" ); document.write( "-------------------
\n" ); document.write( "Let \"+t+\" = time in sec
\n" ); document.write( "\"+t%2F300+\" sec is the fraction of the 30 cc that
\n" ); document.write( "gets injected
\n" ); document.write( "-------------------
\n" ); document.write( "Let \"+A+\" = amount in ccs injected
\n" ); document.write( "\"+A+=+30%2A%28+t%2F300+%29+\"
\n" ); document.write( "\"+A+=+t%2F10+\"
\n" ); document.write( "--------------
\n" ); document.write( "Note tyhat if \"+t=300+\" sec
\n" ); document.write( "\"+A+=+300%2F10+\"
\n" ); document.write( "\"+A+=+30+\"
\n" ); document.write( "
\n" );