document.write( "Question 1172030: What is the equation of the line in slope-intercept form that had a slope of -1/3 and passes through the point (6,1)? \n" ); document.write( "
Algebra.Com's Answer #796946 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! What is the equation of the line in slope-intercept form that had a slope of -1/3 and passes through the point (6,1)? \n" ); document.write( "-------------------- \n" ); document.write( "m = -1/3 \n" ); document.write( "(x1,y1) = (6,1) \n" ); document.write( "---------------- \n" ); document.write( "y - y1 = m*(x-x1) \n" ); document.write( " |