document.write( "Question 574979: A line passes through (3, 5) and (6, 14). What is the equation of the line in point-slope form?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #369339 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! A line passes through (3,5) and (6,14). What is the equation of the line in point-slope form? \n" ); document.write( "================================== \n" ); document.write( "Find the slope. \n" ); document.write( "slope m = diffy/diffx = (14-5)/(6-3) = 9/3 \n" ); document.write( "m = 3 \n" ); document.write( "Then here's an example. \n" ); document.write( "------------- \n" ); document.write( "Write the equation of a line that passes through the given point and has the given slope. Then write the equation in slopeintercept form. Show all your work. \n" ); document.write( "Passes through (–5,6) and has slope of 3 \n" ); document.write( "Use y = mx + b and the point to find b \n" ); document.write( "6 = 3*(-5) + b \n" ); document.write( "b = 21 \n" ); document.write( "--> y = 3x + 21 \n" ); document.write( " \n" ); document.write( " |