document.write( "Question 1207592: In triangle $ABC$, point $X$ is on side $BC$ such that $AX = 13,$ $BX = 13,$ $CX = 5,$ and the circumcircles of triangles $ABX$ and $ACX$ have the same radius. Find the area of triangle $ABC$. \n" ); document.write( "
Algebra.Com's Answer #845556 by ikleyn(53298)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "In triangle ABC, point X is on side BC such that AX = 13, BX = 13, CX = 5,
\n" ); document.write( "and the circumcircles of triangles ABX and ACX have the same radius. Find the area of triangle ABC.
\n" ); document.write( "~~~~~~~~~~~~~~~~~~~~\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "        I will solve the problem step by step.\r
\n" ); document.write( "\n" ); document.write( "        Make a sketch and follow my reasoning.\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\r\n" );
document.write( "     Step 1.  Triangle BAC is isosceles: angle C is congruent to angle B\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Law of sine for triangle AXC, written for angle C, says\r\n" );
document.write( "\r\n" );
document.write( "    \"sin%28C%29%2Fabs%28AX%29\" = \"2R%5BAXC%5D\",    (1)\r\n" );
document.write( "\r\n" );
document.write( "where \"R%5BAXC%5D\" is the radius of the circle circumscribed about triangle AXC.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Law of sine for triangle AXB, written for angle B, says\r\n" );
document.write( "\r\n" );
document.write( "    \"sin%28B%29%2Fabs%28AX%29\" = \"2R%5BAXB%5D\",    (2)\r\n" );
document.write( "\r\n" );
document.write( "where \"R%5BAXB%5D\" is the radius of the circle circumscribed about triangle AXB.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "We are given that  \"R%5BAXC%5D\"  is equal to  \"R%5BAXB%5D\".  Therefore, from (1) and (2)\r\n" );
document.write( "\r\n" );
document.write( "    \"sin%28C%29%2Fabs%28AX%29\" = \"sin%28B%29%2Fabs%28AX%29\".    (3)\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "It implies that  sin(C) = sin(B).  Since C and B are angles of triangle BAC, it implies\r\n" );
document.write( "that angle C is congruent to angle B.\r\n" );
document.write( "Thus, triangle ABC is isosceles, and side AC is congruent to side AB.\r\n" );
document.write( "\r\n" );
document.write( "Step 1 is complete.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "     Step 2.  Triangles BAC and AXB are similar\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Indeed, both triangles ABC and AXB are isosceles and have common angle B, which is \r\n" );
document.write( "the base angle for both triangles.\r\n" );
document.write( "\r\n" );
document.write( "Thus step 2 is complete.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "     Step 3.  Find the lateral sides AB and AC of triangle BAC\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Let  t  be the common length of sides AB and AC of triangle BAC (now unknown).\r\n" );
document.write( "\r\n" );
document.write( "In triangle BAC we know the length of its base BC = 13 + 5 = 18.\r\n" );
document.write( "\r\n" );
document.write( "In triangle AXB we know the length of its lateral sides  AX = 13  and  BX = 13.\r\n" );
document.write( "\r\n" );
document.write( "Since triangles  BAC  and  AXB  are similar,  there is  a proportion for ratios of corresponding sides\r\n" );
document.write( "\r\n" );
document.write( "    \"abs%28BC%29%2Fabs%28AX%29\" = \"abs%28AB%29%2Fabs%28AX%29\"   (it is base : lateral side = base : lateral side).\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Substituting the values, this proportion takes the form\r\n" );
document.write( "\r\n" );
document.write( "    \"18%2Ft\" = \"t%2F13\".   (4)\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "From this proportion,  t^2 = 18*13;  hence,  t = \"sqrt%2818%2A13%29\".\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Thus, we found out the lateral sides of triangle BAC: |AB| = |AC| = \"sqrt%2818%2A13%29\".\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Step 3 is complete.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "     Step 4.  Find the area of triangle BAC\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "For now, we know that triangle BAC is isosceles: AB= AC = \"sqrt%2818%2A13%29\"\r\n" );
document.write( "and its base BC has the length of 13+5 = 18 units.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Draw perpendicular AD (the altitude) from vertex A to the base BC.\r\n" );
document.write( "It bisects the base BC in two parts of the length  \"18%2F2\" = 9 units.\r\n" );
document.write( "\r\n" );
document.write( "The length h of the altitude AD will be (apply the Pythagoras)\r\n" );
document.write( "\r\n" );
document.write( "    h^2 = \"%28sqrt%2818%2A13%29%29%5E2\" - \"9%5E2\" = 18*13 - 81 = 153;  h = \"sqrt%28153%29\".\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Now the area of triangle BAC is\r\n" );
document.write( "\r\n" );
document.write( "    \"area%5BBAC%5D\" = \"%281%2F2%29%2Aabs%28BC%29%2Ah\" = \"%281%2F2%29%2A18%2Asqrt%28153%29\" = \"9%2Asqrt%28153%29\".\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "At this point, the problem is solved in full.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "ANSWER.  The area of triangle BAC is  \"9%2Asqrt%28153%29\",  or about  111.3238519 square units (approximately).\r\n" );
document.write( "
\r
\n" ); document.write( "\n" ); document.write( "Solved.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "-------------------\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Surely, this problem is of great Math Olympiad level.\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );