document.write( "Question 1185467: Please help me with this function notation word problem!
\n" ); document.write( "\"Use function notation to rewrite the following phrases below.
\n" ); document.write( "A ball is thrown straight up with a certain speed, then its height above the ground (measured in meters) after t seconds is given by the following equation:\r
\n" ); document.write( "\n" ); document.write( "h(t) = −4.9t2+30t\r
\n" ); document.write( "\n" ); document.write( "1. The height of the ball 1 second after being thrown
\n" ); document.write( "2. The height of the ball 2 seconds after being thrown
\n" ); document.write( "3. The height of the ball t seconds after being thrown
\n" ); document.write( "4. The change in height of the ball between 1 and 2 seconds
\n" ); document.write( "5. The change in height of the ball between 1.5 and 2.5 seconds
\n" ); document.write( "6. The change in height of the ball between a and b seconds\"
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #816294 by Theo(13342)\"\" \"About 
You can put this solution on YOUR website!
the function is:\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "h(t) = -4.9 * t^2 + 30*t\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "t^2 means t raised to the second power.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "answers to your questions are shown below:\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "1. The height of the ball 1 second after being thrown\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "h(1) = -4.9 * 1^2 + 30*1 = 25.1 meters\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "2. The height of the ball 2 seconds after being thrown\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "h(2) = -4.9 * 2^2 + 30 * 2 = 40.5 meters\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "3. The height of the ball t seconds after being thrown\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "h(t) = -4.9 * t^2 + 30 * t\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "4. The change in height of the ball between 1 and 2 seconds\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "h(2) - h(1) = -4.9 * 2^2 + 30 * 2 - (-4.9 * 1^2 + 30 * 1) = 15.3 meters\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "5. The change in height of the ball between 1.5 and 2.5 seconds\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "h(2.5) - h(1.5) = -4.9 * 2.5^2 + 30 * 2.5 - (-4.9 * 1.5^2 + 30 * 1.5) = 10.4 meters\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "6. The change in height of the ball between a and b seconds\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "h(b) - h(a) = -4.9 * b^2 + 30 * b - (-4.9 * a^2 + 30 * a) equals:
\n" ); document.write( "-4.9 * b^2 + 30 * b + 4.9 * a^2 - 30 * a ***** 1
\n" ); document.write( "you can reorder the terms in descending order of degree as shown below:
\n" ); document.write( "-4.9 * b^2 + 4.9 * a^2 + 30 * b - 30 * a. ***** 1
\n" ); document.write( "you can factor the terms as shown below:
\n" ); document.write( "factor out the -4.9 and factor out the 30 to get:
\n" ); document.write( "-4.9 * (b^2 - a^2) + 30 * (b - a) ***** 1\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "***** 1
\n" ); document.write( "you can use either version and you should be ok.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "the factored version should be equivalent to the unfactored version.
\n" ); document.write( "you can check to see if this is good by using one of the previous problems.
\n" ); document.write( "for example:
\n" ); document.write( "h(2.5) - h(1.5) becomes:
\n" ); document.write( "4.9 * (-(2.5^2 + 1.5^2) + 30 * (2.5 - 1.5) which becomes:
\n" ); document.write( "-4.9 * 4 + 30 which iw equal to 10.4.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "this confirms the factoring was good.
\n" ); document.write( "if you try to do this yourself, be careful of the minus signs.
\n" ); document.write( "they can mess up your calculations.
\n" ); document.write( "i had to do it a couple of time before i got it right.\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );