document.write( "Question 57552: Find the equation of the line that goes through the given point and has the given slope.
\n" ); document.write( "Write thea answer in slope-intercept form.\r
\n" ); document.write( "\n" ); document.write( "(2,5),4
\n" ); document.write( "

Algebra.Com's Answer #39271 by checkley71(8403)\"\" \"About 
You can put this solution on YOUR website!
Y=mX+b Y=5, X=2 & m=4 THUS
\n" ); document.write( "5=4*2+b
\n" ); document.write( "5=8+b
\n" ); document.write( "b=5-8
\n" ); document.write( "b=-3
\n" ); document.write( "THUS THE EQUATION IS
\n" ); document.write( "Y=4x-3
\n" ); document.write( "
\n" );