Solving x with a*b*c^3, Pie^2, i & 16

  • Context: Graduate 
  • Thread starter Thread starter arslan894
  • Start date Start date
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
1 reply · 2K views
arslan894
Messages
9
Reaction score
0
w=a*b*c^3*x*√(pie^2 * (i-x^2)^2 + 16 *x^2)/ 4*d^2 *(1-x^2)^2 I have to find x ,i have the values of all other constants ,
I tried to separate it using partial fraction but I am stuck.
 
Physics news on Phys.org
Tedious but,
1) multiply both sides by that denominator:
[tex]4wd^3(1- x^2)= abc^3x\sqrt{\pi^2(i- x^2)+ 16x^2}[/tex]

2) get rid of that square root by squaring both sides:
[tex]16w^2d^y(1- 2x^2+ x^4)= a^2b^2c^6x^2(\pi(I- x^2)+ 16x^2)[/tex]

That is now a fourth degree polynomial- there is a general "formula" for solving such polynomial equations but it is very complicated.