document.write( "Question 78246: my question is plot a graph of the following curves and write down co-ordinates of their intersection with the x- axis
\n" );
document.write( "a, y=x²-x-2
\n" );
document.write( "b, y=2x²-3x-9\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "plot these graphs between x=-2 and x=+3
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #56130 by checkley75(3666)![]() ![]() ![]() You can put this solution on YOUR website! y=x^2-x-2 \n" ); document.write( "y=2x^2-3x-9 \n" ); document.write( " \n" ); document.write( "THE QUESTION YOU ASKED WAS FOR THE INTERSECTION WITH THE X AXIS. \n" ); document.write( "THE RED CURVE INTERSECTS THE X AXIS @ (2,0) & (-1,0) \n" ); document.write( "THE GREEN CURVE INTERSECTS THE X AXIS @ (3,0) & (-1.5,0) \n" ); document.write( " |