document.write( "Question 159369This question is from textbook
\n" );
document.write( ": I have tried this problem multiple times. Maybe I am overthiking it.\r
\n" );
document.write( "\n" );
document.write( "Find the domain and range of the function that describes the height of a ball dropped from a 500-foot building.\r
\n" );
document.write( "\n" );
document.write( "Domain = set of values between & including 0-? seconds.
\n" );
document.write( "Range = height of building so it would be 500 feet, right?\r
\n" );
document.write( "\n" );
document.write( "forumula: h=-1/2 gs^2+v0S+h0\r
\n" );
document.write( "\n" );
document.write( "Now I get stuck.\r
\n" );
document.write( "\n" );
document.write( "Any help is appreciated.
\n" );
document.write( "Thanks
\n" );
document.write( "Jan \n" );
document.write( "
Algebra.Com's Answer #117486 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Find the domain and range of the function that describes the height of a ball dropped from a 500-foot building. \n" ); document.write( "Domain = set of values between & including 0-? seconds. \n" ); document.write( "Range = height of building so it would be 500 feet, right? \n" ); document.write( "forumula: h(s)=-1/2 gs^2+v0S+h0 \n" ); document.write( "--------------- \n" ); document.write( "h(s) = -(1/2)(32)s^2 + vos + ho \n" ); document.write( "h(s) = -16s^2 + vos + ho \n" ); document.write( "------- \n" ); document.write( "If it is merely dropped, vo = 0 \n" ); document.write( "If the beginning height (ho) is 500 ft, ho = 500 \n" ); document.write( "-------- \n" ); document.write( "h(s) = -16s^2 + 500 \n" ); document.write( "When it hits the ground, h(s) = 0 ft. \n" ); document.write( "-16s^2 + 500 = 0 ft \n" ); document.write( "16s^2 = 500 \n" ); document.write( "s^2 = 500/16 \n" ); document.write( "s = 10sqrt(5)/4 =5.59017... seconds \n" ); document.write( "------------- \n" ); document.write( "Domain: 0 <= s <= 5.59017.. \n" ); document.write( "Range: 0 <= h <= 500 \n" ); document.write( "=========================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |