document.write( "Question 132785This question is from textbook Fundamentals of Algebric Modeling
\n" );
document.write( ": An object is shot upward from a height of 96 feet with an intial velocity of 48 feet per second. Its height (h) above the ground in feet after t seconds is given by the formula\r
\n" );
document.write( "\n" );
document.write( "h = 16t^2 + 48t + 96 at what times will the object be 128 feet above the ground? \n" );
document.write( "
Algebra.Com's Answer #97034 by nycsharkman(136)![]() ![]() ![]() You can put this solution on YOUR website! An object is shot upward from a height of 96 feet with an intial velocity of 48 feet per second. Its height (h) above the ground in feet after t seconds is given by the formula\r \n" ); document.write( "\n" ); document.write( "h = 16t^2 + 48t + 96 at what times will the object be 128 feet above the ground?\r \n" ); document.write( "\n" ); document.write( "Let h = 128 feet above ground.\r \n" ); document.write( "\n" ); document.write( "Then, 128 = 16t^2 + 48t + 96 \r \n" ); document.write( "\n" ); document.write( "We are looking for t.\r \n" ); document.write( "\n" ); document.write( "So, let t = the time it will take the object to reach 128 feet above the rgound.\r \n" ); document.write( "\n" ); document.write( "16t^2 + 48t + 96 - 128 = 0\r \n" ); document.write( "\n" ); document.write( "16t^2 + 48t -32 = 0....This is a quadratic equation.\r \n" ); document.write( "\n" ); document.write( "I really hate those big coefficient numbers. Do you see 16, 48 and 32?\r \n" ); document.write( "\n" ); document.write( "Let's remove them!\r \n" ); document.write( "\n" ); document.write( "I will divide all of them (including 0 on the right side) by 16, which is the coefficient of t^2.\r \n" ); document.write( "\n" ); document.write( "Doing so, I get a simplified form of the quadratic equation:\r \n" ); document.write( "\n" ); document.write( "t^2 + 3t -2 = 0....This is much easier to work with, right?\r \n" ); document.write( "\n" ); document.write( "We factor the left side of the equation, if possible.\r \n" ); document.write( "\n" ); document.write( "This quadratic equation is not factorable.\r \n" ); document.write( "\n" ); document.write( "This means we must use the quadratic formula.\r \n" ); document.write( "\n" ); document.write( "I assume that you know how to use it, right?\r \n" ); document.write( "\n" ); document.write( "t = -b+ -sqrt{b^2 - 4ac})/2a, where a = 1, b = 3 and c = -2.\r \n" ); document.write( "\n" ); document.write( "Plug and chug.\r \n" ); document.write( "\n" ); document.write( "t = -3+ - sqrt{3^2 - 4(1)(-2)}/2(1)\r \n" ); document.write( "\n" ); document.write( "t = -3 + -sqrt{9 + 8}/2\r \n" ); document.write( "\n" ); document.write( "t = -3 + -sqrt{17}/2\r \n" ); document.write( "\n" ); document.write( "We now separate t into two sections: a positive section and a negative section.\r \n" ); document.write( "\n" ); document.write( "t = -3 + sqrt{17}/2\r \n" ); document.write( "\n" ); document.write( "t = 0.561552813\r \n" ); document.write( "\n" ); document.write( "The time it will take the object to reach 128 feet above the ground is about 0.6 seconds. I rounded to the tenths place.\r \n" ); document.write( "\n" ); document.write( "===================\r \n" ); document.write( "\n" ); document.write( "t = -3 - sqrt{17}/2\r \n" ); document.write( "\n" ); document.write( "t = -3.561552813....This answer is rejected because we are dealing with measure of time, which always moves forward not backward and thus will always be positve.\r \n" ); document.write( "\n" ); document.write( "Make sense?\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |