How do I rearrange this equation?

  • Thread starter Thread starter mstephens88
  • Start date Start date
  • Tags Tags
    Rearrange
AI Thread Summary
The discussion focuses on rearranging an equation to isolate the pressure drop (dp) in a flow rate scenario down a circular tube. Participants clarify that dp represents the differential of pressure, while dp/dx indicates the derivative of pressure with respect to distance. The equation involves substituting specific values, such as n = 0.5, to simplify calculations. Suggestions include using LaTeX for clearer formatting and considering finite changes instead of infinitesimal ones for easier manipulation. Ultimately, the goal is to derive an expression for the pressure drop based on the provided flow rate equation.
mstephens88
Messages
8
Reaction score
0
[a]1. How do I make dp the subject?

Q=[(dp/dx)/2k]^(1/n).[pi/(1/n)+3].R^(1/n)+3

^= power of

Please Help

I also have attached the equation.

Thanks
M.Stephens
 
Physics news on Phys.org
What is your goal ?
 
I am trying to rearrange to work out dp. To make dp the subject.
 
If dp/dx stands for the derivative of p with respect to x, you can't just isolate dp [although you could consider dp to be dp/dx * dx. Anyway, you have Q = [(dp/dx)/2k]^(1/n) * S + 3, where S = some stuff. If you set y = dp/dx, can't you see how to solve for y, in terms of Q, S, k and n?

RGV
 
No the dp = drop in pressure. Does that make a lot of difference.

Thanks
MS
 
mstephens88 said:
Q=[(dp/dx)/2k]^(1/n).[pi/(1/n)+3].R^(1/n)+3

Why do you write this? Is it:

<br /> \frac{\pi}{\frac{1}{n}} = n \, \pi<br />

or did you mean something else? Also, there is no attachment.
 
The equation is for flow rate down a circular tube, in my question i am asked to rearrange the equation to find the pressue drop(dp).

I have attached a picture of the equation.

Thanks
 

Attachments

  • Photo Jun 01, 22 08 07.jpg
    Photo Jun 01, 22 08 07.jpg
    51.7 KB · Views: 478
You can leave \left(\frac{dP/dx}{2 k}\right)^{1/n} on the r.h.s. and move everything else on the l.h.s.:

<br /> \frac{\left(3 + \frac{1}{n}\right)}{\pi} \, Q \, R^{-3 - \frac{1}{n}} = \left[\frac{dP/dx}{2 k}\right]^{\frac{1}{n}}<br />

What would be the next step?
 
sorry Dickfore but that doesn't make n e sense to me?
 
  • #10
What does tex n frac mean?
 
  • #11
Does the equation in the attachment look correct?
 

Attachments

  • 256070_10150623946970254_672755253_19111298_7000250_o.jpg
    256070_10150623946970254_672755253_19111298_7000250_o.jpg
    25.8 KB · Views: 459
  • #12
mstephens88 said:
sorry Dickfore but that doesn't make n e sense to me?
In post #8, Dickfore multiplied both sides of the equation by the reciprocal of what was multiplying [(dP/dx)/(2k)]^(1/n).

mstephens88 said:
What does tex n frac mean?
He is using LaTeX commands to format the equation.
mstephens88 said:
No the dp = drop in pressure. Does that make a lot of difference.
I'm almost certain you are wrong here. dP/dx is a derivative, which in this case means the rate of change in pressure per unit of pipe length. dP would be the differential of the pressure.

Also, it's given in this problem that n = 0.5, so 1/n = 2. Making that substitution would simplify some of the exponents and fractions in your equation.
 
Last edited:
  • #13
mstephens88 said:
sorry Dickfore but that doesn't make n e sense to me?

You should enable JavaScript in your browser to look at the rendered equations. Click Refresh/Reload.
 
  • #14
I think it should be done simpler in this case. Replace the infinitesimal change with a finite change (\alpha\equiv n^{-1}):

Q=\left(\frac{\Delta P}{2k\Delta x}\right)^\alpha\frac{\pi R^{\alpha+3}}{\alpha+3}
\Rightarrow\Delta P=2k\Delta x\left(\frac{(\alpha+3)Q}{\pi R^{\alpha+3}}\right)^{1/\alpha}

Filling in all numerical values should give you the pressure drop.
 
  • #15
Ok yes think I've got the correct answer, i do apologise it was the derivative of pressure. thank you all for your help.
MS
 
  • #16
Sybren said:
I think it should be done simpler in this case. Replace the infinitesimal change with a finite change

Actually, there is no approxmation here, since the pressure is a linear function of the pipe length and the slope is constant.
 
Back
Top