document.write( "Question 733982: Part of Sydney Harbor Bridge in Sydney,Australia can be modeled by a parabolic
\n" );
document.write( "arch. If the arch would pass through the points (0,23) (-5,2), (4,-40),write the
\n" );
document.write( "equation of the parabola to model the arch. \r
\n" );
document.write( "\n" );
document.write( "Please help me solve this \n" );
document.write( "
Algebra.Com's Answer #448673 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! Part of Sydney Harbor Bridge in Sydney,Australia can be modeled by a parabolic \n" ); document.write( "arch. \n" ); document.write( "If the arch would pass through the points (0,23) (-5,2), (4,-40), write the \n" ); document.write( "equation of the parabola to model the arch. \n" ); document.write( ": \n" ); document.write( "Using the form, ax^2 + bx + c = y, find a, b, c \n" ); document.write( ": \n" ); document.write( "The first pair, 0,23; tells us that c = 23, find a and b with remaining pairs \n" ); document.write( "-5,2 \n" ); document.write( "-5^2a - 5b + 23 = 2 \n" ); document.write( "25a - 5x = 2 - 23 \n" ); document.write( "25a - 5b = -21 \n" ); document.write( ": \n" ); document.write( "4,-40 \n" ); document.write( "4^2a + 4b + 23 = -40 \n" ); document.write( "16a + 4b = -40 - 23 \n" ); document.write( "16a + 4b = -63 \n" ); document.write( ": \n" ); document.write( "multiply the 1st equation by 4, and the 2nd equation by 5, and add them \n" ); document.write( "100a - 20b = -84 \n" ); document.write( "80a + 20b = -315 \n" ); document.write( "------------------addition eliminates b, find a \n" ); document.write( "180a = -399 \n" ); document.write( "a = -399/180 \n" ); document.write( "a = -2.2167 \n" ); document.write( ": \n" ); document.write( "Find b using the 16a + 4b = -63 \n" ); document.write( "16(-2.21676) + 4b = -63 \n" ); document.write( "-35.467 + 4b = -63 \n" ); document.write( "4b = -63 + 35.467 \n" ); document.write( "4b = -27.533 \n" ); document.write( "b = -27.533/4 \n" ); document.write( "b = -6.883 \n" ); document.write( ": \n" ); document.write( "The equation: y = -2.2167x^2 - 6.883x + 23; for the parabolic arch \n" ); document.write( ": \n" ); document.write( "Graphically \n" ); document.write( " |