document.write( "Question 384082: What is the area of the circle if XY= 10 Ft? \n" ); document.write( "
Algebra.Com's Answer #271900 by Jk22(389)![]() ![]() You can put this solution on YOUR website! XY is the equation for an hyperbola \n" ); document.write( " \n" ); document.write( "It's known that one can pass from hyperbolic to euclidean geometry via usage of complex number : \n" ); document.write( " \n" ); document.write( "let \r \n" ); document.write( "\n" ); document.write( "X=a+ib \n" ); document.write( "Y=a-ib \n" ); document.write( " \n" ); document.write( "then XY=a^2-aib+aib+b^2=a^2+b^2=10, hence it's a circle in the complex plane with radius sqrt(10)Ft. \n" ); document.write( " |