Solved on Jan 16, 2024
STEP 1
Assumptions
1. The height of the projectile above the water is given by the equation h(x)=9000−32x2+x+400.
2. The variable x represents the horizontal distance of the projectile from the base of the cliff.
3. The initial height from which the projectile is fired is 400 feet.
4. The acceleration due to gravity is represented as -32 feet per second squared in the equation.
5. The maximum height and the distance from the base of the cliff when the projectile hits the water are the quantities to be determined.
STEP 2
To find the maximum height of the projectile, we need to determine the vertex of the parabola represented by the equation h(x). The vertex form of a parabola is given by h(x)=a(x−h)2+k, where (h,k) is the vertex of the parabola.
STEP 3
The x-coordinate of the vertex can be found using the formula x=−2ab, where a and b are the coefficients of x2 and x in the standard form of the quadratic equation ax2+bx+c.
STEP 4
Identify the coefficients a and b from the given equation h(x)=9000−32x2+x+400.
a=9000−32,b=1
STEP 5
Calculate the x-coordinate of the vertex using the formula from STEP_3.
x=−2ab=−2⋅9000−321
STEP 6
Simplify the expression to find the x-coordinate of the vertex.
x=−2⋅9000−321=−2⋅−329000
STEP 7
Continue simplifying the expression.
x=649000
STEP 8
Calculate the value of x.
x=140.625
STEP 9
Now that we have the x-coordinate of the vertex, we can find the maximum height by evaluating h(x) at x=140.625.
h(140.625)=9000−32⋅(140.625)2+140.625+400
STEP 10
Calculate the value inside the square and then multiply by 9000−32.
h(140.625)=9000−32⋅19775.390625+140.625+400
STEP 11
Simplify the expression.
h(140.625)=9000−632014.5+140.625+400
STEP 12
Continue simplifying the expression.
h(140.625)=−70.2238333333+140.625+400
STEP 13
Calculate the maximum height.
h(140.625)=470.4011666667
STEP 14
Round the maximum height to the nearest foot.
h(140.625)≈470feet
The maximum height of the projectile is approximately 470 feet.
STEP 15
To find the distance from the base of the cliff at which the projectile hits the water, we need to solve for x when h(x)=0.
STEP 16
Set the equation h(x) equal to zero and solve for x.
0=9000−32x2+x+400
STEP 17
Multiply through by 9000 to clear the fraction.
0=−32x2+9000x+3600000
STEP 18
Use the quadratic formula to solve for x, where x=2a−b±b2−4ac.
STEP 19
Identify the coefficients a, b, and c from the equation in STEP_17.
a=−32,b=9000,c=3600000
STEP 20
Calculate the discriminant Δ=b2−4ac.
Δ=90002−4⋅−32⋅3600000
STEP 21
Simplify the discriminant.
Δ=81000000+460800000
STEP 22
Calculate the value of the discriminant.
Δ=541800000
STEP 23
Now, use the quadratic formula to find the values of x.
x=2⋅−32−9000±541800000
STEP 24
Calculate the square root of the discriminant.
541800000≈23277.649
STEP 25
Calculate the two possible values for x.
x1=−64−9000+23277.649,x2=−64−9000−23277.649
STEP 26
Simplify the expressions to find the two possible values for x.
x1=−6414277.649,x2=−64−32277.649
STEP 27
Calculate the values of x1 and x2.
x1≈−223.089,x2≈504.339
STEP 28
Since a negative distance does not make sense in this context, we discard x1 and take x2 as the distance from the base of the cliff at which the projectile hits the water.
x=504.339feet
STEP 29
Round the distance to the nearest foot.
x≈504feet
The projectile hits the water approximately 504 feet from the base of the cliff.
Was this helpful?