document.write( "Question 51417: please help...thankyou\r
\n" );
document.write( "\n" );
document.write( "3)Suppose a baseball is shot up from the ground straight up with an initial velocity of 32 feet per second. A function can be created by expressing distance above the ground, s, as a function of time, t. This function is s = -16t2 + v0t + s0
\n" );
document.write( "16 represents 1/2g, the gravitational pull due to gravity (measured in feet per second2).
\n" );
document.write( "v0 is the initial velocity (how hard do you throw the object, measured in feet per second).
\n" );
document.write( "s0 is the initial distance above ground (in feet). If you are standing on the ground, then s0 = 0.\r
\n" );
document.write( "\n" );
document.write( "a) What is the function that describes this problem?
\n" );
document.write( "Answer: \r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "b)The ball will be how high above the ground after 1 second?
\n" );
document.write( "Answer:
\n" );
document.write( "Show work in this space.\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "c)How long will it take to hit the ground?
\n" );
document.write( "Answer:
\n" );
document.write( "Show work in this space. \r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "d)What is the maximum height of the ball? What time will the maximum height be attained?
\n" );
document.write( "Answer:\r
\n" );
document.write( "\n" );
document.write( "Show work in this space.\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "4)John has 300 feet of lumber to frame a rectangular patio (the perimeter of a rectangle is 2 times length plus 2 times width). He wants to maximize the area of his patio (area of a rectangle is length times width). What should the dimensions of the patio be, and show how the maximum area of the patio is calculated from the algebraic equation. \r
\n" );
document.write( "\n" );
document.write( "Show clearly the algebraic steps which prove your dimensions are the maximum area which can be obtained. Use the vertex form to find the maximum area.\r
\n" );
document.write( "\n" );
document.write( "Answer: \r
\n" );
document.write( "\n" );
document.write( "Show work in this space. \n" );
document.write( "
Algebra.Com's Answer #34355 by AnlytcPhil(1810) You can put this solution on YOUR website! please help...thankyou \r\n" ); document.write( "3)Suppose a baseball is shot up from the ground straight \r\n" ); document.write( "up with an initial velocity of 32 feet per second. A \r\n" ); document.write( "function can be created by expressing distance above the \r\n" ); document.write( "ground, s, as a function of time, t. This function is \r\n" ); document.write( "s = -16t² + vOt + sO \r\n" ); document.write( "O\r\n" ); document.write( "[16 represents 1/2g, the gravitational pull due to gravity \r\n" ); document.write( "(measured in feet per second²). vO is the initial velocity \r\n" ); document.write( "(how hard do you throw the object, measured in feet per second).\r\n" ); document.write( "\r\n" ); document.write( "a) What is the function that describes this problem?\r\n" ); document.write( "Answer: \r\n" ); document.write( "\r\n" ); document.write( ">>...initial velocity of 32 feet per second...<<\r\n" ); document.write( "\r\n" ); document.write( ">>...v0 is the initial velocity (how hard do you throw the \r\n" ); document.write( "object, measured in feet per second)...<<\r\n" ); document.write( "\r\n" ); document.write( "Translation: vO = 32\r\n" ); document.write( "\r\n" ); document.write( ">>...baseball is shot up from the ground...<<\r\n" ); document.write( "\r\n" ); document.write( ">>...If you are standing on the ground, then sO = 0...<<\r\n" ); document.write( "\r\n" ); document.write( "Translation: sO = 0\r\n" ); document.write( "\r\n" ); document.write( ">>...This function is s = -16t² + vOt + sO...<<\r\n" ); document.write( "\r\n" ); document.write( "Translation: s = -16t² + 32t + 0\r\n" ); document.write( "\r\n" ); document.write( " s = -16t² + 32t \r\n" ); document.write( "\r\n" ); document.write( "Compare that to\r\n" ); document.write( "\r\n" ); document.write( " f(x) = ax² + bx\r\n" ); document.write( "\r\n" ); document.write( "and we see that s = f(x), t = x, a = -16 and b = 32.\r\n" ); document.write( "\r\n" ); document.write( "The vertex is the point which has coordinates\r\n" ); document.write( "\r\n" ); document.write( "( -b/(2a), f(-b/(2a)) ) \r\n" ); document.write( "\r\n" ); document.write( "( -(32)/(2·-16), f(-b/(2a)) )\r\n" ); document.write( "\r\n" ); document.write( "( 1, f(1) )\r\n" ); document.write( "\r\n" ); document.write( "f(1) = -16(1)² + 32(1) = -16 + 32 = 16\r\n" ); document.write( "\r\n" ); document.write( "So the vertex is the point (1, 16)\r\n" ); document.write( "\r\n" ); document.write( "This means that the maximum height of 16 feet is obtained when \r\n" ); document.write( "the elapsed time = 1 second. \r\n" ); document.write( "\r\n" ); document.write( "b)The ball will be how high above the ground after 1 second?\r\n" ); document.write( "\r\n" ); document.write( " s = -16t² + 32t \r\n" ); document.write( "\r\n" ); document.write( " s = -16(1)² + 32(1) = -16 + 32 = 16\r\n" ); document.write( "\r\n" ); document.write( "c)How long will it take to hit the ground?\r\n" ); document.write( "\r\n" ); document.write( "It is on the ground when s = 0\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( " s = -16t² + 32t\r\n" ); document.write( "\r\n" ); document.write( " 0 = -16t² + 32t\r\n" ); document.write( "\r\n" ); document.write( " 16t² - 32t = 0\r\n" ); document.write( "\r\n" ); document.write( "Factor out 16t on the left:\r\n" ); document.write( "\r\n" ); document.write( " 16t(t - 2) = 0\r\n" ); document.write( " \r\n" ); document.write( "setting 16t = 0 gives t = 0\r\n" ); document.write( "\r\n" ); document.write( "stting (t - 2) = 0 gives t = 2.\r\n" ); document.write( "\r\n" ); document.write( "So the ball is on the ground at the start, when t = 0, and\r\n" ); document.write( "again after the ball goes up and falls back down to the ground\r\n" ); document.write( "2 seconds later. \r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "d)What is the maximum height of the ball?\r\n" ); document.write( "\r\n" ); document.write( " s = -16t² + 32t \r\n" ); document.write( "\r\n" ); document.write( "Compare that to\r\n" ); document.write( "\r\n" ); document.write( " f(x) = ax² + bx\r\n" ); document.write( "\r\n" ); document.write( "and we see that s = f(x), t = x, a = -16 and b = 32.\r\n" ); document.write( "\r\n" ); document.write( "The vertex is the point which has coordinates\r\n" ); document.write( "\r\n" ); document.write( "( -b/(2a), f(-b/(2a)) ) \r\n" ); document.write( "\r\n" ); document.write( "( -(32)/(2·-16), f(-b/(2a)) )\r\n" ); document.write( "\r\n" ); document.write( "( 1, f(1) )\r\n" ); document.write( "\r\n" ); document.write( "What time will the maximum height be attained?\r\n" ); document.write( "\r\n" ); document.write( "f(1) = -16(1)² + 32(1) = -16 + 32 = 16\r\n" ); document.write( "\r\n" ); document.write( "So the vertex is the point (1, 16)\r\n" ); document.write( "\r\n" ); document.write( "This means that the maximum height of 16 feet is obtained when \r\n" ); document.write( "the elapsed time = 1 second. Note that this was the same time\r\n" ); document.write( "as we were asked to use in part (b), and the 16 feet obtained\r\n" ); document.write( "in part (b) was the actual maximum height.\r\n" ); document.write( "\r\n" ); document.write( "---------------------------------------------------------------------\r\n" ); document.write( "\r\n" ); document.write( "4)John has 300 feet of lumber to frame a rectangular patio\r\n" ); document.write( "(the perimeter of a rectangle is 2 times length plus 2 \r\n" ); document.write( "times width). He wants to maximize the area of his patio \r\n" ); document.write( "(area of a rectangle is length times width). What should \r\n" ); document.write( "the dimensions of the patio be, and show how the maximum \r\n" ); document.write( "area of the patio is calculated from the algebraic equation. \r\n" ); document.write( "Show clearly the algebraic steps which prove your dimensions \r\n" ); document.write( "are the maximum area which can be obtained. Use the vertex \r\n" ); document.write( "form to find the maximum area.\r\n" ); document.write( "\r\n" ); document.write( "Answer: \r\n" ); document.write( "Show work in this space.\r\n" ); document.write( "\r\n" ); document.write( " _____L______\r\n" ); document.write( " | |\r\n" ); document.write( " | |W\r\n" ); document.write( " |____________|\r\n" ); document.write( "\r\n" ); document.write( ">>...the perimeter of a rectangle is 2 times length \r\n" ); document.write( "plus 2 times width...<<\r\n" ); document.write( "\r\n" ); document.write( "Translation: P = 2L + 2W \r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( ">>...John has 300 feet of lumber...<<\r\n" ); document.write( "\r\n" ); document.write( "Translation: P = 300\r\n" ); document.write( "\r\n" ); document.write( "So 2L + 2W = 300\r\n" ); document.write( " 2W = 300 - 2L\r\n" ); document.write( " W = 150 - L\r\n" ); document.write( ">>...He wants to maximize the area of his patio (area of a \r\n" ); document.write( "rectangle is length times width)...<<\r\n" ); document.write( "\r\n" ); document.write( "Translation: He wants to maximize A, where\r\n" ); document.write( "\r\n" ); document.write( " A = LW\r\n" ); document.write( " \r\n" ); document.write( "Substitute (150 - L) for W:\r\n" ); document.write( "\r\n" ); document.write( " A = L(150 - L)\r\n" ); document.write( "\r\n" ); document.write( " A = 150L - L²\r\n" ); document.write( "\r\n" ); document.write( "Arrange right side in descending powers of L.\r\n" ); document.write( "\r\n" ); document.write( " A = -L² + 150L\r\n" ); document.write( "\r\n" ); document.write( "Compare that to\r\n" ); document.write( "\r\n" ); document.write( " f(x) = ax² + bx\r\n" ); document.write( "\r\n" ); document.write( "and we see that y = f(x), L = x, a = -1 and b = 150.\r\n" ); document.write( "\r\n" ); document.write( "The vertex is the point which has coordinates\r\n" ); document.write( "\r\n" ); document.write( "( -b/(2a), f(-b/(2a)) ) \r\n" ); document.write( "\r\n" ); document.write( "( -(150)/(2·-1), f(-b/(2a)) )\r\n" ); document.write( "\r\n" ); document.write( "( 75, f(75) )\r\n" ); document.write( "\r\n" ); document.write( "f(75) = -1(75)² + 150(75) = -1(5625) + 11250 = 5625\r\n" ); document.write( "\r\n" ); document.write( "So the vertex is the point (75, 5625)\r\n" ); document.write( "\r\n" ); document.write( "This means that the maximum area pf 5625 square feet is obtained when \r\n" ); document.write( "the length L = 75. Substituting 75 for L in\r\n" ); document.write( "\r\n" ); document.write( " W = 150 - L \r\n" ); document.write( " W = 150 - 75\r\n" ); document.write( " W = 75\r\n" ); document.write( "\r\n" ); document.write( "This means that the maximium area of 5625 square feet is obtained when\r\n" ); document.write( "the Length and the width are both 75 feet, which means it is square.\r\n" ); document.write( "My, that's a big patio!\r\n" ); document.write( "\r\n" ); document.write( "Edwin\n" ); document.write( " |