Cassie L.
asked 10/03/16Please help me find y
Find all y such that the distance between the points (2,−9) and (1,y) is 15.
I have no idea how to do this problem...
More
3 Answers By Expert Tutors
Hi, Cassie. We can use the Distance Formula:
D = sqrt [(y2 - y1)² + (x2 - x1)²]
We know that D = the distance, which is 15. So, we plug into the above formula.
15 = sqrt [(y - (-9))² + (1 - 2)²]
15 = sqrt[(y + 9)² + 1] = sqrt (y² + 18y + 81 + 1)
15 = sqrt (y² + 18y + 82)
225 = y² + 18y + 82 if we square both sides of the previous equation
y² + 18y - 143 = 0
This cannot be factored, so you will need to use the Quadratic Formula to solve this equation for y.
Once you do this, you should get:
x = -9 + 4 sqrt (14), -9 - 4 sqrt (14)
Use the distance formula:
√[(1-2)2+(y-(-9))2] = 15
√[1+y2+18y+81] = 15
Square both sides to get y2+18y+82 = 225
y2+18y-143=0
Now, use the quadratic formula to determine the values of y.
Doug C. answered 10/03/16
Tutor
5.0
(1,556)
Math Tutor with Reputation to make difficult concepts understandable
Hi Cassie,
All the points in a "plane" that are equidistant from (2, -9) lie on a circle with center at (2,-9). In this case the required distance from the center is 15.
The equation of that circle is: (x-2)2 + (y+9)2 = 225. You want to know what are the y-values when x= 1, i.e. what points of the form (1,y) lie on the circle. Substitute 1 for x in the above equation and solve for y.
1 + y2 +18y + 81 = 225
y2 + 18y - 143 = 0.
Time to use the quadratic formula!
Still looking for help? Get the right answer, fast.
Ask a question for free
Get a free answer to a quick problem.
Most questions answered within 4 hours.
OR
Find an Online Tutor Now
Choose an expert and meet online. No packages or subscriptions, pay only for the time you need.
Mark M.
10/03/16