document.write( "Question 390339: A road is 32 feet wide is 0.4 foot higher in the center then it is on its sides.
\n" );
document.write( "a) Find the equation of the parabola (Assume that the origin is at the center of the road) - Show all work
\n" );
document.write( "b) How far from the center of the road is the road surface 0.1 foot lower than in the middle? -show all work.\r
\n" );
document.write( "\n" );
document.write( "please show work and thank you. \n" );
document.write( "
Algebra.Com's Answer #276859 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! A road is 32 feet wide is 0.4 foot higher in the center then it is on its sides. \n" ); document.write( "a) Find the equation of the parabola (Assume that the origin is at the center of the road) \n" ); document.write( "Using ax^2 + bx + c = y \n" ); document.write( "Since the center is at origin, (x=0) then c = +.4 \n" ); document.write( "x=-16; y=0 \n" ); document.write( "-16^2a - 16b + .4 = 0 \n" ); document.write( "256a - 16b = -.4 \n" ); document.write( "x=16; y=0 \n" ); document.write( "16^2a + 16b + .4 = 0 \n" ); document.write( "256a + 16b = -.4 \n" ); document.write( ": \n" ); document.write( "add these two equations \n" ); document.write( "256a - 16b = -.4 \n" ); document.write( "256a + 16b = -.4 \n" ); document.write( "-------------------adding eliminates b \n" ); document.write( "512a = -.8 \n" ); document.write( "a = \n" ); document.write( "a = -.0015625 \n" ); document.write( ": \n" ); document.write( "Find b, it will equal 0, as you can see \n" ); document.write( "-.0001562(256) + 16b = -.4 \n" ); document.write( "-.4 + 16b = -.4 \n" ); document.write( "16b = -.4 + .4 \n" ); document.write( "16b = 0 \n" ); document.write( "b = 0 \n" ); document.write( "Therefore: \n" ); document.write( "The equation: -.0015625x^2 + .4 = y \n" ); document.write( ": \n" ); document.write( ": \n" ); document.write( "b) How far from the center of the road is the road surface 0.1 foot lower than in the middle? \n" ); document.write( "y = .3 \n" ); document.write( "-.0015625x^2 + .4 = .3 \n" ); document.write( "-.0015625x^2 = .3 - .4 \n" ); document.write( "-.0015625x^2 = -.1 \n" ); document.write( "x^2 = \n" ); document.write( "x^2 = 64 \n" ); document.write( "x = \n" ); document.write( "x = 8 ft from the center it is .1 ft lower than the middle \n" ); document.write( " |