
Doug C. answered 11/01/15
Tutor
5.0
(1,553)
Math Tutor with Reputation to make difficult concepts understandable
Hi Mia,
I infer from the answer to part b that you have stated the problem incorrectly. Looks to me like where you have yn in the problem statements, that in fact it should be y'' (y double prime, i.e. second derivative).
Proceeding under that assumption and using the fact that Dxsinh u = cosh u Dxu and Dxcosh = sinh u Dxu, we have:
y' = Acosh mx (m) + B sinh mx (m) = m (A cosh mx + B sinh mx)
y''= m(Asinh mx (m) + B cosh mx (m)) = m2(Asinh mx + B coshmx); and since the expression in () is equal to y we have y''=m2y (Q.E.D.)
For part b) for now, consider starting with the answer, taking the 1st and 2nd derivatives and verify that the conditions of the problem are indeed satisfied. That might give a clue how to solve using anti-derivatives.
Update for b)
Since y''=9y, we have y''= 9(Asinh mx + Bcosh mx).
We should be able to get y' by taking anti-derivative on both sides, inferring the constant of integration is 0.
y'= (9A/m)cosh mx + (9B/m) sinh mx
and
y = (9A/m2)sinh mx + (9B/m2)cosh mx
At this point we have three unknowns, A, B, m.
Try using y(0) = -4, y'(0) = 6 to deduce those values.
I see equations like:
y(0) = 9A/m2 = -4
y = (9/m2)y
y'(0) = 9A/m = 6
Trying to arrive at the conclusion that A = 2, B = -4, m = 3.