document.write( "Question 976252: a one-way road passes under an overpass in the shape of half and ellipse, 30ft high at the center and 20ft wide. Assuming a truck is 12ft wide, what is the tallest truck that can pass under the overpass? \n" ); document.write( "
Algebra.Com's Answer #597980 by lwsshak3(11628)![]() ![]() ![]() You can put this solution on YOUR website! a one-way road passes under an overpass in the shape of half and ellipse, 30ft high at the center and 20ft wide. Assuming a truck is 12ft wide, what is the tallest truck that can pass under the overpass? \n" ); document.write( "*** \n" ); document.write( "Ellipse has a vertical major axis \n" ); document.write( "Its basic form of equation: \n" ); document.write( "x^2/b^2+y^2/a^2=1 \n" ); document.write( "For given problem: \n" ); document.write( "a=30 \n" ); document.write( "b=10 \n" ); document.write( "equation: x^2/10^2+y^2/30^2=1 \n" ); document.write( "=x^2/100+y^2/900=1 \n" ); document.write( "coordinates of point at which a 12 ft wide truck would reach the overpass=(6,y) \n" ); document.write( "plug in x-coordinate and solve for y \n" ); document.write( "y^2/900=1-x^2/100=1-36/100=54/100 \n" ); document.write( "y^2=9*54=486 \n" ); document.write( "y=√486≈22 \n" ); document.write( "what is the tallest truck that can pass? < 22 ft \n" ); document.write( " |