document.write( "Question 115783This question is from textbook Algebra For college students
\n" ); document.write( ": A projectile is thrown upward so that the its distance above the ground after t seconds is h(t)=-16t^2+308t
\n" ); document.write( "After how many seconds does it reach its maximum height?\r
\n" ); document.write( "\n" ); document.write( "What is that maximum height?\r
\n" ); document.write( "\n" ); document.write( "The area of a square is numerically 12 more than the perimeter. Find the length of the side?\r
\n" ); document.write( "\n" ); document.write( "These two problems are really hard can anyone help.
\n" ); document.write( "

Algebra.Com's Answer #84253 by bucky(2189)\"\" \"About 
You can put this solution on YOUR website!
First problem:
\n" ); document.write( ".
\n" ); document.write( "You are given the equation of the height of an object that is thrown upward as:
\n" ); document.write( ".
\n" ); document.write( "\"h%28t%29=-16t%5E2%2B308t\"
\n" ); document.write( ".
\n" ); document.write( "and the first question you are asked is to find the time that the object reaches its maximum
\n" ); document.write( "height. The object starts out at ground level, rises to a peak, and then falls back to
\n" ); document.write( "ground level. Neglecting air resistance and other minor considerations, it spends half its
\n" ); document.write( "time rising and half its time falling back to ground level. So one way you can find the
\n" ); document.write( "time it takes to reach its peak height is to find the time of launch and the total time that
\n" ); document.write( "goes by until it hits the ground ... then divide that time by 2.
\n" ); document.write( ".
\n" ); document.write( "Notice that at ground level the height given by h(t) is zero. So let's substitute zero
\n" ); document.write( "into the equation for h(t) and get (after reversing the sides of the equation to get it
\n" ); document.write( "into a little more familiar form):
\n" ); document.write( ".
\n" ); document.write( "\"-16t%5E2+%2B+308t+=+0\"
\n" ); document.write( ".
\n" ); document.write( "Note that t is a common factor of both the terms on the left side, so it can be factored to
\n" ); document.write( "make the left side become:
\n" ); document.write( ".
\n" ); document.write( "\"t%2A%28-16t%2B308%29+=+0\"
\n" ); document.write( ".
\n" ); document.write( "Notice that this equation will be true if either of the factors is equal to zero because a
\n" ); document.write( "multiplication by zero on the left side will make the left side equal the zero on the right
\n" ); document.write( "side.
\n" ); document.write( ".
\n" ); document.write( "Setting the first factor [which is t] equal to zero results in:
\n" ); document.write( ".
\n" ); document.write( "\"t+=+0\"
\n" ); document.write( ".
\n" ); document.write( "This means that at t = 0 seconds the object is at ground launch. No surprise here.
\n" ); document.write( ".
\n" ); document.write( "Next setting the second factor [which is -16t + 308] equal to zero gives:
\n" ); document.write( ".
\n" ); document.write( "\"-16t+%2B+308+=+0\"
\n" ); document.write( ".
\n" ); document.write( "Solve this by first subtracting 308 from both sides to get:
\n" ); document.write( ".
\n" ); document.write( "\"-16t+=+-308\"
\n" ); document.write( ".
\n" ); document.write( "and then dividing both sides by -16 to get:
\n" ); document.write( ".
\n" ); document.write( "\"t+=+-308%2F-16+=+%2B19.25\"
\n" ); document.write( ".
\n" ); document.write( "This tells us that from time of launch at t = 0, 19.25 seconds later the object hits the ground.
\n" ); document.write( "Since half of that time was spent rising and half of that time was spent falling back down,
\n" ); document.write( "the time at which the object reaches its peak is \"19.25%2F2+=+9.625\". So at 9.625 seconds
\n" ); document.write( "after launch the object is at its maximum height.
\n" ); document.write( ".
\n" ); document.write( "Another way you can find this time is to apply part of the quadratic formula. Recall that
\n" ); document.write( "the quadratic formula applies to quadratic equations of the form:
\n" ); document.write( ".
\n" ); document.write( "\"at%5E2+%2B+bt+%2B+c+=+0\"
\n" ); document.write( ".
\n" ); document.write( "If you compare this with your height equation you will see that a = -16, b = 308, and c = 0.
\n" ); document.write( ".
\n" ); document.write( "Then just use that portion of the quadratic formula that is \"t+=+-b%2F%282%2Aa%29\" to find the
\n" ); document.write( "time at the peak. Substituting 308 for b and -16 for a results in:
\n" ); document.write( ".
\n" ); document.write( "\"t+=+%28-308%29%2F%282%2A%28-16%29%29+=+-308%2F-32+=+9.625\" seconds.
\n" ); document.write( ".
\n" ); document.write( "This is the same answer, just a little different way of getting it.
\n" ); document.write( ".
\n" ); document.write( "Then to find the maximum height, just substitute 9.625 seconds for t in the height equation
\n" ); document.write( "to get:
\n" ); document.write( ".
\n" ); document.write( "
\n" ); document.write( ".
\n" ); document.write( "So the object rises to a height of 1482.25 feet. That's quite a throw!!!! Check your problem
\n" ); document.write( "to see if the 308 is the correct multiplier of the t term. If it is, that's really the
\n" ); document.write( "answer .... 1482.25 feet up and 1482.25 feet back down again.
\n" ); document.write( ".
\n" ); document.write( "Next problem.
\n" ); document.write( ".
\n" ); document.write( "The Area of a square that has S as the length of one side is given by the equation:
\n" ); document.write( ".
\n" ); document.write( "\"A+=+S%5E2\"
\n" ); document.write( ".
\n" ); document.write( "and the Perimeter of the square is the sum of the lengths of all its sides:
\n" ); document.write( ".
\n" ); document.write( "\"P+=+S+%2B+S+%2B+S+%2B+S+=+4%2AS\"
\n" ); document.write( ".
\n" ); document.write( "Since the Area is 12 more than the Perimeter, if you take 12 away from the Area, the result
\n" ); document.write( "will equal the Perimeter. In equation form this is:
\n" ); document.write( ".
\n" ); document.write( "\"S%5E2+-+12+=+4S\"
\n" ); document.write( ".
\n" ); document.write( "Get this into the standard quadratic form by subtracting 4S from both sides to get:
\n" ); document.write( ".
\n" ); document.write( "\"S%5E2+-+4S+-+12+=+0\"
\n" ); document.write( ".
\n" ); document.write( "This equation factors to:
\n" ); document.write( ".
\n" ); document.write( "\"%28S+%2B2%29%28S+-+6%29+=+0\"
\n" ); document.write( ".
\n" ); document.write( "As in the previous problem, this equation will be true if either factor equals zero.
\n" ); document.write( ".
\n" ); document.write( "Setting the first factor equal to zero results in:
\n" ); document.write( ".
\n" ); document.write( "\"S+%2B+2+=+0\"
\n" ); document.write( ".
\n" ); document.write( "Subtract 2 from both sides and you get:
\n" ); document.write( ".
\n" ); document.write( "\"S+=+-2\"
\n" ); document.write( ".
\n" ); document.write( "This answer doesn't make sense ... a side of minus 2 length??? Ignore it.
\n" ); document.write( ".
\n" ); document.write( "Setting the second factor equal to zero gives:
\n" ); document.write( ".
\n" ); document.write( "\"S+-+6+=+0\"
\n" ); document.write( ".
\n" ); document.write( "Add 6 to both sides and you have:
\n" ); document.write( ".
\n" ); document.write( "\"S+=+6\"
\n" ); document.write( ".
\n" ); document.write( "This looks better. A square with a side of 6 has an area of 6^2 = 36 and a perimeter of
\n" ); document.write( "6*4 = 24. The area is 12 more than the perimeter, just as the problem specified. So the
\n" ); document.write( "side length you were to find is S = 6.
\n" ); document.write( ".
\n" ); document.write( "Hope this helps with your understanding of these two problems. It's pretty late so you had
\n" ); document.write( "better use your calculator to check my math. The process is correct, but I may have let
\n" ); document.write( "a calculation error slip in ... I don't think so but better safe than sorry ...
\n" ); document.write( ".\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );