M Marcia New member Joined Oct 18, 2005 Messages 14 Oct 18, 2005 #1 Let f(x) = cSinx x less than 0 5x^2 = 5x x is greater than or equal to 0 This is the problem. I am asked to Determine the value of the constant c that makes f'(0) exist. Any help would be appreciated. Thanks.
Let f(x) = cSinx x less than 0 5x^2 = 5x x is greater than or equal to 0 This is the problem. I am asked to Determine the value of the constant c that makes f'(0) exist. Any help would be appreciated. Thanks.
U Unco Senior Member Joined Jul 21, 2005 Messages 1,134 Oct 18, 2005 #2 hmmm... I could be horribly mistaken, but f'(x) = c.cos(x)... and this will be defined for all values of x. Do you mean f'(0) is not to equal zero?
hmmm... I could be horribly mistaken, but f'(x) = c.cos(x)... and this will be defined for all values of x. Do you mean f'(0) is not to equal zero?
M Marcia New member Joined Oct 18, 2005 Messages 14 Oct 18, 2005 #3 Puzzled myself The question reads: Let f(x) = { csin x x is less than 0 5x^2 + 5x x is greater than or equal to 0 Determine the value of the constant c that makes f'(0) exists. That is all there is for the question.
Puzzled myself The question reads: Let f(x) = { csin x x is less than 0 5x^2 + 5x x is greater than or equal to 0 Determine the value of the constant c that makes f'(0) exists. That is all there is for the question.
S soroban Elite Member Joined Jan 28, 2005 Messages 5,584 Oct 18, 2005 #4 Re: Determine the value of the constant that makes f'(0) exi Hello, Marcia! There are obvious typos in the problem. Let f(x) = c·sinx . . . . x < 0 . . . . . . . 5x<sup>2</sup> = 5x . . x <u>></u> 0 . . . . . . . \______/ . . . . . . . . . . ? Determine the value of the constant c that makes f'(0) exist. Click to expand... . . . . . . . . . . . . . . . . . . . . . . . . . . . . | c·sin x . . . . x < 0 I'll assume that we have: . f(x). = . | . . . . . . . . . . . . . . . . . . . . . . . . . . . . | 5x<sup>2</sup> + 5x . . x <u>></u> 0 We must ensure that the values of f '(0) are equal "from both sides". From the left: .f '(x) .= .c·cos x . . When x = 0: .f '(0) .= .c·cos(0) .= .c From the right: .f '(x) = 10x + 5 . . When x = 0: .f '(0) .= .10(0) + 5 .= .5 Since these derivative must be equal: .c = 5
Re: Determine the value of the constant that makes f'(0) exi Hello, Marcia! There are obvious typos in the problem. Let f(x) = c·sinx . . . . x < 0 . . . . . . . 5x<sup>2</sup> = 5x . . x <u>></u> 0 . . . . . . . \______/ . . . . . . . . . . ? Determine the value of the constant c that makes f'(0) exist. Click to expand... . . . . . . . . . . . . . . . . . . . . . . . . . . . . | c·sin x . . . . x < 0 I'll assume that we have: . f(x). = . | . . . . . . . . . . . . . . . . . . . . . . . . . . . . | 5x<sup>2</sup> + 5x . . x <u>></u> 0 We must ensure that the values of f '(0) are equal "from both sides". From the left: .f '(x) .= .c·cos x . . When x = 0: .f '(0) .= .c·cos(0) .= .c From the right: .f '(x) = 10x + 5 . . When x = 0: .f '(0) .= .10(0) + 5 .= .5 Since these derivative must be equal: .c = 5
M Marcia New member Joined Oct 18, 2005 Messages 14 Oct 18, 2005 #5 Thank you. That is what I had for the answer.