document.write( "Question 1194325: The circumference and radius of a circle \"T\" are unknown. Two point A and B lie on circle whose arc length is 200 feet but the length of AB chord is 150 feet.
\n" ); document.write( "(A) Find the area of this segment from AB chord to AB curve?
\n" ); document.write( "(B) Can we find area of the circle \"T\" if we know the area of segment from AB chord to AB curve?
\n" ); document.write( "

Algebra.Com's Answer #826514 by ikleyn(52781)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "The circumference and radius of a circle \"T\" are unknown.
\n" ); document.write( "Two point A and B lie on circle whose arc length is 200 feet
\n" ); document.write( "but the length of AB chord is 150 feet.
\n" ); document.write( "(A) Find the area of this segment from AB chord to AB curve?
\n" ); document.write( "(B) Can we find area of the circle \"T\" if we know the area of segment from AB chord to AB curve?
\n" ); document.write( "~~~~~~~~~~~~~~~\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\r\n" );
document.write( "In a coordinate plane make a sketch: draw a circle T (with unknown radius r);\r\n" );
document.write( "\r\n" );
document.write( "mark the appropriate points A and B  (A in Q1, B in the Q4 symmetrically to A about the x-axis).\r\n" );
document.write( "\r\n" );
document.write( "Draw the chord AB.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Let the central angle for the arc AB be \"2%2Aalpha\" radians.\r\n" );
document.write( "\r\n" );
document.write( "So from the given part, you have these two equations\r\n" );
document.write( "\r\n" );
document.write( "    \"r%2A2alpha\" = 200 feet,  or   \"r%2Aalpha\" = 100         (1)  (from the arc length)\r\n" );
document.write( "\r\n" );
document.write( "and\r\n" );
document.write( "\r\n" );
document.write( "    \"2%2Ar%2Asin%28alpha%29\" = 150,  or  \"r%2Asin%28alpha%29\" = 75.      (2)  (from the chord length).\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Dividing equation (2) by equation (1), you get\r\n" );
document.write( "\r\n" );
document.write( "    \"sin%28alpha%29%2Falpha\" = \"75%2F100\",  or  \"sin%28alpha%29\" = \"0.75%2Aalpha\".    (3)\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "This equation is not algebraic equation; it is transcendent equation and can not be solved \r\n" );
document.write( "by the Algebra methods.  But it can be solved numerically with any prescribed precision.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "There are many solvers for solving such equations in the Internet.\r\n" );
document.write( "\r\n" );
document.write( "I used one such free of charge common use solver at this link\r\n" );
document.write( "\r\n" );
document.write( "https://www.wolframalpha.com/widgets/view.jsp?id=a7d8ae4569120b5bec12e7b6e9648b86\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "It gave me the value of \"alpha\" = 1.2757  radians.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "        To check it,  compare both sides of equation (3)\r\n" );
document.write( "\r\n" );
document.write( "            sin(1.2757) = 0.9568;  0.75*1.2757 = 0.9568,  \r\n" );
document.write( "\r\n" );
document.write( "        so these values are consistent.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Next, knowing \"alpha\", we can find \"r\" from equation (1)\r\n" );
document.write( "\r\n" );
document.write( "    r = \"100%2Falpha\" = \"100%2F1.2757\" = 78.3883  (rounded).\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "    +--------------------------------------------------------------+\r\n" );
document.write( "    |   Now we have everything to answer the problem's questions.  |\r\n" );
document.write( "    +--------------------------------------------------------------+\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Question (A)\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "    The area of the segment is the area of the sector minus the area of the triangle\r\n" );
document.write( "\r\n" );
document.write( "        area of the segment = \"%281%2F2%29%2Ar%5E2%2A%282%2Aalpha%29%29\" - \"%281%2F2%29%2Ar%2Ar%2Asin%282%2Aalpha%29\" = \r\n" );
document.write( "\r\n" );
document.write( "                            = \"%281%2F2%29%2A78.3883%5E2%2A%282%2A1.2757%29\" - \"%281%2F2%29%2A78.3883%5E2%2A0.5565\" = \r\n" );
document.write( "\r\n" );
document.write( "                            = 7838.8264 - 1709.7699 = 6129.0565 square units  (rounded)    ANSWER\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Question (B)\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "    After solving the problem, I just know the radius of the circle; therefore, I can calculate\r\n" );
document.write( "    the area of the circle.  It is\r\n" );
document.write( "\r\n" );
document.write( "        area of the circle = \"pi%2Ar%5E2\" = \"3.14159%2A78.3883%5E2\" = 19304.2084  (rounded).    ANSWER\r\n" );
document.write( "
\r
\n" ); document.write( "\n" ); document.write( "The problem is solved in full.\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );