I am struggling to solve for Qa in the following equation. Can anyone lend a hand? U was not sure how to enter N^1.85 so I apologize for the formatting.
(Qa/Qd)EXPONENT(1.85)×(Pd−Pe)+Pe=(Qa/Qf)EXPONENT(1.85)×(Pf−Ps)+Ps
These are equations for lines on a graph using an axis N^1.85 X-axis and I am trying to find the intersection so that I can plug the value for q back into my source equation. In my industry, we commonly find the solution by graphing the two lines. However, I would like to confirm the math behind it.
I am struggling to solve for Qa in the following equation. Can anyone lend a hand? U was not sure how to enter N^1.85 so I apologize for the formatting.
I am struggling to solve for Qa in the following equation. Can anyone lend a hand? I was not sure how to enter N^1.85 so I apologize for the formatting.
(Qa/Qd)EXPONENT(1.85)×(Pd−Pe)+Pe=(Qa/Qf)EXPONENT(1.85)×(Pf−Ps)+Ps These are equations for lines on a graph using an axis N^1.85 X-axis and I am trying to find the intersection so that I can plug the value for q back into my source equation. In my industry, we commonly find the solution by graphing the two lines. However, I would like to confirm the math behind it.
Apologies for the confusion, what I showed was the first step of setting the equations equal to each other. The two source equations are shown below.
Each equation is in the plotted as a straight line on a graph where the x-axis = N^1.85, which is commonly used for water supply and fire protection analyses. Normal practice is to plot (Qd,Pd) and (0,Pe) for the first curve and (Qf,Pf), and (0,Ps) for the second one. Once plotted, we connect the points and find the intersection on the graph to determine (Qa,Pa). Plugging the equation into the Solve() function of my TI-89 and some online algebra tools were unable to solve it.
Thank you very much for your help!
Apologies for the confusion, what I showed was the first step of setting the equations equal to each other. The two source equations are shown below.
Each equation is in the plotted as a straight line on a graph where the x-axis = N^1.85, which is commonly used for water supply and fire protection analyses. Normal practice is to plot (Qd,Pd) and (0,Pe) for the first curve and (Qf,Pf), and (0,Ps) for the second one. Once plotted, we connect the points and find the intersection on the graph to determine (Qa,Pa). Plugging the equation into the Solve() function of my TI-89 and some online algebra tools were unable to solve it. View attachment 36769
Thank you very much for your help!
I have attached an example graph that depicts the two equations. Note the x-axis is to the N^1.85.
I have also tried to write the equations as y=mx^1.85 + b using the points but think I am stuck there since one of my points for each line has x^1.85=0 or (q^1.85=0) in this case, which does not help in determining m; at least that I can figure out.
It's hard to follow explanations written in the jargon of a particular field. I think when you say "the x-axis is to the N^1.85", you mean that the distance on the x-axis is proportional to the 1.85th power of the value labeled; this fits what I see, because I observe that the ratio of distances for 2000 and 1000 is about 65/18=3.6, and 2^1.85=3.6.
So the idea is that you get a straight line in x and y if you let x=Q^1.85 and y=P. That's clear enough from the equations.
But what you want to do doesn't really depend on knowing this. You want to find the intersection of the two equations, which means solving for Q_a in the equation you gave us.
The work will be easier (whether by hand or by machine) if you change variables. Define
xa=Qa1.85
xd=Qd1.85
xf=Qf1.85
Then the equations become xdxa(Pd−Pe)+Pe=xfxa(Pf−Ps)+Ps
We want to solve for xa.
To make the work a little easier, we can define a few more variables:
A=Pd−Pe
B=Pf−Ps
C=Ps−Pe
Multiplying everything by xdxf, we get xaxfA+Pexdxf=xaxd(Pf−Ps)+Psxdxf
Collecting terms with xa on one side and the rest on the other, xaxfA−xaxd(B)=Psxdxf−Pexdxf
Factoring out xa, xa[xfA−xdB]=(Ps−Pe)xdxf
Dividing, xa=xfA−xdBPsxdxf−Pexdxf=xfA−xdBCxdxf
Putting the original variables back, Qa1.85=Qf1.85A−Qd1.85BCQd1.85Qf1.85
This can be simplified a little (fewer powers) as Qa1.85=Qf1.85A−Qd1.85BC
Finally, we can take a root: Qa=⎝⎛Qf1.85A−Qd1.85BC⎠⎞1/1.85
I hope you see that this is all basic algebra when you hide the complexity!
(But check it before you use it; I still may have made a mistake or two.)
It's hard to follow explanations written in the jargon of a particular field. I think when you say "the x-axis is to the N^1.85", you mean that the distance on the x-axis is proportional to the 1.85th power of the value labeled; this fits what I see, because I observe that the ratio of distances for 2000 and 1000 is about 65/18=3.6, and 2^1.85=3.6.
So the idea is that you get a straight line in x and y if you let x=Q^1.85 and y=P. That's clear enough from the equations.
But what you want to do doesn't really depend on knowing this. You want to find the intersection of the two equations, which means solving for Q_a in the equation you gave us.
The work will be easier (whether by hand or by machine) if you change variables. Define
xa=Qa1.85
xd=Qd1.85
xf=Qf1.85
Then the equations become xdxa(Pd−Pe)+Pe=xfxa(Pf−Ps)+Ps
We want to solve for xa.
To make the work a little easier, we can define a few more variables:
A=Pd−Pe
B=Pf−Ps
C=Ps−Pe
Multiplying everything by xdxf, we get xaxfA+Pexdxf=xaxd(Pf−Ps)+Psxdxf
Collecting terms with xa on one side and the rest on the other, xaxfA−xaxd(B)=Psxdxf−Pexdxf
Factoring out xa, xa[xfA−xdB]=(Ps−Pe)xdxf
Dividing, xa=xfA−xdBPsxdxf−Pexdxf=xfA−xdBCxdxf
Putting the original variables back, Qa1.85=Qf1.85A−Qd1.85BCQd1.85Qf1.85
This can be simplified a little (fewer powers) as Qa1.85=Qf1.85A−Qd1.85BC
Finally, we can take a root: Qa=⎝⎛Qf1.85A−Qd1.85BC⎠⎞1/1.85
I hope you see that this is all basic algebra when you hide the complexity!
(But check it before you use it; I still may have made a mistake or two.)
Thank you so much! I completely forgot about the ability to substitute complex variables for simple ones. Using this technique does reveal the equation to be basic algebra and allowed me to solve the equation (with a slight correction to what you have above). Thanks again for your help!
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.