document.write( "Question 1178359: Solve y=1/x and x^2+y^2=2 simultaneously.
\n" ); document.write( "Begin by subtracting the equation of the hyperbola from the equation of the circle.
\n" ); document.write( "

Algebra.Com's Answer #807585 by math_helper(2461)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "I can solve it this way (substitution):\r
\n" ); document.write( "\n" ); document.write( "\"y=1%2Fx\"
\n" ); document.write( "\"x%5E2%2By%5E2+=+2+\"\r
\n" ); document.write( "\n" ); document.write( "Substitute 1/x for y in the 2nd eqn:
\n" ); document.write( "\"+x%5E2+%2B+%281%2Fx%29%5E2+=+2+\"\r
\n" ); document.write( "\n" ); document.write( "Simplifies to:
\n" ); document.write( "\"+x%5E4+-+2x%5E2+%2B+1+=+0+\"\r
\n" ); document.write( "\n" ); document.write( "Factors to:
\n" ); document.write( "\"+%28x%5E2+-+1%29+=+0+\"\r
\n" ); document.write( "\n" ); document.write( "Solutions:
\n" ); document.write( "\"+x%5E2+=+1+\" --> x = -1 and/or x = 1\r
\n" ); document.write( "\n" ); document.write( "For x=-1 we get y=-1 and \"x%5E2%2By%5E2+=+%28-1%29%5E2%2B%28-1%29%5E2+=+1%2B1+=+2+\"
\n" ); document.write( "For x=1 we get y=1 and \"x%5E2%2By%5E2+=+%281%29%5E2+%2B+%281%29%5E2+=+1%2B1+=+2+\"\r
\n" ); document.write( "\n" ); document.write( "Both solutions (1,1) and (-1,-1) satisify the equations.\r
\n" ); document.write( "\n" ); document.write( " \n" ); document.write( "
\n" );