Time and Date Stamps (logged): 12:34:21 05-21-2012 °±Ÿ²³Ÿ±°¯´Ÿ±°Ÿ±¯°±
** Write clearly in dark pencil or ink, on one side of the paper only. **
function |
general antiderivative |
sin(ax)cos(bx) |
1/(b^2-a^2) [ a cos(ax)sin(ax) - b sin(ax)cos(bx) ] + c |
| cos(ax)cos(bx) | 1/(b^2-a^2) [ b cos(ax)sin(bx) - a sin(ax)cos(bx) ] + c |
| sin(ax)cos(bx) | 1/(b^2-a^2) [ b sin(ax)sin(bx) + a cos(ax)cos(bx)] + c |
| p(x) e^(ax) | 1/a p(x)e^(ax) - 1/a INTEGRAL(p'(x)e^(ax),x) + c |
| p(x) sin(ax) | 1/a p(x)cos(ax) + 1/a INTEGRAL(p'(x)cos(ax),x) + c |
| p(x) cos(ax) | 1/a p(x)sin(ax) - 1/a INTEGRAL(p'(x)sin(ax),x) + c |
| 1/(sin(x))^m | -1/(m-1) cos(x) / (sin(x))^(m-1) + (m-2)/(m-1) INTEGRAL(1/(sin(x))^(m-2), x) + c |
| 1/sin(x) | 1/2 ln | (cos(x)-1) / (cos(x) + 1) | + c |
| 1/(cos(x))^m | 1/(m-1) sin(x) / (cos(x))^(m-1) + (m-2)/(m-1) INTEGRAL(1/(cos(x))^(m-2), x) + c |
| 1/cos(x) | 1/2 ln | (sin(x)-1) / (sin(x) + 1) | + c |
| (bx+c)/(x^2+x^2) | b/s ln | x^2+x^2 | + c/a arctan(x/a) + c |
| (cx + d) / [ (x-a)(x-b) ] | 1/(a-b) [ (ac + d) ln | x-a | - (bc+d) ln | x-b | ] + c |
| 1 / `sqrt( x^2 +- a^2 ) | ln | x + `sqr(x^2 +- a^2 | + c |
| `sqrt(a^2 +- x^2 ) | 1/2 ( x `sqrt(a^2 +- x^2) + a^2 INTEGRAL(1/`sqrt(a^2 +- x^2 ) + c |
| `sqrt(x^2 - a^2) | 1/2 ( x `sqrt(a^2 +- x^2) + a^2 INTEGRAL(1/`sqrt(a^2 +- x^2 ) + c |
. . . . . . . . . . . . . . . .
.
.
.
.
.
.
.
.
.
.
Problem Number 1Every minute 3.2 grams of salt, along with 2.3 gallons of water, flow into a reservoir containing 38 gallons of water. The salt is immediately and thoroughly mixed with the water, and 2.3 gallons of the solution flow out of the reservoir. If the reservoir initially contains 258.4 grams of salt, then what function gives the concentration of salt as a function of time?
.
.
.
.
.
.
.
.
.
.
Problem Number 2A simple harmonic oscillator has restoring force constant .44 N/m, mass 7 kg and experiences drag force - 13.55 N s / meter * v, where v is its velocity. What is the differential equation for the motion of the oscillator? What is the solution to the equation?
.
.
.
.
.
.
.
.
.
.
Problem Number 3In a predator-prey model we assume that in the absence of predators the prey will grow exponentially with an annual growth rate of .34, while in the absence of this prey the predators will decline with an annual growth rate of -.5301. If the interaction rate between predator and prey is the product of the number of predators and the number of prey, then we assume that the rate at which prey are consumed is .0018 times the interaction rate. We assume also that the annual growth rate of the predators increases by .000009 times the number of prey. Write the differential equations for the rates of change of the populations of predators and prey.
If there are initially 318.2 predators and 87740 prey,
.
.
.
.
.
.
.
.
.
.
Problem Number 4Solve the equation dy/dt = .033 y / (t + 5), y( 2) = 57.
.
.
.
.
.
.
.
.
.
.
Problem Number 5Use the Taylor polynomial of a simpler function to find the Taylor polynomial of degree 4 for the function f(x) = sin( 4 x^-1.002 ), expanding about x=0.
.
.
.
.
.
.
.
.
.
.
Problem Number 6Use a comparison with an improper integral to determine whether the series 1/2 + 1 / (3*2) + 1 / (4*3) + 1 / (5*4) + ... converges.
.
.
.
.
.
.
.
.
.
.
Problem Number 7What is the interval of convergence for the series x / 4 + x^2 / 12^2 + x^3 / 36^3 + ... ?
.
.
.
.
.
.
.
.
.
.
Problem Number 8Sketch the direction field for the differential equation dy / dx = .38 x / y. Sketch some solution curves corresponding to this field.