For this case we have the following function:
<span>w (x) = - 5 (x-8) (x + 4)
</span><span>Rewriting we have:
</span><span>w (x) = - 5 (x ^ 2 + 4x - 8x - 32)
</span><span>w (x) = - 5x ^ 2 - 20x + 40x + 160
</span><span>w (x) = - 5x ^ 2 + 20x + 160
</span><span>Then, deriving we have:
</span><span>w '(x) = - 10x + 20
</span><span>We equal zero and clear x:
</span><span>0 = -10x + 20
</span><span>10x = 20
</span><span>x = 20/10
</span><span>x = 2 seconds
</span><span>Substituting values:
</span><span>w (2) = - 5 (2-8) (2 + 4)
</span><span>w (2) = - 5 (-6) (6)
</span><span>w (2) = 180 meters
</span>Answer:
The maximum height that the stone will reach is:
w (2) = 180 meters
30°
Here's why:
Using the well-known Pythagorian theorem we can reckon how long the hypotenuse is:
c^2=6^2+36*3 -> c=12
Knowing that sin(a)=a/c=6/12=0.5 the measure of the angle in degrees is 30°
Hope could help :)
Answer:
![\left[\begin{array}{ccc}3&-1&\\-1&1/2\\\end{array}\right]](https://tex.z-dn.net/?f=%5Cleft%5B%5Cbegin%7Barray%7D%7Bccc%7D3%26-1%26%5C%5C-1%261%2F2%5C%5C%5Cend%7Barray%7D%5Cright%5D)
Step-by-step explanation:
The matrix system for the linear equations: x + 2y = 8, 2x + 6y = 9
![\left[\begin{array}{ccc}1&2&\\2&6\\\end{array}\right] \left[\begin{array}{ccc}x\\y\end{array}\right] = \left[\begin{array}{ccc}8\\9\end{array}\right]](https://tex.z-dn.net/?f=%5Cleft%5B%5Cbegin%7Barray%7D%7Bccc%7D1%262%26%5C%5C2%266%5C%5C%5Cend%7Barray%7D%5Cright%5D%20%5Cleft%5B%5Cbegin%7Barray%7D%7Bccc%7Dx%5C%5Cy%5Cend%7Barray%7D%5Cright%5D%20%3D%20%5Cleft%5B%5Cbegin%7Barray%7D%7Bccc%7D8%5C%5C9%5Cend%7Barray%7D%5Cright%5D)
To get the coefficient of x and y, the inverse of the first matrix (let the first matrix be A) must be known.
= (1 / determinant of A) x Adjoint of A
the determinant of A = (1 x 6) - (2 x 2) = 6 - 4 = 2
Adjoint of A = ![\left[\begin{array}{ccc}6&-2&\\-2&1\\\end{array}\right]](https://tex.z-dn.net/?f=%5Cleft%5B%5Cbegin%7Barray%7D%7Bccc%7D6%26-2%26%5C%5C-2%261%5C%5C%5Cend%7Barray%7D%5Cright%5D)
=
= ![\left[\begin{array}{ccc}3&-1&\\-1&1/2\\\end{array}\right]](https://tex.z-dn.net/?f=%5Cleft%5B%5Cbegin%7Barray%7D%7Bccc%7D3%26-1%26%5C%5C-1%261%2F2%5C%5C%5Cend%7Barray%7D%5Cright%5D)
(2(-2)+9(5)-5)-(6(-2)-4(5)+2)
(-4+45-5)-(-12-20+2)
(45-9)-(-32+2)
36+30
66