Use an appropriate technique to find the derivative of the following functions:
a. "[\nx\ny^3\/\n\n1\n+\nsec\n(\ny\n)\n]" = exy
b. "(\u221a(\n3\nx\n^2\n+\n4)\/\n(\nx\n^2\n+\n1)^(1\/3^))(\u03c0^X)"
find the area outside circle r = 1/2 and inside circle r = cosθ
In this assignment, you are asked to write a matlab program to solve the following open ended problem, and submit the program and written summary including methods employed, algorithm implementation, final results and recommendations on further improvement.
Background
A drug administered to a patient produces a concentration in the blood stream given by
C(t)=Atexp(-t/3 )
Where c is in milligrams per millimeter, t is in hours and A is injected units. For a given drug the maximum safe concentration (in mg/ml) is denoted as cmax, and the critical concentration(in mg/ml), denoted as ccritical, is the concentration below which an additional amount of drug needs to be administered to the patient.
a. Determine how the injected unit A affects the maximum safe concentration and when the maximum safe concentration occurs.
b. Determine how the ratio between ccritical and cmax affects the duration between the first and the second injections.
Suggestions
if f(z) is an analytical function of z, then prove that ( d^2/dx^2 + d^2/ dy^2) log |f(z)|= 0
use chain rule to find dy/dx for given value of x
y=(u-1/u+1)^1/2, u=√x-1, for x=34/9
Verify mean value theorem, if f(x) =x2-4x-3 in the interval [a,b] where a= 1 and b= 4 x