Respuesta :
Answer:
after 101.25 seconds
Step-by-step explanation:
set h equal to zero and solve for 'x'
0 = -0.03x² + 2.84x + 20
I multiplied through by 100 to work with integers instead of decimals, and then I used the Quadratic Formula
9-b ± √b²-4ac) / 2a
a = -3
b = 284
c = 2000
Solving the quadratic equation, it is found that the ball splashes into the water after 101.25 seconds.
-----------------
The height of the ball after x seconds is given by:
[tex]h(x) = -0.03x^2 + 2.84x + 20[/tex]
- It splashes into the water at time x, for which [tex]h(x) = 0[/tex]. This value is found solving the quadratic equation.
-----------------
Solving a quadratic equation:
Given a second order polynomial expressed by the following equation:
[tex]ax^{2} + bx + c, a\neq0[/tex].
This polynomial has roots [tex]x_{1}, x_{2}[/tex] such that [tex]ax^{2} + bx + c = a(x - x_{1})*(x - x_{2})[/tex], given by the following formulas:
[tex]x_{1} = \frac{-b + \sqrt{\Delta}}{2*a}[/tex]
[tex]x_{2} = \frac{-b - \sqrt{\Delta}}{2*a}[/tex]
[tex]\Delta = b^{2} - 4ac[/tex]
-----------------
[tex]-0.03x^2 + 2.84x + 20[/tex] has coefficients [tex]a = -0.03, b = 2.84, c = 20[/tex]. Thus:
[tex]\Delta = (2.84)^2 - 4(-0.03)(20) = 10.4656[/tex]
[tex]x_{1} = \frac{-2.84 + \sqrt{10.4656}}{2(-0.03)} = -6.58[/tex]
[tex]x_{2} = \frac{-2.84 - \sqrt{10.4656}}{2(-0.03)} = 101.25[/tex]
The ball splashes into the water after 101.25 seconds.
A similar problem is given at https://brainly.com/question/16840613
