document.write( "Question 395966: What is an equation of the line that has each pair of intercepts if the x intercept is 2 and the y intercept is -5? \n" ); document.write( "
Algebra.Com's Answer #280999 by rfer(16322)\"\" \"About 
You can put this solution on YOUR website!
(2,0)
\n" ); document.write( "(0,-5)\r
\n" ); document.write( "\n" ); document.write( "slope m=-5-0/2-0
\n" ); document.write( "m=-5/2
\n" ); document.write( "-------------
\n" ); document.write( "y=mx+b
\n" ); document.write( "0=-5/2*2+b
\n" ); document.write( "b=-5
\n" ); document.write( "----------------
\n" ); document.write( "y=-5/2x-5
\n" ); document.write( "
\n" );