document.write( "Question 1052889: A laboratory designed a radio telescope with a diameter of 380 feet and a maximum depth of 42 feet. The graph depicts a cross section of this telescope. Find the equation of this parabola. \n" ); document.write( "
Algebra.Com's Answer #668180 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! A laboratory designed a radio telescope with a diameter of 380 feet and a maximum depth of 42 feet. The graph depicts a cross section of this telescope. Find the equation of this parabola. \n" ); document.write( "------- \n" ); document.write( "Points of the parabola:: (-190,0),(0,-42),(190,0) \n" ); document.write( "--------- \n" ); document.write( "Form:: ax^2 + bx + c = y \n" ); document.write( "-------- \n" ); document.write( "Using (0,-42) you get c = -42 \n" ); document.write( "---------------------------------- \n" ); document.write( "Using (-190,0):: 190^2a - 190b = +42 \n" ); document.write( "Using (190,0) :: 190^2a + 190b = 42 \n" ); document.write( "----- \n" ); document.write( "2(190^2a) = 84 \n" ); document.write( "a = 0.0012 \n" ); document.write( "---- \n" ); document.write( "Solve for \"b\":: \n" ); document.write( "190b = 42 - 190^2*0012 \n" ); document.write( "190b = -1.32 \n" ); document.write( "b = -0.0069 \n" ); document.write( "----- \n" ); document.write( "Equation: \n" ); document.write( "y = 0.0012x^2 - 0.0069x -42 = 0 \n" ); document.write( "--------------------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "---------- \n" ); document.write( " |