What is the height of the parabolic arch at a point 1 foot in from the base?

  • Thread starter Thread starter ducmod
  • Start date Start date
  • Tags Tags
    Exercise
AI Thread Summary
The discussion revolves around calculating the height of a parabolic arch that is 6 feet wide and 9 feet tall at its center. The correct approach involves modeling the arch with the equation y = 9 - x², where x = ±2 corresponds to a point 1 foot in from the base. Participants clarify that the vertex of the parabola is at (0, 9) and that the height at x = ±2 is 5 feet. The focus of the parabola is correctly identified as distinct from the vertex, and the calculation of the parabola's parameters is discussed to ensure accurate understanding. The final goal is to find the height of the arch at the specified point, confirming that it is indeed 5 feet.
ducmod
Messages
86
Reaction score
0

Homework Statement


Hello!
Please, take a look at this exercise.
A parabolic arch is constructed which is 6 feet wide at the base and 9 feet tall in the middle.
Find the height of the arch exactly 1 foot in from the base of the arch.

I have trouble solving it. Please, guide towards a correct understanding.

Here is how I have started thinking over the task:
I assume the base is located on OX axis, therefore x = 3 and y = 0 for a point at the right bottom edge.
9 feet tall implies that the focus has y value equal 9, and x value = 0, if I assume the vertex is at (0;0).

If so, I should use x^2 = 4py formula.
The textbook suggests this solution and I have trouble arriving at it.
"The arch can be modeled by x2 = -(y - 9) or y = 9 - x2. One foot in from the base of the
arch corresponds to either x = +-2, so the height is y = 9 - (+-2)^2 = 5 feet."

Thank you!

Homework Equations

The Attempt at a Solution

 
Physics news on Phys.org
Why do you consider the focus is at (0,9)? The top of a parabolic archway is not the focus of the parabola.
 
haruspex said:
Why do you consider the focus is at (0,9)? The top of a parabolic archway is not the focus of the parabola.
9 is the value on OY axis and is not at the top of archway, because it is said, if I am not mistaken, that the arch is "9 feet tall in the middle"
 
ducmod said:

Homework Statement


Hello!
Please, take a look at this exercise.
A parabolic arch is constructed which is 6 feet wide at the base and 9 feet tall in the middle.
Find the height of the arch exactly 1 foot in from the base of the arch.

I have trouble solving it. Please, guide towards a correct understanding.

Here is how I have started thinking over the task:
I assume the base is located on OX axis, therefore x = 3 and y = 0 for a point at the right bottom edge.
9 feet tall implies that the focus has y value equal 9, and x value = 0, if I assume the vertex is at (0;0).

This image labels the key points of a parabola which opens upward.



2000px-Parts_of_Parabola.svg.png

You'll have to imagine the figure is flipped upside down to match the archway in this problem.

What you are calling the focus of the parabola is actually the vertex. Usually, the focal point cannot easily be identified by inspection like the vertex can be.

https://en.wikipedia.org/wiki/Parabola
If so, I should use x^2 = 4py formula.
The textbook suggests this solution and I have trouble arriving at it.
"The arch can be modeled by x2 = -(y - 9) or y = 9 - x2. One foot in from the base of the
arch corresponds to either x = +-2, so the height is y = 9 - (+-2)^2 = 5 feet."

Thank you!
Since you know two points on the x-axis where the value of the parabola's equation is zero, you can use these coordinates to re-construct the equation of the parabola, even if you don't know the location of the focal point.
 
SteamKing said:
This image labels the key points of a parabola which opens upward.



2000px-Parts_of_Parabola.svg.png

You'll have to imagine the figure is flipped upside down to match the archway in this problem.

What you are calling the focus of the parabola is actually the vertex. Usually, the focal point cannot easily be identified by inspection like the vertex can be.

https://en.wikipedia.org/wiki/Parabola

Since you know two points on the x-axis where the value of the parabola's equation is zero, you can use these coordinates to re-construct the equation of the parabola, even if you don't know the location of the focal point.

Thank you. Yes, I have not used a correct name. Of course, if I turn the parabola upside down, then vertex is not at (0,0) but at
(0, 9), because the given height of the arch in the middle is 9, correct?
Given its width of 6 feet at the base (on OX axis), I assume there is a point at (3, 0); therefore, x = 3, y = 0.
Also, arch is an upside parabola, hence p is negative.
Standard parabola formula is:
(x - h)^2 = 4p(y - k)
(3 - 0)^2 = -4p(0 - 9)
9 = 4p*9
4p = 1
p = 1/4
Is this correct?
I don't see how the result from textbook was achieved, and how 1 feet should be applied. Should I use the condition
of 1 feet in from the base as an indicator of another point (3, 1) and use this point for my computations?
Or does 1 feet in means horizontal movement from parabola edges towards its middle?
Thank you!
 
ducmod said:
Also, arch is an upside parabola, hence p is negative.
Standard parabola formula is:
(x - h)^2 = 4p(y - k)
(3 - 0)^2 = -4p(0 - 9)
9 = 4p*9
4p = 1
p = 1/4
Is this correct?
(bolding mine)
You see the contradiction?

ducmod said:
I don't see how the result from textbook was achieved, and how 1 feet should be applied. Should I use the condition
of 1 feet in from the base as an indicator of another point (3, 1) and use this point for my computations?
Or does 1 feet in means horizontal movement from parabola edges towards its middle?
The last: "1 feet in means horizontal movement from parabola edges towards its middle", so a point on the x-axis.
 
ducmod said:
Thank you. Yes, I have not used a correct name. Of course, if I turn the parabola upside down, then vertex is not at (0,0) but at
(0, 9), because the given height of the arch in the middle is 9, correct?
Given its width of 6 feet at the base (on OX axis), I assume there is a point at (3, 0); therefore, x = 3, y = 0.
Also, arch is an upside parabola, hence p is negative.
I don't think you can make this claim that p is negative.

p is the distance from the vertex to the focus of the parabola, and p is also the distance from the vertex to the directrix. The focus and the directrix lie on opposite sides of the vertex, regardless of whether the parabola opens upward or downward.

Standard parabola formula is:
(x - h)^2 = 4p(y - k)
(3 - 0)^2 = -4p(0 - 9)
9 = 4p*9
4p = 1
p = 1/4
Is this correct?
The calculation of p looks OK, but you should write out the equation of the parabola. I prefer y = something.

I don't see how the result from textbook was achieved, and how 1 feet should be applied. Should I use the condition
of 1 feet in from the base as an indicator of another point (3, 1) and use this point for my computations?
Or does 1 feet in means horizontal movement from parabola edges towards its middle?
Thank you!

The problem statement wants you to find the height of the arch at a location 1 foot in from the base, i.e. where the arch intersects the ground.

You've already found the equation of the arch, so this task is not an additional condition to impose on the shape of the arch, merely an exercise to use your previous work and find out some additional information about the arch, given its equation.
 
Back
Top