How to solve for q after finding derivative (derived) equation?

  • Thread starter Thread starter noid
  • Start date Start date
  • Tags Tags
    Derivative
noid
Messages
8
Reaction score
0
I have started with the formula.

T = 0.5q+4q^(-1/2)+9/q

I have derived and am trying to solve for q but have gotten caught up on how to solve when I have to subtract two variables with different base numbers and different exponents.

2aj3l7q.jpg


Any ideas?
 
Last edited:
Physics news on Phys.org
noid said:
I have started with the formula.

T = 0.5q+4q^(-1/2)+9/q

I have derived and am trying to solve for q but have gotten caught up on how to solve when I have to subtract two variables with different base numbers and different exponents.

2aj3l7q.jpg


Any ideas?

For one thing you made a mistake to start. If you divide both sides by q then the left side should be T/q. The correct way to go is probably to set q^(-1/2)=w, then express the other powers of q in terms w. If you work it through you'll get a quartic equation in w, a polynomial equation with w^4 as the highest power. The good news is that in principle, has a analytic solution. The bad news is that it's so complex as to to be basically useless. Are you sure you haven't made a mistake in deriving the equation you showed us? Where did it come from??
 
Sorry for the misunderstanding: The second line is actually the derivative in respect to q of the first line (I forgot to put ' after T). Then from the second line I want to find what q is (after setting T to 0).
 
noid said:
Sorry for the misunderstanding: The second line is actually the derivative in respect to q of the first line (I forgot to put ' after T). Then from the second line I want to find what q is (after setting T to 0).

Ah, ok. I should have spotted that. If you don't have a T in it then you can still change it into a quartic equation in w. Then you could hope it factors, but I don't think it does. If not you'll just have to find the roots numerically.
 
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