document.write( "Question 51249: Could someone help with this problem. Detwmine the equation of the line that has a slope of 5 and passes through the point (1,3). Write the equation in slope intercept form. \n" ); document.write( "
Algebra.Com's Answer #34191 by venugopalramana(3286)![]() ![]() You can put this solution on YOUR website! see example below and try.if still in difficulty please come back \n" ); document.write( "how do I write an equation in slope-intercept form that satisfies the condition. \n" ); document.write( "slope= -0.5, passes through (2,-3) \n" ); document.write( "std.eqn is \n" ); document.write( "y=mx+c.....m=slope=-0.5 \n" ); document.write( "c= y intercept \n" ); document.write( "y= -0.5x +c...it passes through 2,-3..hence \n" ); document.write( "-3= -0.5*2+c= -1+c \n" ); document.write( "c=1-3 = -2 \n" ); document.write( "eqn.is \n" ); document.write( "y= -0.5x -2 \n" ); document.write( " \n" ); document.write( " |