document.write( "Question 581372: Find the equation of the line having the given slope and containing the given point? m=3/4 (4,-3) \n" ); document.write( "
Algebra.Com's Answer #371612 by algebrahouse.com(1659)![]() ![]() You can put this solution on YOUR website! (4,-3) , m = 3/4\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "y - y1 = m(x - x1) {point-slope form} \n" ); document.write( "y - (-3) = (3/4)(x - 4) {substituted into point-slope form} \n" ); document.write( "y + 3 = (3/4)x - 3 {used distributive property} \n" ); document.write( "y = (3/4)x - 6 {subtracted 3 from both sides} \n" ); document.write( " For more help from me, visit: www.algebrahouse.com \n" ); document.write( " |