document.write( "Question 936208: Find the slope-intercept form for line line that satisfy the conditions given. slope 20, passing through (3,-5). \n" ); document.write( "
Algebra.Com's Answer #569641 by srinivas.g(540)\"\" \"About 
You can put this solution on YOUR website!
slope-intercept form y= mx+c
\n" ); document.write( " where m =slope
\n" ); document.write( " c= constant
\n" ); document.write( " slope (m)=20
\n" ); document.write( " so y= 20x+c..........eq(1)\r
\n" ); document.write( "\n" ); document.write( " but this line is passing through (3,-5)
\n" ); document.write( " hence
\n" ); document.write( " -5 =20*3+c
\n" ); document.write( " -5 = 60 +c
\n" ); document.write( " move 60 to the left
\n" ); document.write( "-5-60 =c
\n" ); document.write( " -65 =c
\n" ); document.write( " put c= -65 in eq(1)
\n" ); document.write( " y=20x-65
\n" ); document.write( "result : slope intercept form of line we are looking for is y=20 x -65
\n" ); document.write( "
\n" );