Y=|X^2+3x-4|

find dy/dx?

3 answers

a trick is involved. Realize that

|x|=sqrt(x^2)

y=sqrt(x^2+3x+4)
y'=1/(2*sqrt( )) * (2x+3)/1
Following bob's own suggestion, it should have been:

y = √ ( (x^2 + 3x + 4)^2)
= [( (x^2 + 3x + 4)^2)]^(1/2)
dy/dx = (1/2) ( (x^2 + 3x + 4)^2)^(-1/2) (2)(x^2 + 3x + 4) (2x+3)

= (2x+3)√(x^2 + 3x + 4)

or

we could do it piece-meal

y=|x^2+3x-4|
--> y = x^2 + 3x - 4 , for x <-4 OR x > 1
dy/dx = 2x + 3 for x <-4 OR x > 1

or

y = -x^2 - 3x + 4 for -4 < x < 1
dy/dx = -2x - 3 for -4 < x < 1

dy/dx is not defined at x = -4 or x = 1
wolframalpha cleverly combines the two solutions as

(2x-3) * y/|y|

which takes care of the +/- cases.
Similar Questions
  1. Given the function: f(x) = x^2 + 1 / x^2 - 9a)find y and x intercepts b) find the first derivative c) find any critical values
    1. answers icon 1 answer
  2. Given the function: f(x) = x^2 + 1 / x^2 - 9a)find y and x intercepts b) find the first derivative c) find any critical values
    1. answers icon 0 answers
  3. Let equation of an hyperbola be y^2-4x^2+4y+24x-41=0a. Find the standard form b. Find the center c. Find the vertices d. Find
    1. answers icon 0 answers
  4. For the following graph:a. Find the domain of f. b. Find the range of f. c. Find the x-intercepts. d. Find the y-intercept. e.
    1. answers icon 1 answer
more similar questions