GunnaSix
- 34
- 0
Homework Statement
Find a function of the form f(x) = a + b \cos cx that is tangent to the line y = 1 at the point (0,1), and tangent to the line y = x + 3/2 - \pi /4 at the point (\pi /4 , 3/2).
Homework Equations
The Attempt at a Solution
f(0) = a + b = 1, so a = 1 - b.
This is as far as I can get though.
f'(0) = -bc \sin cx = 0
for any a, b, and c, and
f(\pi /4) = (1 - b) + b \cos [(\pi /4)c] = 3/2
and
f'(\pi /4) = -bc \sin [(\pi /4)c] = 1
don't really seem to help me.
What am I missing?