Differentiation Question: Finding a Tangent Function with Specific Tangent Lines

  • Thread starter Thread starter GunnaSix
  • Start date Start date
  • Tags Tags
    Differentiation
GunnaSix
Messages
34
Reaction score
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?
 
Physics news on Phys.org
Well you can combine the last two equations to get
b\left[\cos\left(\frac{c\pi}{4}\right)-c\sin\left(\frac{c\pi}{4}\right)-1\right] = \frac{3}{2}.
Presumably this will give you infinitely many solutions. For instance, c = 2 works.
 
the function has a maximum at x = 0, because ymax = a+b
if you do the second derivative test you will find -bc^2 < 0
so b>0

i am not able to tell more than this from the given data
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top