document.write( "Question 1171137: Navigational transmitters Q and R are located at (-130,0) and (130,0) respectively. A receiver A on a fishing boat somewhere in the first quadrant listens to pair (Q,R) of the transmissions and computes the difference of the distance from boat Q and R as 240 miles. What is the equation of the hyperbola on which A is located? \n" ); document.write( "
Algebra.Com's Answer #850989 by CPhill(1959)![]() ![]() You can put this solution on YOUR website! Let's break down this problem step-by-step.\r \n" ); document.write( "\n" ); document.write( "**Understanding the Hyperbola**\r \n" ); document.write( "\n" ); document.write( "The key information is that the difference of the distances from the receiver A to the transmitters Q and R is constant (240 miles). This defines a hyperbola.\r \n" ); document.write( "\n" ); document.write( "**Given Information:**\r \n" ); document.write( "\n" ); document.write( "* Transmitter Q: (-130, 0) \n" ); document.write( "* Transmitter R: (130, 0) \n" ); document.write( "* Difference in distances: |AQ - AR| = 240 miles \n" ); document.write( "* Receiver A is in the first quadrant.\r \n" ); document.write( "\n" ); document.write( "**Hyperbola Equation**\r \n" ); document.write( "\n" ); document.write( "The standard equation of a hyperbola with horizontal transverse axis and center at the origin is:\r \n" ); document.write( "\n" ); document.write( "$$\frac{x^2}{a^2} - \frac{y^2}{b^2} = 1$$\r \n" ); document.write( "\n" ); document.write( "Where:\r \n" ); document.write( "\n" ); document.write( "* 2a is the difference of the distances from any point on the hyperbola to the foci. \n" ); document.write( "* The foci are at (±c, 0). \n" ); document.write( "* c is the distance from the center to each focus. \n" ); document.write( "* b^2 = c^2 - a^2\r \n" ); document.write( "\n" ); document.write( "**Finding the Parameters**\r \n" ); document.write( "\n" ); document.write( "1. **2a:** The difference in distances is 240 miles, so 2a = 240, which means a = 120.\r \n" ); document.write( "\n" ); document.write( "2. **c:** The foci are at (-130, 0) and (130, 0), so c = 130.\r \n" ); document.write( "\n" ); document.write( "3. **b^2:** We can find b^2 using the relationship b^2 = c^2 - a^2: \n" ); document.write( " * b^2 = 130^2 - 120^2 = 16900 - 14400 = 2500\r \n" ); document.write( "\n" ); document.write( "**Writing the Equation**\r \n" ); document.write( "\n" ); document.write( "Now, we can substitute the values of a^2 and b^2 into the hyperbola equation:\r \n" ); document.write( "\n" ); document.write( "$$\frac{x^2}{120^2} - \frac{y^2}{2500} = 1$$\r \n" ); document.write( "\n" ); document.write( "$$\frac{x^2}{14400} - \frac{y^2}{2500} = 1$$\r \n" ); document.write( "\n" ); document.write( "**Therefore, the equation of the hyperbola on which A is located is:**\r \n" ); document.write( "\n" ); document.write( "$$\frac{x^2}{14400} - \frac{y^2}{2500} = 1$$ \n" ); document.write( " \n" ); document.write( " |