document.write( "Question 262234: How would I find the points at which the parabola formed y=x^2 and the line formed by y=2x+3 intersect \n" ); document.write( "
Algebra.Com's Answer #193180 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! How would I find the points at which the parabola formed y=x^2 and the line formed by y=2x+3 intersect \n" ); document.write( "--------------- \n" ); document.write( "Since both right sides equal y, they equal each other. \n" ); document.write( "x^2 = 2x + 3 \n" ); document.write( "Solve that, get the 2 points of intersection. \n" ); document.write( " \n" ); document.write( " |