document.write( "Question 1199588: Two radar sites are tracking a jetfighter. The first radar is located at
\n" ); document.write( "(0,0) and shows a jetfighter to be 300 kilometers away. The second
\n" ); document.write( "radar site, is located 250 kilometers east of the first radar. The
\n" ); document.write( "second radar detects the jet fighter 120 kilometers away from it.
\n" ); document.write( "Find the coordinates of ALL possible points where the jetfighter
\n" ); document.write( "could be located. Determine the equation of the hyperbola where
\n" ); document.write( "the jetfighter could be located. Make a clear illustration to support
\n" ); document.write( "your answer.
\n" ); document.write( "

Algebra.Com's Answer #833536 by ikleyn(52781)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "Two radar sites are tracking a jetfighter. The first radar is located at
\n" ); document.write( "(0,0) and shows a jetfighter to be 300 kilometers away. The second
\n" ); document.write( "radar site, is located 250 kilometers east of the first radar. The
\n" ); document.write( "second radar detects the jet fighter 120 kilometers away from it.
\n" ); document.write( "Find the coordinates of ALL possible points where the jetfighter
\n" ); document.write( "could be located. Determine the equation of the hyperbola where
\n" ); document.write( "the jetfighter could be located. Make a clear illustration to support
\n" ); document.write( "your answer.
\n" ); document.write( "~~~~~~~~~~~~~~~~~~~~\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\r\n" );
document.write( "From the info about the first radar, we have this equation\r\n" );
document.write( "\r\n" );
document.write( "    \"x%5E2\" + \"y%5E2\" = \"300%5E2\".                 (1)\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "From the info about the second radar, we have this equation\r\n" );
document.write( " \r\n" );
document.write( "    \"%28x-250%29%5E2\" + \"y%5E2\" = \"120%5E2\".          (2)\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "In the expanded form, the system of equations is\r\n" );
document.write( "\r\n" );
document.write( "    x^2                + y^2 = 300^2    (3)\r\n" );
document.write( "\r\n" );
document.write( "    x^2 - 500x + 250^2 + y^2 = 120^2    (4)\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "We should solve these two equations simultaneousdly.\r\n" );
document.write( "\r\n" );
document.write( "For it, subtract equation (4) from equation (3).  You will get\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "          500x - 250^2 = 300^2 - 120^2\r\n" );
document.write( "\r\n" );
document.write( "          500x = 300^2 - 120^2 + 250^2\r\n" );
document.write( "\r\n" );
document.write( "          500x = 138100\r\n" );
document.write( "\r\n" );
document.write( "             x = 138100/500 = 276.2.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Then from equation (1)\r\n" );
document.write( "\r\n" );
document.write( "          \"y%5E2\" = \"300%5E2\" - \"276.2%5E2\" = 13713.56\r\n" );
document.write( "\r\n" );
document.write( "          y = +/- \"sqrt%2813713.56%29\" = +/- 117.105  (rounded)\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "ANSWER.  The possible coordinates of the jetfighter are  (276.200,117.105)  OR  (276.200,-117.105), in kilometers.\r\n" );
document.write( "
\r
\n" ); document.write( "\n" ); document.write( "Solved.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "-----------------\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "The question about a hyperbola is  \"highlight%28highlight%28IRRELEVANT%29%29\"  to this problem
\n" ); document.write( "and could arise in this post only as a result of a fatal  \"highlight%28highlight%28MISTAKE%29%29\"  of the writer.\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );