document.write( "Question 593411: I need to find the point of intersection between a circle and ellipse. Here are the equations:
\n" );
document.write( "x^2+y^2=625
\n" );
document.write( "(x+5)^2/9+(y-8)^2/100=1\r
\n" );
document.write( "\n" );
document.write( "I have no idea what to do and am about to break down! \n" );
document.write( "
Algebra.Com's Answer #376447 by lwsshak3(11628)![]() ![]() ![]() You can put this solution on YOUR website! I need to find the point of intersection between a circle and ellipse. Here are the equations: \n" ); document.write( "x^2+y^2=625 \n" ); document.write( "(x+5)^2/9+(y-8)^2/100=1 \n" ); document.write( "I have no idea what to do and am about to break down! \n" ); document.write( "** \n" ); document.write( "No wonder you are about to break down! \n" ); document.write( "Punch these two equations into a graphing calculator and you will see that they do not intersect. \n" ); document.write( "The ellipse is wholly inside the circle. \n" ); document.write( " |