document.write( "Question 633457: Find an equation of a line passing through the point (7,3) and parallel to the line joining the points (8,7) and (1,6). \n" ); document.write( "
Algebra.Com's Answer #398916 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
 
\n" ); document.write( "Hi,
\n" ); document.write( "Using the standard slope-intercept form for an equation of a line y = mx + b
\n" ); document.write( " where m is the slope and b the y-intercept.
\n" ); document.write( "line passing through the point (7,3) and parallel to the line joining the points
\n" ); document.write( "(8,7) and
\n" ); document.write( "(1,6) m = 1/7 \r
\n" ); document.write( "\n" ); document.write( "New Line parallel to the above (Note: same slope)
\n" ); document.write( " y = (1/7)x + b
\n" ); document.write( " 3 = (1/7)·7 + b |Using ordered pair (x,y):(7,3) to solve for b
\n" ); document.write( " 2 = b
\n" ); document.write( " y = (1/7)x + 2 OR x-7y = 14 \n" ); document.write( "
\n" );