document.write( "Question 45451: write an equation in slope-intercept form if possible of the line through the pair of points (5,-2) and (0,-9) \n" ); document.write( "
Algebra.Com's Answer #30203 by checkley71(8403)\"\" \"About 
You can put this solution on YOUR website!
(5,-2)(0,-9) gives a slope of (-9+2)/(0-5) or -7/-5 or 1.4 and a y intercept of -9 thus the equation is y=1.4x-9 \n" ); document.write( "
\n" );