document.write( "Question 76472: An arch is semi-elliptical with a base that is 20 feet wide and a height at the center of 8 feet. How high is the arch 6 feet from the center of the base? \n" ); document.write( "
Algebra.Com's Answer #54875 by scott8148(6628)\"\" \"About 
You can put this solution on YOUR website!
If you picture the arch with the base sitting on the x-axis and centered on the y-axis, it is an ellipse with a major axis of 20 and a minor axis of 16 centered at the origin (0,0)\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "the equation of this ellipse is \"%28x%5E2%29%2F10%5E2%2B%28y%5E2%29%2F8%5E2=1\"...or \"16x%5E2%2B25y%5E2=1600\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "at x=6 (or -6) the equation is \"576%2B25y%5E2=1600\"...or \"25y%5E2=1024\"...or 5y=32...so y=6.4 and height is 6.4 feet
\n" ); document.write( "
\n" );