document.write( "Question 256816: A hyperbolic mirror (used in some telescopes) has property that a light ray directed at a focus will be reflected to the other focus. The focus of a hyperbolic mirror can be represented on a rectangular coordinate system by coordinates (24,0). Find the vertex of the mirror if the Mount at the the top edge of the mirror has coordinates (24,24). Sketch the focus, vertex, and part of the hyperbola to represent the mirror. Can you explain this? \n" ); document.write( "
Algebra.Com's Answer #188854 by drk(1908)\"\" \"About 
You can put this solution on YOUR website!
Vertex = (0,0)
\n" ); document.write( "Focus = (24,0)
\n" ); document.write( "point on parabola = (24,24)
\n" ); document.write( "The general equation is
\n" ); document.write( "(i) \"y+=+a%28x-h%29%5E2+%2B+k\"
\n" ); document.write( "or
\n" ); document.write( "(ii) \"y+=+%281%2F4p%29%28x-h%29%5E2+%2B+k\"
\n" ); document.write( "From the given information, we get
\n" ); document.write( "(iii) \"y+=+a%28x-+0%29%5E2+%2B+0\"
\n" ); document.write( "or
\n" ); document.write( "(iv) \"y+=+ax%5E2\"
\n" ); document.write( "Now we have the coordinate 24,24, so (iv) becomes
\n" ); document.write( "(v) \"24+=+a%2824%29%5E2\"
\n" ); document.write( "solving for a, we get
\n" ); document.write( "\"a+=+1%2F24\"
\n" ); document.write( "So, our answer is
\n" ); document.write( "\"y+=+%281%2F24%29x%5E2\"
\n" ); document.write( "
\n" );