document.write( "Question 896765: The point intersection of the line 2x-y=4 and the parabola y=x^2-3 is: \n" ); document.write( "
Algebra.Com's Answer #543736 by Alan3354(69443)\"\" \"About 
You can put this solution on YOUR website!
intersection of the line 2x-y=4 and the parabola y=x^2-3
\n" ); document.write( "2x-y=4 --> y = 2x-4
\n" ); document.write( "----
\n" ); document.write( "y = x^2-3
\n" ); document.write( "y = 2x-4
\n" ); document.write( "x^2 - 3 = 2x - 4
\n" ); document.write( "Solve for x, then for y.
\n" ); document.write( "Check for extraneous solutions.
\n" ); document.write( "
\n" ); document.write( "
\n" );