document.write( "Question 145244: Tutor can you help please?
\n" );
document.write( "Write an equation for the line that passes through (3, -2) and (7, 6)\r
\n" );
document.write( "\n" );
document.write( "Thank you \n" );
document.write( "
Algebra.Com's Answer #105915 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! Solve for the slope, m. \n" ); document.write( "m = (y2-y1)/(x2-x1) \n" ); document.write( "m = (6-(-2))/(7-3) \n" ); document.write( "m = 8/4 = 2 \n" ); document.write( "Use either point. \n" ); document.write( "y-y1 = m(x-x1) \n" ); document.write( "y-6 = 2(x-7) \n" ); document.write( "y-6 = 2x-14 \n" ); document.write( "2x-y = 8 \n" ); document.write( " \n" ); document.write( " |