document.write( "Question 798707: Write the equation of the line that intersects the graph f the parabola y=x^2 at x=-2 and x=1. \n" ); document.write( "
Algebra.Com's Answer #482606 by tommyt3rd(5050)\"\" \"About 
You can put this solution on YOUR website!
y1=1^2=1
\n" ); document.write( "y2=(-2)^2=4\r
\n" ); document.write( "\n" ); document.write( "m=(4-1)/(-2-1)=-1\r
\n" ); document.write( "\n" ); document.write( "line:\r
\n" ); document.write( "\n" ); document.write( "y-1=-1(x-1)
\n" ); document.write( "
\n" );