document.write( "Question 274047: Quadratic Functions:
\n" ); document.write( "\"The height of a ball thrown straight upward is measured by the function h(t)=-16t^2+40t, where h(t) is measured in feet and t is time in seconds.\"
\n" ); document.write( "A) Evaluate h(1) and explain what the dependent and independent variables represent.
\n" ); document.write( "B) What is the height of the ball after 2.5 seconds?
\n" ); document.write( "C) When is the ball at a height of 48 ft.?
\n" ); document.write( "D) When will the ball hit the ground?\r
\n" ); document.write( "\n" ); document.write( "* I have answered the first part of (A), getting a solution of 24. I am not sure what the dependent and independent variables are.
\n" ); document.write( "*I have solved (B) for an answer of 0.
\n" ); document.write( "*For part (C), I am not sure how to go about solving this backwards.
\n" ); document.write( "*For part (D), I can't even begin to know what to do. How should I go about solving for this, do I even have enough information?
\n" ); document.write( "

Algebra.Com's Answer #200085 by ankor@dixie-net.com(22740)\"\" \"About 
You can put this solution on YOUR website!
The height of a ball thrown straight upward is measured by the function h(t)=-16t^2+40t,
\n" ); document.write( " where h(t) is measured in feet and t is time in seconds.\"
\n" ); document.write( ":
\n" ); document.write( "A) Evaluate h(1) and explain what the dependent and independent variables represent.
\n" ); document.write( "24 ft like you said, the dependent variable is h(t), so called because it's value
\n" ); document.write( "depends on the value of t, t is the independent variable
\n" ); document.write( ":
\n" ); document.write( "B) What is the height of the ball after 2.5 seconds?
\n" ); document.write( "h(2.5) = -16(2.5^2) + 40(2.5) = 0; (which you got)
\n" ); document.write( ":
\n" ); document.write( "C) When is the ball at a height of 48 ft.?
\n" ); document.write( "Substitute 48 for h(t), find t
\n" ); document.write( "-16t^2 + 40t = 48
\n" ); document.write( "-16t^2 + 40t - 48 = 0
\n" ); document.write( "Simplify, and change the signs divide by -8, (easier to factor)
\n" ); document.write( "2t^2 - 5t + 6 = 0
\n" ); document.write( "There are not any real solutions for this equation, means it never reaches 48 ft
\n" ); document.write( "the discriminant (25 - 48) is negative
\n" ); document.write( ":
\n" ); document.write( "D) When will the ball hit the ground?
\n" ); document.write( "you already found that out in (B) when the h(t) = 0 (ground level)
\n" ); document.write( ":
\n" ); document.write( "A graph of this equation will help here
\n" ); document.write( "\"+graph%28+300%2C+200%2C+-2%2C+4%2C+-10%2C+50%2C+-16x%5E2%2B40x%29+\"
\n" ); document.write( "Note that it never gets close to 48 ft, the highest point was 25 ft at 1.25 sec
\n" ); document.write( "
\n" );