document.write( "Question 620924: An architectural engineer is designing a parabolic dome that will be 200 feet in diameter with a maximum height of 50 feet. Find the equation of the cross-sectional parabola of the dome. \n" ); document.write( "
Algebra.Com's Answer #390484 by ankor@dixie-net.com(22740)\"\" \"About 
You can put this solution on YOUR website!
An architectural engineer is designing a parabolic dome that will be 200 feet in diameter with a maximum height of 50 feet.
\n" ); document.write( " Find the equation of the cross-sectional parabola of the dome.
\n" ); document.write( ":
\n" ); document.write( "Using the form ax^2 + bx + c = y, in this equation c = 0
\n" ); document.write( "Two equation from the information given
\n" ); document.write( ":
\n" ); document.write( "Using the axis of symmetry and max: x=100; y=50
\n" ); document.write( "100^2a + 100b = 50
\n" ); document.write( "10000a + 100b = 50
\n" ); document.write( ":
\n" ); document.write( "Using the x intercept: x=200; y=0
\n" ); document.write( "200^2a + 200b = 0
\n" ); document.write( "40000a + 200b = 0
\n" ); document.write( ":
\n" ); document.write( "Multiply the 1st equation by 2, subtract from the above equation
\n" ); document.write( "40000a + 200b = 0
\n" ); document.write( "20000a + 200b = 100
\n" ); document.write( "---------------------subtraction eliminates b, find a
\n" ); document.write( "20000a = -100
\n" ); document.write( "a = \"%28-100%29%2F20000\"
\n" ); document.write( "a = -.005
\n" ); document.write( ":
\n" ); document.write( "Find b using the 1st equation, replace a with -.005
\n" ); document.write( "10000(-.005) + 100b = 50
\n" ); document.write( "-50 + 100b = 50
\n" ); document.write( "100b = 50 + 50
\n" ); document.write( "100b = 100
\n" ); document.write( "b = 1
\n" ); document.write( "therefore the equation for this:
\n" ); document.write( "y = -.005x^2 + 1x
\n" ); document.write( ":
\n" ); document.write( "If we graph this, we can see what it will look like
\n" ); document.write( "\"+graph%28+300%2C+200%2C+-20%2C+220%2C+-10%2C+60%2C+-.005x%5E2%2Bx%29+\"
\n" ); document.write( "
\n" ); document.write( "
\n" );