document.write( "Question 351127: A line goes through the point (4,-3) and has a slope of -3/2. Graph this line. \n" ); document.write( "
Algebra.Com's Answer #250962 by nerdybill(7384)![]() ![]() You can put this solution on YOUR website! A line goes through the point (4,-3) and has a slope of -3/2. Graph this line. \n" ); document.write( ". \n" ); document.write( "The equation can be found by plugging the given info into the \"point-slope\" form: \n" ); document.write( "y - y1 = m(x - x1) \n" ); document.write( "y - (-3) = (-3/2)(x - 4) \n" ); document.write( "y + 3 = (-3/2)x + 6 \n" ); document.write( "y = (-3/2)x + 3 \n" ); document.write( ".\r \n" ); document.write( "\n" ); document.write( "
|