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)\"\" \"About 
You can put this solution on YOUR website!
y=x^2-x-2
\n" ); document.write( "y=2x^2-3x-9
\n" ); document.write( "\"+graph%28+300%2C+500%2C+-5%2C+5%2C+-15%2C+15%2C+y+=+x%5E2+-x+-2%2C+y+=+2x%5E2+-3x+-9%29+\" (graph 300x500 pixels, x from -5 to 5, y from -15 to 15, y = x^2 -x -2 and y = 2x^2 -3x -9).
\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( "
\n" );