Math 3200 Sample Exam #1
Briggs' Section

This is a 75-minute in-class exam. You are allowed to use a page of notes and a calculator. Please show and justify all of your work clearly.

  1. (10 points) Consider the ODE tex2html_wrap_inline79 .
    1. Classify this ODE with respect to order (first, second, third...) and linearity (linear/nonlinear).
    2. For what values of m is the function tex2html_wrap_inline83 a solution?
  2. (10 points) Consider the ODE y''(x) + y'(x)-6y(x)=0.
    1. Classify this ODE with respect to order (first, second, third...) and linearity (linear/nonlinear).
    2. For what values of tex2html_wrap_inline87 is the function tex2html_wrap_inline89 a solution?
  3. (10 points) Consider the first order nonlinear ODE

    displaymath59

    1. Show that the ODE is exact.
    2. Find the general solution of the ODE, leaving it as an implicit function of x and y.
    3. Find a solution that satisfies the condition y(0)=0.
  4. (10 points) A large cylindrical tank has a cross-sectional area of A square meters and a plugged hole in the bottom with an area of a square meters (see figure). At time t=0 the plug is removed and water gushes through the hole in the bottom of the tank. Let h(t) be the depth of water in the tank at time tex2html_wrap_inline105 and assume that the initial depth of the water is h(0)=9 meters. The water depth is governed quite accurately by the ODE

    displaymath60

    where g = 9.8 meters/sec tex2html_wrap_inline111 is the acceleration of gravity. (You do not need to use the numerical value of g.)

    1. Assuming that A and a are given, solve this ODE for the depth function h(t). (Suggestions: simplify the notation by defining the constant tex2html_wrap_inline121 , find the general solution, then use the initial condition.)
    2. Make a rough sketch of the solution using both intuition and the solution from part (a).
    3. How many seconds does it take to drain the tank?
  5. (10 points) Use the integrating factor tex2html_wrap_inline123 to solve the initial value problem

    displaymath61

    Math 3200 - Solutions to Sample Exam #1

    1. The ODE is second order and linear. Differentiating tex2html_wrap_inline83 and substituting into the ODE, we have

      displaymath62

      The only way this equation can be satisfied for all tex2html_wrap_inline127 is if m(m-1)+2m-6=0. This means that m satisfies the quadratic equation tex2html_wrap_inline133 , or m=-3 or m=2. Therefore, tex2html_wrap_inline139 and tex2html_wrap_inline141 are solutions.

    2. The ODE is second order and linear. Differentiating tex2html_wrap_inline89 and substituting into the ODE, we have

      displaymath63

      Since tex2html_wrap_inline145 , this equation is satisfied only if tex2html_wrap_inline147 . This means that tex2html_wrap_inline149 or tex2html_wrap_inline151 . Therefore, tex2html_wrap_inline153 and tex2html_wrap_inline155 are solutions.

    3. Following the notation given in the book and in class, tex2html_wrap_inline157 and M(x,y)=y(2x+y). Since tex2html_wrap_inline161 , the equation is exact. Recall that with exact equations the goal is to find a function F(x,y) such that

      displaymath64

      If this can be done, then a solution is given by F(x,y)=C, where C is an arbitrary constant. The function F must satisfy tex2html_wrap_inline171 and tex2html_wrap_inline173 . The first of these conditions means that tex2html_wrap_inline175 . Integrating with respect to x, we have that tex2html_wrap_inline179 , where g is an arbitrary functon of y. The second condition, tex2html_wrap_inline173 implies that tex2html_wrap_inline187 . Matching terms, we have that tex2html_wrap_inline189 , or tex2html_wrap_inline191 , where C is an arbitrary constant. With g(y) determined, we have the solution is given implicity by

      displaymath65

      Note that the two arbitrary constants C can be combined. If we set x=0 and y=0, then we must take C=0. Therefore, the solution to the initial value problem (ODE plus initial condition) is tex2html_wrap_inline205 .

    4. The ODE tex2html_wrap_inline207 is separable. Integrating both sides with respect to t gives us

      displaymath66

      where C is an arbitrary constant. Using the initial condition h(0)=9, we have tex2html_wrap_inline215 . Therefore the solution is given by

      displaymath67

      The tank is empty when h(t)=0 which happens when tex2html_wrap_inline219 .

    5. Multiplying through the ODE by tex2html_wrap_inline221 , we have

      displaymath68

      Integrating both sides with respect to x gives us tex2html_wrap_inline225 , where C is an arbitrary constant. The initial condition y(1)=8 implies that C=7. Therefore the solution is tex2html_wrap_inline233 .



Bill Briggs
Sun May 17 13:55:29 MDT 1998