Question and Answers Forum

All Questions      Topic List

None Questions

Previous in All Question      Next in All Question      

Previous in None      Next in None      

Question Number 60287 by naka3546 last updated on 19/May/19

f(x)  =  x^3  + 3x − 7  f^(−1) (x)  =  ?

f(x)=x3+3x7f1(x)=?

Commented by mr W last updated on 19/May/19

f^(−1) (x)=((((√(x^2 +14x+53))+x+7)/2))^(1/3) −((2/((√(x^2 +14x+53))+x+7)))^(1/3)

f1(x)=x2+14x+53+x+7232x2+14x+53+x+73

Commented by naka3546 last updated on 19/May/19

please  show  the  workings,  sir  .

pleaseshowtheworkings,sir.

Answered by mr W last updated on 19/May/19

x^3 +3x−7=y  x^3 +3x−(7+y)=0  let c=7+y  ⇒x^3 +3x−c=0  due to (u+v)^3 −3uv(u+v)−(u^3 +v^3 )=0  x=u+v  uv=−1 ⇒u^3 v^3 =−1  u^3 +v^3 =c  ⇒u^3  and v^3  are roots of eqn.  t^2 −ct−1=0  t=((c±(√(c^2 +4)))/2)  i.e. u^3 =((c+(√(c^2 +4)))/2), v^3 =((c−(√(c^2 +4)))/2)=−(1/u^3 )  x=u+v=u−(1/u)=(((c+(√(c^2 +4)))/2))^(1/3) −((2/(c+(√(c^2 +4)))))^(1/3)   c+(√(c^2 +4))=7+y+(√(y^2 +14y+49+4))=(√(y^2 +14y+53))+y+7  x=((((√(y^2 +14y+53))+y+7)/2))^(1/3) −((2/((√(y^2 +14y+53))+y+7)))^(1/3)   ⇒f^(−1) (x)=((((√(x^2 +14x+53))+x+7)/2))^(1/3) −((2/((√(x^2 +14x+53))+x+7)))^(1/3)

x3+3x7=yx3+3x(7+y)=0letc=7+yx3+3xc=0dueto(u+v)33uv(u+v)(u3+v3)=0x=u+vuv=1u3v3=1u3+v3=cu3andv3arerootsofeqn.t2ct1=0t=c±c2+42i.e.u3=c+c2+42,v3=cc2+42=1u3x=u+v=u1u=c+c2+4232c+c2+43c+c2+4=7+y+y2+14y+49+4=y2+14y+53+y+7x=y2+14y+53+y+7232y2+14y+53+y+73f1(x)=x2+14x+53+x+7232x2+14x+53+x+73

Commented by naka3546 last updated on 19/May/19

thank you, sir  Mr W

thankyou,sirMrW

Answered by MJS last updated on 19/May/19

x^3 +3x−7−y=0  D=(3^3 /(27))+(((−7−y)^2 )/4)=(1/4)y^2 +(7/2)y+((53)/4)>0 ∀y∈R  (df/dx)=3x^2 +3=0 ⇒ x∉R ⇒ f(x) has no “knee”    ⇒ we can use Cardano′s formula to solve  y=x^3 +3x−7  x=u^(1/3) −v^(1/3)   u=((y+7)/2)+((√(y^2 +14y+53))/2)  v=−((y+7)/2)+((√(y^2 +14y+53))/2)  x=((((y+7)/2)+((√(y^2 +14y+53))/2)))^(1/3) −((−((y+7)/2)+((√(y^2 +14y+53))/2)))^(1/3)   ⇒  f^(−1) (x)=((((x+7)/2)+((√(x^2 +14x+53))/2)))^(1/3) −((−((x+7)/2)+((√(x^2 +14x+53))/2)))^(1/3)   which is the same as MrW′s solution

x3+3x7y=0D=3327+(7y)24=14y2+72y+534>0yRdfdx=3x2+3=0xRf(x)hasnokneewecanuseCardanosformulatosolvey=x3+3x7x=u1/3v1/3u=y+72+y2+14y+532v=y+72+y2+14y+532x=y+72+y2+14y+5323y+72+y2+14y+5323f1(x)=x+72+x2+14x+5323x+72+x2+14x+5323whichisthesameasMrWssolution

Commented by naka3546 last updated on 19/May/19

thank  you  ,  sir  MJS

thankyou,sirMJS

Commented by MJS last updated on 19/May/19

f(x)=ax^3 +bx^2 +cx+d  f^(−1) (x)=?  we have to solve  ax^3 +bx^2 +cx+(d−y)=0  x^3 +(b/a)x^2 +(c/a)x+((d−y)/a)=0  x=z−(b/(3a))  z^3 +((c/a)−(b^2 /(3a^2 )))z+((d/a)−((bc)/(3a^2 ))+((2b^3 )/(27a^3 ))−(y/a))=0  p=(c/a)−(b^2 /(3a^2 ))  q=(d/a)−((bc)/(3a^2 ))+((2b^3 )/(27a^3 ))  D=(p^3 /(27))+(((q−(y/a))^2 )/4)=(1/(4a^2 ))y^2 −(q/(2a))y+((4p^3 +27q^2 )/(108))  we have to decide   { (((1) D≥0 ⇒ 1 real solution for z ⇒ Cardano)),(((2) D<0 ⇒ 3 real solutions for z ⇒ trigonometric method)) :}  ⇒ f^(−1) (x)= { (((1) curve in 1 part)),(((2) curve in 3 parts)) :}

f(x)=ax3+bx2+cx+df1(x)=?wehavetosolveax3+bx2+cx+(dy)=0x3+bax2+cax+dya=0x=zb3az3+(cab23a2)z+(dabc3a2+2b327a3ya)=0p=cab23a2q=dabc3a2+2b327a3D=p327+(qya)24=14a2y2q2ay+4p3+27q2108wehavetodecide{(1)D01realsolutionforzCardano(2)D<03realsolutionsforztrigonometricmethodf1(x)={(1)curvein1part(2)curvein3parts

Terms of Service

Privacy Policy

Contact: info@tinkutara.com