document.write( "Question 1203132: A ship fires a distress flare up into the air. The height (meters) and the time (seconds) are related by y = - 5 ( x - 2.5) ² + 75 \r
\n" );
document.write( "\n" );
document.write( "a.) What was the maximum height of the flare?\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "b.) At what time (in seconds) did the maximum height occur?\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "c.) At what height was the flare fired from the ship?\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "d.) When did the flare hit the water?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #838447 by ikleyn(52781)![]() ![]() You can put this solution on YOUR website! . \n" ); document.write( "A ship fires a distress flare up into the air. The height (meters) and the time (seconds) \n" ); document.write( "are related by y = - 5 ( x - 2.5) ² + 75\r \n" ); document.write( "\n" ); document.write( "(a) What was the maximum height of the flare?\r \n" ); document.write( "\n" ); document.write( "(b) At what time (in seconds) did the maximum height occur?\r \n" ); document.write( "\n" ); document.write( "(c) At what height was the flare fired from the ship?\r \n" ); document.write( "\n" ); document.write( "(d) When did the flare hit the water? \n" ); document.write( "~~~~~~~~~~~~~~~~~~~~~~\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \r\n" ); document.write( "The formula y = -5*(x-2.5)^2 + 75 represents a downward parabola,\r\n" ); document.write( "written in vertex form.\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "(a) The maximum height is 75 meters\r\n" ); document.write( "\r\n" ); document.write( " (because some non-negative quantity 5*(x-2.5)^2 is subtracted from 75).\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "(b) The maximum height of 75 meters occurs when x= 2.5 seconds, making the term -5*(x-2.5) equal to zero.\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "(c) To answer this question, substitute x= 0 into the formula, which \r\n" ); document.write( " represents the initial condition when the time counter started.\r\n" ); document.write( "\r\n" ); document.write( " You will get y = -5*(0-2.5)^2 + 75 = -5*2.5^2 + 75 = -5*6.25 + 75 = 43.75 meters.\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "(d) To answer this question, equate the height to zero\r\n" ); document.write( "\r\n" ); document.write( " -5*(x-2.5)^2 + 75 = 0.\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( " Simplify step by step, solving this quadratic equation, and find x\r\n" ); document.write( "\r\n" ); document.write( " -5*(x-5)^2 = -75;\r\n" ); document.write( "\r\n" ); document.write( " (x-5)^2 = (-75)/(-5) = = 15;\r\n" ); document.write( "\r\n" ); document.write( " x - 5 = sqrt(15) = 3.873 seconds;\r\n" ); document.write( "\r\n" ); document.write( " x = 3.873 + 5 = 8.873 seconds.\r\n" ); document.write( "\r \n" ); document.write( "\n" ); document.write( "Solved in full.\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |