document.write( "Question 798303: find the coordinate of the point interception of the ellipse 4x^2+4y^2=4 and the circle x^2+y^2=2
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #482123 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! find the coordinate of the point interception of the ellipse 4x^2+4y^2=4 and the circle x^2+y^2=2 \n" ); document.write( "-------- \n" ); document.write( "4x^2+4y^2=4 --> x^2 + y^2 = 1 \n" ); document.write( "That's a circle, radius 1. \n" ); document.write( "The 2 circles are concentric, they have the same center, the Origin. \n" ); document.write( "--> no intersection \n" ); document.write( " \n" ); document.write( " |