SOLUTION: The maximum height of the arch is 21feet and the width of the roadway, including shoulder lanes, is 42 feet. At the edge of the left shoulder lane, the height of the arch is 15.4 f

Algebra ->  Quadratic Equations and Parabolas -> SOLUTION: The maximum height of the arch is 21feet and the width of the roadway, including shoulder lanes, is 42 feet. At the edge of the left shoulder lane, the height of the arch is 15.4 f      Log On


   



Question 1035950: The maximum height of the arch is 21feet and the width of the roadway, including shoulder lanes, is 42 feet. At the edge of the left shoulder lane, the height of the arch is 15.4 feet. Determine the width of the arch to the nearest tenth of a foot.
Found 2 solutions by ankor@dixie-net.com, josmiceli:
Answer by ankor@dixie-net.com(22740) About Me  (Show Source):
You can put this solution on YOUR website!
The maximum height of the arch is 21feet and the width of the roadway, including shoulder lanes, is 42 feet.
At the edge of the left shoulder lane, the height of the arch is 15.4 feet. Determine the width of the arch to the nearest tenth of a foot.
:
The arch is in the shape of a parabola. Create an equation that has these requirements.
ax^2 + bc + c = y
We will let the axis of symmetry go thru the origin then c = 21 ft
Write two equations
x = -21; y = 15.4
(-21^2)a - 21b + 21 = 15.4
441a - 21b = 15.4 - 21
441a -21b = -5.6
and
x = +21; y = 15.4
441a + 21b + 21 = 15.4
441a + 21b = -5.6
:
Use elimination, add these two equations
441a - 21b = -5.6
441a + 21b = -5.6
----------------------Addition, eliminates b find a
882a = -11.2
a = -11.2/882
a = -.0127
Find b
441(-.0127) + 21b = -5.6
-5.6 + 21b = -5.6
21b = 0
b = 0
Here is our equation
y = -.0127x^2 + 21
Looks like this
+graph%28+300%2C+200%2C+-70%2C+70%2C+-10%2C+30%2C+-.0127x%5E2%2B21%2C+15.4%29+
Green line = 15.4, note the width at this point is about 42 ft (21+21)
:
"Determine the width of the arch to the nearest tenth of a foot."
solve for y = 0
-.0127x^2 + 21 = 0
-.0127x^2 = -21
x^2 = -21/-.0127
x^2 = +1653.5
x = +/-sqrt%281653.5%29
x = +40.66
and
x = -40.66
Find the total width:
40.66 - (-40.66) = 81.3 ft is the total width

Answer by josmiceli(19441) About Me  (Show Source):
You can put this solution on YOUR website!
You are given:
+h%5Bv%5D+=+21+ ft
Make the arch a parabola the vertex of which is
above the center of the roadway. So the vertex is at:
( 0, 21 )
The points on the arch at the edges of the roadway are:
( 42, 15.4 )
( -42, 15.4 )
----------------
Let the form of the parabola be:
+h%28x%29+=+a%2Ax%5E2+%2B+b%2Ax+%2B+c+
When +x+=+0+ at the center, +h%280%29+=+21+, so
+21+=+a%2A0%5E2+%2B+b%2A0+%2B+c+
+c+=+21+
---------------
The formula for the x-value of the vertex is:
+x%5Bv%5D+=+-b%2F%282a%29+
+0+=+-b%2F%282a%29+
+b+=+0+
So far I have:
+h%28x%29+=+a%2Ax%5E2+%2B+21+
-----------------------
Plug in point ( 42, 15.4 )
+h%2842%29+=+a%2A%28+42+%29%5E2+%2B+21+
+h%2842%29+=+1764a+%2B+21+
+h%2842%29+=+15.4+
+15.4+=+1764a+%2B+21+
+a+=+-5.6%2F1764+
+a+=+-.0031746+
---------------------
Plugging in ( -42, 15.4 ) gives the same result
The equation is:
+h%28x%29+=+-.0031746x%5E2+%2B+21+
---------------------------
To find the end points of the arch, set
+h%28x%29+=+0+
+0+=+-.0031746x%5E2+%2B+21+
+.0031746x%5E2+=+21+
+x%5E2+=+21%2F.0031746+
+x%5E2+=+6615.007+
+x+=+81.3327+
and, also:
+x+=+-81.3327+
-------------------
+2%2A81.3327+=+162.6654+
------------------------
The width of the arch is 162.7 ft
----------------------------
Here's the plot:
+graph%28+600%2C+500%2C+-100%2C+100%2C+-5%2C+30%2C+-+.0031746x%5E2+%2B+21+%29+