document.write( "Question 632284: An arch in the form of a semiellipse is 64 ft wide at the base and has a height of 30 ft.
\n" );
document.write( "How high is the arch at a width of 20 ft from the center of the base? Round your answer
\n" );
document.write( "to the nearest tenth.
\n" );
document.write( "10 \n" );
document.write( "
Algebra.Com's Answer #398197 by lwsshak3(11628)![]() ![]() ![]() You can put this solution on YOUR website! An arch in the form of a semiellipse is 64 ft wide at the base and has a height of 30 ft. \n" ); document.write( "How high is the arch at a width of 20 ft from the center of the base? Round your answer \n" ); document.write( "to the nearest tenth. \n" ); document.write( "** \n" ); document.write( "Given problem is finding the equation of an ellipse with horizontal major axis and center at (0,0), then plugging in given x to find y. \n" ); document.write( "Its standard form: \n" ); document.write( "a=32 ft (horizontal distance from center to vertex) \n" ); document.write( "a^2=32^2=1024 \n" ); document.write( "b=30 ft (vertical distance from center to top of the arch) \n" ); document.write( "b^2=900 \n" ); document.write( "equation: \n" ); document.write( "solve for y when x=20 ft from center \n" ); document.write( ".. \n" ); document.write( " \n" ); document.write( "y^2/900=1-20^2/1024=1-400/1024=1-.391=0.609 \n" ); document.write( "y^2=.609*900=548.44 \n" ); document.write( "y=√548.44 \n" ); document.write( "y≈23.4 \n" ); document.write( "Height of the arch at a width of 20 ft from the center of the base≈23.4 ft \n" ); document.write( " |