document.write( "Question 986363: How can I algebraically find out where these two conic sections intersect?\r
\n" );
document.write( "\n" );
document.write( "4x^2+16y^2=64
\n" );
document.write( "2x-y^2=-4 \n" );
document.write( "
Algebra.Com's Answer #607142 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! How can I algebraically find out where these two conic sections intersect?\r \n" ); document.write( "\n" ); document.write( "4x^2+16y^2=64 \n" ); document.write( "2x-y^2=-4 \n" ); document.write( "===================== \n" ); document.write( "I would solve the 2nd eqn for x, then sub for x in the 1st eqn. \n" ); document.write( " \n" ); document.write( " |