SOLUTION: from the point inside a square the distance to three corners are 4,5 and 6 m respectively. Find the length of the side of a square.

Algebra.Com
Question 1135915: from the point inside a square the distance to three corners are 4,5 and 6 m respectively. Find the length of the side of a square.
Answer by ikleyn(52800)   (Show Source): You can put this solution on YOUR website!
.
Let ABCD be the square with the side of the length "a" in a coordinate plane,

    A = (0,0),  B = (a,0),  C = (a,a)  and  D = (0,a).


Let (x,y) be the point inside the square ABCD with the distance 4 from A, 5 from D  and  6 from B.


Thus we have these three equations ("distances")


    x^2     + y^2     = 4^2,      (1)

    (a-x)^2 + y^2     = 6^2,      (2)

    x^2     + (y-a)^2 = 5^2.      (3)


Making FOIL in equations (2) and (3), I can re-write them in this form


    x^2             + y^2 = 16,   (4)    (= same as (1) )

    a^2 - 2ax + x^2 + y^2 = 36,   (5)

    x^2 + y^2 - 2ay + a^2 = 25.   (6)


Replacing  x^2 + y^2 by 16  in equations (5) and (6), I obtain new equations instead of them


    a^2 - 2ax = 20                (7)

    a^2 - 2ay =  9                (8)


From equations (7) and (8),  x = ,  y = .

Substituting these expressions for x and y into equation (4), you get


     +  = ,

or, simplifying

     +  = ,

     = 0.


From this bi-quadratic equation, you get for , by applying the quadratic formula

     =  = .


The smaller value does not work for "a" (as it is easy to check), leaving the larger value


     = 

as the only meaningful.


Thus  a =  = 7.534 (approximately).

Solved.


RELATED QUESTIONS

From the point inside the square, the distance in three corners are 4,5, and 6,... (answered by jim_thompson5910)
At point P inside an equilateral triangle are connected to the vertices are 4, 5 and 6... (answered by venugopalramana)
A point O is inside a square lot. If the distances from point O to the three successive... (answered by ikleyn)
Square corners, 6 cm on a side, are removed from a 36cm by 42cm piece of cardboard. the... (answered by ankor@dixie-net.com)
The moment of inertia for a point mass m at a distance R from the axis of rotation (such... (answered by ikleyn)
In rectangle ABCD, a point M is selected inside the rectangle. If AM=4, BM=5, and CM=6,... (answered by Fombitz)
Point M is chosen random inside the square ABCD . The length of the gig and small... (answered by ikleyn)
A square that is 6 m on a side is placed inside a rectangle that has a width of 12 m and... (answered by jim_thompson5910)
Find the point D(x,y) such that the points A(-3,1), B(4,0), C(0,-3) and D are the corners (answered by josgarithmetic)