How to Solve Complex Quadratic Equations in Calculus?

  • Thread starter Thread starter GreenPrint
  • Start date Start date
  • Tags Tags
    Type
GreenPrint
Messages
1,186
Reaction score
0

Homework Statement



8/25 = 1/x + ( 2 SQRT(30) )/( 13 SQRT(x^2 - 2500/169) ) [ (13 x)/50 - 50/(13 x)]

I was working on a problem from my calculus book and got this for the equation that I have to solve for x and am at a lost as to how... thanks for any help

Homework Equations





The Attempt at a Solution

 
Physics news on Phys.org
first, so we can see it a bit better
\frac{8}{25} <br /> = \frac{1}{x} + <br /> \frac{ 2 \sqrt{30} }{ 13 \sqrt{x^2 - \frac{2500}{169}} }<br /> ( \frac{13 x}{50} - \frac{50}{13 x })<br />
 
Last edited:
this simplification should help
\frac{8}{25} - \frac{1}{x} = <br /> \frac{ 2 \sqrt{30} }{ 13 \sqrt{x^2 - \frac{2500}{169}} }<br /> ( \frac{13 x}{50} - \frac{50}{13 x })<br />

\frac{8}{25} - \frac{1}{x} = <br /> \frac{ 2 \sqrt{30} }{ 13 \sqrt{x^2 - \frac{50^2}{13^2}} }<br /> ( \frac{13 x}{50} - \frac{50}{13 x })<br />

\frac{8}{25} - \frac{1}{x} = <br /> \frac{ 2 \sqrt{30} }{ 13 \sqrt{x^2 - \frac{50^2}{13^2}} }<br /> ( \frac{13 x}{50} - \frac{50}{13 x })(\frac{13x}{13x}\frac{50}{50})<br />

\frac{8}{25} - \frac{1}{x} = <br /> \frac{ 2 \sqrt{30} }{\sqrt{x^2 - \frac{50^2}{13^2}} }<br /> ( x^2 - \frac{50^2}{13^2 })(\frac{1}{50x})<br />

\frac{8}{25} - \frac{1}{x} = <br /> (\frac{ \sqrt{30}}{25x})\sqrt{x^2 - \frac{50^2}{13^2}} <br />
 
Last edited:
Often in such cases we must resort to numerical methods, or approximations of some kind.

RGV
 
don't think you need a numerical methods here, it should reduce to a quadratic if you continue simplifying
 
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
Back
Top