document.write( "Question 550886: what is the equation of the line that passes through (0, -2) and (4, 6)? \n" ); document.write( "
Algebra.Com's Answer #359218 by josmiceli(19441)\"\" \"About 
You can put this solution on YOUR website!
Use the point-slope formula
\n" ); document.write( "\"+%28+y+-%28-2%29+%29+%2F+%28+x+-+0+%29+=+%28+6+-%28-2%29+%29+%2F+%28+4+-+0+%29+\"
\n" ); document.write( "\"+%28+y+%2B+2+%29+%2F+x+=+%28+6+%2B+2+%29+%2F+4+\"
\n" ); document.write( "\"+%28+y+%2B+2+%29+%2F+x+=+2+\"
\n" ); document.write( "\"+y+%2B+2+=+2x+\"
\n" ); document.write( "\"+y+=+2x+-+2+\"
\n" ); document.write( "Here's the plot:
\n" ); document.write( "\"+graph%28+400%2C+400%2C+-6%2C+6%2C+-6%2C+6%2C+2x+-+2+%29+\"
\n" ); document.write( "
\n" );