Victor Camocho math2250fall2011-2

advertisement
Victor Camocho
math2250fall2011-2
WeBWorK assignment number Homework 10 is due : 11/03/2011 at 11:00pm MDT.
The
(* replace with url for the course home page *)
for the course contains the syllabus, grading policy and other information.
This file is /conf/snippets/setHeader.pg you can use it as a model for creating files which introduce each problem set.
The primary purpose of WeBWorK is to let you know that you are getting the correct answer or to alert you if you are making
some kind of mistake. Usually you can attempt a problem as many times as you want before the due date. However, if you are
having trouble figuring out your error, you should consult the book, or ask a fellow student, one of the TA’s or your professor for
help. Don’t spend a lot of time guessing – it’s not very efficient or effective.
Give 4 or 5 significant digits for (floating point) numerical answers. For most problems when entering numerical answers,
you can if you wish enter elementary expressions such as 2 ∧ 3 instead of 8, sin(3 ∗ pi/2)instead of -1, e ∧ (ln(2)) instead of 2,
(2 + tan(3)) ∗ (4 − sin(5)) ∧ 6 − 7/8 instead of 27620.3413, etc. Here’s the list of the functions which WeBWorK understands.
You can use the Feedback button on each problem page to send e-mail to the professors.
5.
(1 pt) Library/Utah/Calculus II/set14 Differential Equations/set14 pr2.pg
1. (1 pt) hw10/p1.pg
Solve the initial value problem
Use the method of undetermined coefficients to solve the following differential equation:
dy
+ 2y = 25 sin(t) + 15 cos(t)
dt
with y(0) = 6.
y=
y00 + 6y0 + 9y = 2e−x
Answer: y(x) =
+C2
.
.
NOTE: The order of your answers is important in this problem. For example, webwork may expect the answer ”A+B” but
the answer you give is ”B+A”. Both answers are correct but
webwork will only accept the former.
2. (1 pt) Library/274/Lin1stord/prob12.pg
Solve the initial value problem
dy
− y = 9et + 14e3t
dt
with y(0) = 4.
y=
6.
(1 pt) Library/Utah/Calculus II/set14 Differential Equations/set14 pr1.pg
Use the method of undetermined coefficients to solve the following differential equation:
.
y00 + y0 = 4x
3. (1 pt) Library/Rochester/setDiffEQ12HigherOrder/ur de 12 8.pg
Find y as a function of x if
Answer: y(x) =
+C2
.
y(4) − 8y000 + 16y00 = −288e−2x ,
y(0) = 0,
y(x) =
y0 (0) = 9,
y00 (0) = 8,
+C1
+C1
NOTE: The order of your answers is important in this problem. For example, webwork may expect the answer ”A+B” but
the answer you give is ”B+A”. Both answers are correct but
webwork will only accept the former.
y000 (0) = 16.
4. (1 pt) Library/Rochester/setDiffEQ12HigherOrder/ur de 12 7.pg
Find y as a function of x if
7.
(1 pt) Library/Utah/Calculus II/set14 Differential Equations-
/set14 pr11.pg
Solve the following differential equation:
y000 − 9y00 + 18y0 = 20ex ,
y(0) = 19,
y(x) =
y0 (0) = 28,
y00 + 4y = sin3 x
y00 (0) = 16.
Answer: y(x) =
+C2
.
1
+C1
xtr (t) = c1 ·
8. (1 pt) hw10/p9.pg
Consider the damped forced oscillation system having the governing equation
+ c1 ·
(b) What is the amplitude of the stable periodic solution of
the system (NOTE: Your answer should be in terms of ω)?
Amplitude =
mx00 + cx0 + kx = F0 cos(ωt)
where m = 1, c = 6, k = 10, F0 = 10.
(c) At what value of ω does resonance occur?
ω=
(a) What is the general form of the transient solution of the
system?
c
Generated by the WeBWorK system WeBWorK
Team, Department of Mathematics, University of Rochester
2
Download