document.write( "Question 1180406: Water is flowing through a pipe with radius 14 cm. The maximum depth of the water is
\n" );
document.write( "9 cm. What is the width, PQ, of the surface of the water? \n" );
document.write( "
Algebra.Com's Answer #810068 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! Water is flowing through a pipe with radius 14 cm. \n" ); document.write( " The maximum depth of the water is 9 cm. \n" ); document.write( " What is the width, PQ, of the surface of the water? \n" ); document.write( ": \n" ); document.write( "Draw this out, you will see that the chord PQ is: 14-9 = 5 cm from the center \n" ); document.write( "draw the radii to P & Q, and a line from the center to the middle of the chord. \n" ); document.write( "two right triangles are formed which we can use pythag to solve. \n" ); document.write( "Let a = half the length of the chord \n" ); document.write( "a^2 + 5^2 = 14^2 \n" ); document.write( "a^2 + 25 = 196 \n" ); document.write( "a^2 = 196 - 25 \n" ); document.write( "a^2 = 171 \n" ); document.write( "a = \n" ); document.write( "a = 13.0767 \n" ); document.write( "PQ = 2 * 13.0767 \n" ); document.write( "PQ = 26.534 cm \n" ); document.write( " |