document.write( "Question 970145: I need some help on the following, any help would be appreciated.\r
\n" );
document.write( "\n" );
document.write( "Finding the intersection of a line and a Parabola\r
\n" );
document.write( "\n" );
document.write( "A certain pump has a characteristic curve described by the right half of a parabola described by the equation \r
\n" );
document.write( "\n" );
document.write( "h(c) = -0.0025.q^2 + 25\r
\n" );
document.write( "\n" );
document.write( "NOTE: The c hangs low but wasn't sure how to type that out so I put it in parenthesis\r
\n" );
document.write( "\n" );
document.write( "where the vertical coordinate, h, is in units of feet, and the horizontal coordinate, q, the flow rate, is in gallons per minute.\r
\n" );
document.write( "\n" );
document.write( "a) In physics terms, what is maximum height of water that can be supported by this pump with zero flow rate? In mathematical terms, what is the value of h(c) when q = 0?\r
\n" );
document.write( "\n" );
document.write( "b) At what value of q will the value of h(c) = 0?\r
\n" );
document.write( "\n" );
document.write( "-Shun
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #592803 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "\n" ); document.write( "The graph shows part of the parabola. \r \n" ); document.write( "\n" ); document.write( "When q=0, h(c)=25. \n" ); document.write( "0=-0.0025q^2 +25\r \n" ); document.write( "\n" ); document.write( "-25=-00025q^2\r \n" ); document.write( "\n" ); document.write( "25=0.0025 q^2 \n" ); document.write( "Take positive square root\r \n" ); document.write( "\n" ); document.write( "5=.05 q\r \n" ); document.write( "\n" ); document.write( "q=100\r \n" ); document.write( "\n" ); document.write( "At q=100; q^2=10000; h(c)=0\r \n" ); document.write( "\n" ); document.write( "The vertex is at (0,25)\r \n" ); document.write( "\n" ); document.write( "I am not sure if this answers the full question, but the graph gives an idea of what is occurring. \n" ); document.write( " |