document.write( "Question 1119308: Find the intersection of the circle x^2+y^2=1 and the line x-y=1
\n" );
document.write( "I. (0,-1) II. (-1,0) III. (1,0)
\n" );
document.write( "I,III
\n" );
document.write( "II,III
\n" );
document.write( "I,II
\n" );
document.write( "I,II,III \n" );
document.write( "
Algebra.Com's Answer #734774 by josgarithmetic(39617)![]() ![]() ![]() You can put this solution on YOUR website! The unit circle: All four quadrants\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "The given line: Quadrants 1 and 3\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "The intersection is in quadrant 1 and quadrant 3. \n" ); document.write( " |