document.write( "Question 432479: Write the equation in slope-intercept form of the line that has a slope of 2 and contains the point (4, 2). \n" ); document.write( "
Algebra.Com's Answer #299842 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! Do it like this: \n" ); document.write( "------------- \n" ); document.write( "Slope = -1/2 \n" ); document.write( "m = -1/2 \n" ); document.write( "-------- \n" ); document.write( "Use y = mx + b and the point to find b, the y-intercept \n" ); document.write( "7 = (-1/2)*3 + b \n" ); document.write( "b = 8.5 or 17/2 \n" ); document.write( "--> y = (-1/2)x + 17/2 in slope-intercept form \n" ); document.write( "x + 2y = 17 in standard form \n" ); document.write( " \n" ); document.write( " |