document.write( "Question 718046: what are the coordinates for this system of linear-quadratics equations?
\n" );
document.write( "2x^2-y=1
\n" );
document.write( "x-y=2 \n" );
document.write( "
Algebra.Com's Answer #440745 by checkley79(3341)![]() ![]() ![]() You can put this solution on YOUR website! 2x^2-y=1 \n" ); document.write( "-Y=-2X^2+1 \n" ); document.write( "Y=2X^2-1 RED LINE \n" ); document.write( "x-y=2 \n" ); document.write( "-Y=-X+2 \n" ); document.write( "Y=X-2 GREEN LINE. \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |