document.write( "Question 886433: Given a circle U which has a center at coordinates (1,3) and a point on its circumference at (2, 2), what is the area of the circle? \n" ); document.write( "
Algebra.Com's Answer #535915 by josgarithmetic(39620)\"\" \"About 
You can put this solution on YOUR website!
The radius will be size of the distance from (1,3) to (2,2).\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"r=sqrt%28%281-2%29%5E2%2B%283-2%29%5E2%29\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "and area of the circle is \"pi%2Ar%5E2=highlight_green%28pi%2A%28%281-2%29%5E2%2B%283-2%29%5E2%29%29\".
\n" ); document.write( "Just needs simplification.
\n" ); document.write( "
\n" );