document.write( "Question 264967: If you have two parabolas formed by the two equations: y=x^2+2 and y=-x^2+5 at what point(s) do these two parabolas intersect each other? \n" ); document.write( "
Algebra.Com's Answer #194945 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! If you have two parabolas formed by the two equations: y=x^2+2 and y=-x^2+5 at what point(s) do these two parabolas intersect each other? \n" ); document.write( "----------- \n" ); document.write( "They both equal y, so \n" ); document.write( "x^2 + 2 = -x^2 + 5 \n" ); document.write( "2x^2 = 3 \n" ); document.write( "x^2 = 3/2 \n" ); document.write( "Solve that for x, find the y's \n" ); document.write( " \n" ); document.write( " |