document.write( "Question 1023735: 35. Find the maximum height of a golf ball hit with a vertical velocity of 30 meters per second, if the height of the ball is given by:
\n" ); document.write( "h(t) =−9.8t^2 2 +30t
\n" ); document.write( "Where h(t) is in meters, and t is in seconds
\n" ); document.write( "a) Find the maximum height obtained in the first 1.25 seconds of flight.
\n" ); document.write( "b) Find the maximum height obtained between the 1st second and the 2nd second.
\n" ); document.write( "

Algebra.Com's Answer #639192 by Theo(13342)\"\" \"About 
You can put this solution on YOUR website!
let y = 75.
\n" ); document.write( "let x = the number of years after 1900.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "i used x instead of t because it's clearer in type. sometimes the t looks more like a plus sign which sometimes confuses people.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "no problem.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "just change x to t when you translate the solution.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "the equation is 75 = 55 + .2 * x.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "subtract 55 from both sides of the equation to get 20 = .2 * x.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "divide both sides of the equation by .2 to get 100 = x.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "when x = 0, the year is 1900.
\n" ); document.write( "when x = 100, theyear is 1900 + 100 = 2000.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "the life expectancy will be 75 years of age in the year 2000.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "lets see if that makes sense.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "in 1900, the life expectancy is 55.
\n" ); document.write( "the year 2000 is 2000 - 1900 = 100 years from there.
\n" ); document.write( "the life expectancy increases .2 years for each additional year.
\n" ); document.write( "the life expectancy has therefore increased .2 * 100 = 20 years since 1900.
\n" ); document.write( "55 + 20 = 75.
\n" ); document.write( "looks good.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "replace x with t and your equation is 75 = 55 + .2 * t.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );