document.write( "Question 1160972: A bridge is built in the shape of a parabolic arch. The bridge has a span of 180 feet and a maximum height of 40 feet above the water at the center. Can a sailboat that is 39 feet tall fit under the bridge 10 feet from the center? \n" ); document.write( "
Algebra.Com's Answer #784385 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! A bridge is built in the shape of a parabolic arch. The bridge has a span of 180 feet and a maximum height of 40 feet above the water at the center. Can a sailboat that is 39 feet tall fit under the bridge 10 feet from the center? \n" ); document.write( "---------------- \n" ); document.write( "Find the equation of the parabola. \n" ); document.write( "With x-axis thru the 2 points, (-90,0) and (90,0), the Origin at (0,0), 3 points are given. \n" ); document.write( "------- \n" ); document.write( "y = ax^2 + bx + c \n" ); document.write( "For the point (0,40): \n" ); document.write( "40 = a*0 + b*0 + c \n" ); document.write( "----> c = 40 \n" ); document.write( "==================== \n" ); document.write( "0 = a*8100 + 90b + 40 for the point (90,0) \n" ); document.write( "0 = a*8100 - 90b + 40 for the point (-90,0) \n" ); document.write( "--------------------------------------------------- Add \n" ); document.write( "16200a = -80 \n" ); document.write( "a = -1/202.5 \n" ); document.write( "------- \n" ); document.write( "0 = a*8100 + 90b + 40 for the point (90,0) \n" ); document.write( "0 = -40 + 90b + 40 \n" ); document.write( "b = 0 \n" ); document.write( "------ \n" ); document.write( "---> y = -x^2/202.5 + 40 \n" ); document.write( "========================================== \n" ); document.write( "Find y at x = 10 \n" ); document.write( "y = 40 - 100/202.5 \n" ); document.write( "y =~ 39.5 feet above the water. \n" ); document.write( "---> clearance for 39 feet\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |