Lesson Find the side of a square if distances are given from an interior point to 3 its vertices

Algebra ->  Customizable Word Problem Solvers  -> Geometry -> Lesson Find the side of a square if distances are given from an interior point to 3 its vertices      Log On

Ad: Over 600 Algebra Word Problems at edhelper.com


   


This Lesson (Find the side of a square if distances are given from an interior point to 3 its vertices) was created by by ikleyn(52785) About Me : View Source, Show
About ikleyn:

Find the side of a square if distances are given from an interior point to 3 its vertices


Problem 1

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.

Solution

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 = %28a%5E2-20%29%2F2a,  y = %28a%5E2+-+9%29%2F2a.

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


    %28a-20%29%5E2 + %28a%5E2+-9%29%5E2 = %284a%5E2%29%2A16,

or, simplifying

    a%5E4+-+40a%5E2+%2B+400 + a%5E4+-+18a%5E2+%2B+81 = 64a%5E2,

    2a%5E4+-+122a%5E2+%2B+481 = 0.


From this bi-quadratic equation, you get for a%5E2, by applying the quadratic formula

    a%5E2 = %28122+%2B-+sqrt%28122%5E2+-+4%2A2%2A481%29%29%2F%282%2A2%29 = %28122+%2B-+sqrt%2811036%29%29%2F4.


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


    a%5E2 = %28122+%2B+sqrt%2811036%29%29%2F4

as the only meaningful solution.


Thus  a = sqrt%28122+%2B+sqrt%2811036%29%29%2F2 = 7.534 (approximately).


My other lessons on Miscellaneous advanced Geometry problems in this site are

    - Triangle with the sides ratio 4:5:6 has the smallest angle measure half of the biggest angle   
    - Advanced problem on equilateral triangles built externally on sides of an arbitrary triangle
    - Advanced problem on squares built externally on sides of an arbitrary triangle
    - Selected problems from the archive on the area of plane shapes
    - Two unit squares sharing the same center but turned (rotated) each relative the other
    - Finding the hypotenuse of a right-angled triangle via its two medians
    - Area of a triangle obtained by cutting uniform strips from the given triangle
    - Find the perimeter of a triangle obtained by adding uniform strip to a given triangle
    - Center of the given circle is the incenter of the given triangle
    - Determine the standard form equation of the circle inscribed in a triangle
    - The point which minimizes the sum of distances to vertices of a given quadrilateral
    - Problems on surface area of a rectangular box
    - Find the volume and the dimensions of a rectangular box if the areas of its faces are given



    - Two circles tangent externally and touching a given straight line
    - A problem on a circle touching another circle internally
    - Three circles touching externally
    - Two parallel chords in intersecting circles
    - Finding the distance from a point in 3D to a plane
    - Geometric solution to one minimax problem
    - Solving some minimax Geometry problems
    - Advanced problems on finding area of right-angled triangles
    - Finding the common/shared area of two triangles
    - Determine the type of a triangle
    - Selected problems on triangles similarity
    - Finding pyramidal frustum volume
    - Packing bottles into a box
    - Nice entertainment Geometry problems
    - OVERVIEW of lessons on Miscellaneous advanced Geometry problems

To navigate over all topics/lessons of the Online Geometry Textbook use this file/link  GEOMETRY - YOUR ONLINE TEXTBOOK.


This lesson has been accessed 2266 times.