asked 116k views
1 vote
Find all points on the x axis of a Cartesian coordinate system that are 13 units from the point (0,5)

1 Answer

5 votes
the line drawn from the point ( 0,5) will form a right angled triangle with sides 13,5 and 12 ( that is at the point (12,0) on positive x axis). WE calculate the 12 by using Pyhtagoras theorem- 13^2 = 5^2 + 12^2.

Another line can be draw to intersect the point (-12,0) on the negative side.

Answer is points (12,0) and (-12,0)

No related questions found

Welcome to Qamnty — a place to ask, share, and grow together. Join our community and get real answers from real people.