document.write( "Question 165020This question is from textbook
\n" );
document.write( ":
\n" );
document.write( "I am having difficulties on how to work this type of word problem. any help appreciated.\r
\n" );
document.write( "\n" );
document.write( "The height s, in feet, of a rock thrown upward at an initial speed of 64ft/sec from a cliff 50 ft. above an ocean beach is given by the function
\n" );
document.write( " s(t) = -16^2 + 64t +50, where t is the time in seconds. Find the maximum height above the beach that the rock will attain. \n" );
document.write( "
Algebra.Com's Answer #121626 by nerdybill(7384)![]() ![]() You can put this solution on YOUR website! Ref: \n" ); document.write( "http://www.mathwarehouse.com/geometry/parabola/standard-and-vertex-form.php \n" ); document.write( ". \n" ); document.write( "The quadratic is a parabola: \n" ); document.write( "f(x) = ax^2 + bx + c \n" ); document.write( ". \n" ); document.write( "If the coefficient 'a' is negative (which is your case), the parabola opens downward (picture -- \"negative\" -- sad face). \n" ); document.write( ". \n" ); document.write( "Therefore, the \"vertex\" of the parabola will give you the \"maximum\". \n" ); document.write( ". \n" ); document.write( "Vertex form of a parabola: \n" ); document.write( "y= a(x-h)^2+k \n" ); document.write( "where \n" ); document.write( "(h, k) is the vertex \n" ); document.write( ". \n" ); document.write( "The idea is to convert your given equation into the \"vertex\" form. \n" ); document.write( "s(t) = -16t^2 + 64t +50 \n" ); document.write( "Group terms: \n" ); document.write( "s(t) = (-16^2 + 64t) +50 \n" ); document.write( "s(t) = -16(t^2 - 4t) +50 \n" ); document.write( "\"Complete the square\": \n" ); document.write( "see:http://www.purplemath.com/modules/sqrquad.htm \n" ); document.write( ". \n" ); document.write( "s(t) = -16(t^2 - 4t + 4) +50 + 4(16) \n" ); document.write( "s(t) = -16(t^2 - 4t + 4) +50 + 64 \n" ); document.write( "s(t) = -16(t^2 - 4t + 4) + 114 \n" ); document.write( "s(t) = -16(t - 2)^2 + 114 \n" ); document.write( ". \n" ); document.write( "Vertex: \n" ); document.write( "(h,k)= (2,114) \n" ); document.write( "This says, that at 2 seconds, the rock is at 114 feet. \n" ); document.write( ". \n" ); document.write( "Answer: 114 feet\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |