Question 1203200
<br>
The term in the statement of the problem is "inversely proportional", not "indirectly proportional".<br>
There is no "sum of two parts". The language in your textbook is misleading; using the word "sum" is a poor choice.<br>
The variation is directly proportional to H AND directly proportional to the square root of P AND inversely proportional to the square of D.  All of those parts are multiplicative factors:<br>
{{{f=k(H)(sqrt(P))(1/D^2)}}} or {{{f=k((H*sqrt(P)/D^2))}}}<br>
There are two basic ways to solve the problem.  If you want to learn about direct and inverse variation, then use the given information to determine the proportionality constant k and then use it to solve the problem.  For more advanced students, it is possible to solve the problem without finding k.<br>
Unfortunately, the numbers in the problem are not "nice", so it is not a very good example for a student who is just learning the topic.<br>
Basic method....<br>
Find k using the given information<br>
{{{f=k((H*sqrt(P)/D^2))}}}<br>
Given: D = 8, H=40, P=1000, F=12<br>
Substitute to find k<br>
{{{12=k((40*sqrt(1000)/64))}}}<br>
{{{k=(12*64)/(40*sqrt(1000))=768/(400*sqrt(10))=(48/(25*sqrt(10)))}}}<br>
Solve the problem using this value of k and the new values of f, H, and D.<br>
{{{8=(48/(25*sqrt(10)))((30*sqrt(P)/100))}}}<br>
{{{sqrt(P/10)=(8)(25/48)(10/3)=125/9}}}<br>
{{{P/10=15625/81}}}<br>
{{{P=156250/81}}}<br>
ANSWER: P=156250/81<br>
Solving without finding k....<br>
Solving the problem by seeing how the change in each parameter affects the final value is much faster and easier than finding the value of k if the numbers in the problem are "nice".  But with this problem the ugly numbers make the work nearly as complicated.<br>
Solve the equation for P...<br>
{{{f=k((H*sqrt(P)/D^2))}}}<br>
{{{sqrt(P)=(f*D^2)/kH}}}
{{{P=((f*D^2)/kH)^2}}}<br>
Here we don't need the constant of variation; we are only going to see how the value of P changes for each of the changes in parameters f, D, and H.<br>
The value of f changes from 12 to 8, a ratio of 2/3; the variation is direct, so that causes the value of P to change by a factor of (2/3)^2 = 4/9.<br>
The value of D changes from 8 to 10, a ratio of 5/4; the variation is direct, so that causes the value of P to change by (5/4)^4 = 625/256.<br>
The value of H changes from 40 to 30, a ratio of 3/4; the variation is inverse, so that causes the value of P to change by (4/3)^2 = 16/9.<br>
The new value of P is then the old value of P, multiplied by all of these factors.<br>
{{{P=(1000)(4/9)(625/256)(16/9)=156250/81}}}<br>
And again (of course) the answer is 156250/81.<br>