document.write( "Question 904323: Locate the points of intersection of the parabola x^2+y=5 and ellipse 4x^2 +y^2 = 17. \n" ); document.write( "
Algebra.Com's Answer #548632 by josgarithmetic(39617)\"\" \"About 
You can put this solution on YOUR website!
Do you want to solve for y and substitute into the ellipse equation, or do you want to solve for x and substitute into the ellipse equation?\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"x%5E2%2By=5\"
\n" ); document.write( "\"x%5E2=5-y\"
\n" ); document.write( "Substitute \"x%5E2\".\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"4x%5E2%2By%5E2=17\"
\n" ); document.write( "\"4%285-y%29%2By%5E2=17\"
\n" ); document.write( "\"20-4y%2By%5E2-17=0\"
\n" ); document.write( "\"y%5E2-4y%2B3=0\"
\n" ); document.write( "\"%28y-1%29%28y-3%29=0\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "If \"y=1\", then \"x%5E2=5-1\"
\n" ); document.write( "\"x%5E2=4\"
\n" ); document.write( "\"x=-2\" or \"x=2\".
\n" ); document.write( "Solution Points For This: (-2,1) and (2,1).\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "If y=3, then \"x%5E2=5-3=2\"
\n" ); document.write( "\"x=-sqrt%282%29\" or \"x=sqrt%282%29\".
\n" ); document.write( "Solution points for this are: (-sqrt(2),3) and (sqrt(2),3).\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );