document.write( "Question 1119014: An entrance to a castle is in the form of parablolic arch 6m across at the base and 3m high in the center. What is the length of a beam across the entrance, parallel to the base and 2m above it. \n" ); document.write( "
Algebra.Com's Answer #734460 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! n entrance to a castle is in the form of parablolic arch 6m across at the base and 3m high in the center. \n" ); document.write( " What is the length of a beam across the entrance, parallel to the base and 2m above it. \n" ); document.write( ": \n" ); document.write( "Using the form ax^2 + bx + c = y, (c=0) \n" ); document.write( "the parabola begins at origin 0,0 and ends at 6,0; max is 3,3 \n" ); document.write( "write an equation for each \n" ); document.write( "3,3 \n" ); document.write( "9a + 3b = 3 \n" ); document.write( ": \n" ); document.write( "6,0 \n" ); document.write( "36a + 6b = 0 \n" ); document.write( "multiply the first equation by 2, subtract from the above equation \n" ); document.write( "36a + 6b = 0 \n" ); document.write( "18a + 6b = 6 \n" ); document.write( "---------------subtracting eliminates b, find a \n" ); document.write( "18a = -6 \n" ); document.write( "a = -6/18 \n" ); document.write( "a = -.3333 \n" ); document.write( "find b using the first equation \n" ); document.write( "9(-.333) + 3b = 3 \n" ); document.write( "-3 + 3b = 3 \n" ); document.write( "3b = 3 + 3 \n" ); document.write( "b = 6/3 \n" ); document.write( "b = 2 \n" ); document.write( " Graph the equation y = .33x^2 + 2x, green shows when y = 2 \n" ); document.write( " \n" ); document.write( "\"What is the length of a beam across the entrance, parallel to the base and 2m above it.\" \n" ); document.write( "y = 2 \n" ); document.write( "-.33x^2 + 2x = 2 \n" ); document.write( "-.33x^2 + 2x - 2 = 0 \n" ); document.write( "solve for x using the quadratic formula, a=-.33, b=2, c=-2 \n" ); document.write( "two solutions \n" ); document.write( "x = 1.268 \n" ); document.write( "x = 4.732 \n" ); document.write( "Find the length of the beam \n" ); document.write( "4.732 - 1.268 = 3.464 meters, length of a beam 2 m above the base \n" ); document.write( " \n" ); document.write( " |