document.write( "Question 515183: Find a equation in slope intercept form for the line through (6,-2) with a slope of 1\2 \n" ); document.write( "
Algebra.Com's Answer #343800 by lwsshak3(11628)![]() ![]() ![]() You can put this solution on YOUR website! Find a equation in slope intercept form for the line through (6,-2) with a slope of 1\2 \n" ); document.write( "** \n" ); document.write( "standard form of equation for a straight line: y=mx+b, m=slope, b= y-intercept \n" ); document.write( "for given problem: \n" ); document.write( "y=x/2+b \n" ); document.write( "solving for b using coordinates of given point (6,-2) \n" ); document.write( "-2=6/2+b \n" ); document.write( "-2=3+b \n" ); document.write( "b=-5 \n" ); document.write( "Equation: \n" ); document.write( "y=x/2-5 \n" ); document.write( " |