document.write( "Question 377227: Write the equations of the line that has m=3/2 and goes through the point (2,-1) is the slope intercept form \n" ); document.write( "
Algebra.Com's Answer #268206 by rfadrogane(214)![]() ![]() You can put this solution on YOUR website! Write the equations of the line that has m=3/2 and goes through the point (2,-1) is the slope intercept form. \n" ); document.write( " Sol'N: \n" ); document.write( " slope-intercept form:y = mx + b \n" ); document.write( " but first let us used the point-slope form. \n" ); document.write( " y-y1 = m(x-x1) @ P(2,-1) and m = 3/2 \n" ); document.write( " y+1 = 3/2(x-2) \n" ); document.write( " y+1 = 3/2x - 3 \n" ); document.write( " y = 1.5x - 4 ----answer \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " |