document.write( "Question 636584: Let P be a point inside a square S so that the distances from P to the four vertices, in order, are 7, 35, 49, and x. What is x? \n" ); document.write( "
Algebra.Com's Answer #401456 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! 636584 \n" ); document.write( "Let P be a point inside a square S so that the distances from P to the four vertices, in order, are 7, 35, 49, and x. What is x? \n" ); document.write( "--------------- \n" ); document.write( "Make the square's vertices at (0,0), (0,s), (s,s) and (s,0) \n" ); document.write( "The square is s by s units \n" ); document.write( "----- \n" ); document.write( "P is 7 units from (0,0), 35 units from (0,s) and 49 units from (s,s) \n" ); document.write( "P is the intersection of 3 circles with the vertices as centers and the radii as given. \n" ); document.write( "---------- \n" ); document.write( "The circles are: \n" ); document.write( "x^2 + y^2 = 49 \n" ); document.write( "(x-s)^2 + y^2 = 1225 \n" ); document.write( "(x-s)^2 + (y-s)^2 = 2401 \n" ); document.write( "Solve for s \n" ); document.write( "------- \n" ); document.write( "(x-s)^2 + y^2 = 1225 \n" ); document.write( "(x-s)^2 + (y-s)^2 = 2401 \n" ); document.write( "--------------------------- Subtract \n" ); document.write( "(y-s)^2 - y^2 = 1176 \n" ); document.write( "-2sy + s^2 = 1176 \n" ); document.write( "------------- \n" ); document.write( "============= \n" ); document.write( "x^2 + y^2 = 49 \n" ); document.write( "(x-s)^2 + y^2 = 1225 \n" ); document.write( "--------------------------- Subtract \n" ); document.write( "x^2 - (x-s)^2 = - 1176 \n" ); document.write( "2sx - s^2 = -1176 \n" ); document.write( "s^2 - 2sx = 1176 \n" ); document.write( "------------------ \n" ); document.write( "================== \n" ); document.write( "x^2 + y^2 = 49 \n" ); document.write( "(x-s)^2 + (y-s)^2 = 2401 \n" ); document.write( "--------------------------- Subtract \n" ); document.write( "-2sx + s^2 - 2sy + s^2 = 2352 \n" ); document.write( "s^2 - sx - sy = 1176 \n" ); document.write( "=================================== \n" ); document.write( "I'll finish this later. \n" ); document.write( "If you want to see it, email via the Thank You note. \n" ); document.write( " \n" ); document.write( " |