document.write( "Question 959333: From Glencoe Alg I 10-4 #4 word problem. I have spent over a day with this one.
\n" ); document.write( "Firefighting. Firefighters calculate the flow rate of water out of a particular hydrant by the following formula: Flow rate = 26.9 x d^2 x sqrt P. P is nozzle pressure and d is hose diameter. The combined flow rate of two hoses is 2430 gpm. The diameter of each hose is 3 inches but the pressure of one hose is 4 times that of the other. What are the nozzle pressures of each hose?
\n" ); document.write( "I have the answer key and it says 11.2 and 44.8 psi. For the life of me, regardless of how I manipulate the formula, I cannot come up with this answer.Can you show me the setup of the formula?
\n" ); document.write( "

Algebra.Com's Answer #586392 by rothauserc(4718)\"\" \"About 
You can put this solution on YOUR website!
The problem uses the following formula
\n" ); document.write( "Flow rate = 26.9 x d^2 x sqrt P
\n" ); document.write( "we have two hoses with d = 3 each and P and 4p for pressure, therefore we have the following formula
\n" ); document.write( "(26.9 * 3^2 * sqrt(P)) + (26.9 * 3^2 * sqrt(4P)) = 2430
\n" ); document.write( "(242.1*sqrt(P)) + (242.1 * sqrt(4P)) = 2430
\n" ); document.write( "Note that sqrt(4P) = 2*sqrt(P)
\n" ); document.write( "(242.1 * sqrt(P)) + (484.2 * sqrt(P)) = 2430
\n" ); document.write( "726.3 * sqrt(P) = 2430
\n" ); document.write( "sqrt(P) = 3.345724907
\n" ); document.write( "square both sides of =
\n" ); document.write( "P = 11.193875154 approx 11.2
\n" ); document.write( "The two pressure values are 11.2 psi and 44.8 psi
\n" ); document.write( "
\n" ); document.write( "
\n" );