document.write( "Question 385337: Find the equation of the line passing through the point (3,1) and parallel to the line which joins (3,-2) and (6,4). \n" ); document.write( "
Algebra.Com's Answer #272643 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Find the equation of the line passing through the point (3,1) and parallel to the line which joins (3,-2) and (6,4). \n" ); document.write( "---- \n" ); document.write( "slope of the given line = (4--2)/(6-3) = 2 \n" ); document.write( "---- \n" ); document.write( "Equation of line with slope = 2 passing thru (3,1). \n" ); document.write( "-- \n" ); document.write( "Form: y = mx + b \n" ); document.write( "Substitute for y,x,m and solve for \"b\": \n" ); document.write( "1 = 2*3+b \n" ); document.write( "b = -5 \n" ); document.write( "Equation: \n" ); document.write( "y = 2x-5 \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " \n" ); document.write( " |