document.write( "Question 1140704: I have no clue how to start off with this problem. Any help would be great.\r
\n" ); document.write( "\n" ); document.write( "Dish antennas have a parabolic cross-section. This concentrates signals onto a sensor at the focus of the parabola. A dish antenna is 1 meter wide and 20 centimeters deep. How far from the bottom of this dish should the sensor be positioned?
\n" ); document.write( "

Algebra.Com's Answer #761242 by greenestamps(13200)\"\" \"About 
You can put this solution on YOUR website!


\n" ); document.write( "There are two problems with the solution by tutor @josgarithmetic:

\n" ); document.write( "(1) The \"1\" width is meters; the \"20\" depth is centimeters. You need to use consistent units. Changing the 1 meter to 100 centimeters, the second point on the parabola would be (100,20) instead of (1,20).

\n" ); document.write( "(2) The 100 centimeters is the total width of the parabola; the second point on the parabola is only half that distance from the vertex. The correct second point on the parabola is (50,20).

\n" ); document.write( "So now

\n" ); document.write( "\"y+=+%281%2F4p%29x%5E2\"

\n" ); document.write( "where p is the distance from the vertex (bottom of the dish) to the focus the sensor). Using the second point (50,20),

\n" ); document.write( "\"20+=+%281%2F4p%29%2850%5E2%29\"
\n" ); document.write( "\"1%2F4p+=+20%2F%2850%5E2%29+=+1%2F125\"
\n" ); document.write( "\"p+=+125%2F4\"

\n" ); document.write( "ANSWER: The sensor should be placed 125/4 = 31.25 cm from the bottom of the dish.
\n" ); document.write( "
\n" );