document.write( "Question 1092324: Hi, this question is suppose to be solved using systems of equations but I'm not sure how to solve it.
\n" );
document.write( "As part of a fountain display, two jets of water travel from the surface of an upper pool and
\n" );
document.write( "meet at the surface of a lower pool. The paths of the two jets are
\n" );
document.write( "modelled by y=-x^2-4x and y=-3x^2-15x , where x and y are measured in feet. What is
\n" );
document.write( "the vertical height difference, d, of the pools? Round the answer to the nearest hundredth.
\n" );
document.write( "Thank you for your help
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #706936 by rothauserc(4718) You can put this solution on YOUR website! both of these equations are parabolas that curve downward \n" ); document.write( ": \n" ); document.write( "we want the intersection point/s of the two parabolas \n" ); document.write( ": \n" ); document.write( "-x^2 -4x = -3x^2 -15x \n" ); document.write( ": \n" ); document.write( "2x^2 +11x = 0 \n" ); document.write( ": \n" ); document.write( "x^2 +11x/2 = 0 \n" ); document.write( ": \n" ); document.write( "complete the square \n" ); document.write( ": \n" ); document.write( "(x +11/4)^2 = 121/16 \n" ); document.write( ": \n" ); document.write( "take square root of both sides of = \n" ); document.write( ": \n" ); document.write( "x +11/4 = + or - 11/4 \n" ); document.write( ": \n" ); document.write( "x = 0 or x = -11/2 \n" ); document.write( ": \n" ); document.write( "we have two intersection points \n" ); document.write( ": \n" ); document.write( "x = 0, y = 0 and x = -11/2, y = -33/4 \n" ); document.write( ": \n" ); document.write( "the point (0,0) is where the two jets begin at the upper pool(y = 0 at this time) \n" ); document.write( ": \n" ); document.write( "y = -33/4 is the height of the upper pool above the lower pool where the jets meet \n" ); document.write( ": \n" ); document.write( "************************************************************************** \n" ); document.write( "33/4 = 8.25 \n" ); document.write( ": \n" ); document.write( "the vertical height difference is 8.25 feet \n" ); document.write( ": \n" ); document.write( "here is the graph of the two jets, y = -x^2 -4x(red line), y = -3x^2 -15x(green line) \n" ); document.write( ": \n" ); document.write( " \n" ); document.write( ": \n" ); document.write( "*************************************************************************** \n" ); document.write( " \n" ); document.write( " |