document.write( "Question 206079: Find an equation for the line passing through the point and parallel to the given line: (1,2) Y= 3x-2 \n" ); document.write( "
Algebra.Com's Answer #155651 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Find an equation for the line passing through the point and parallel to the given line: (1,2) Y= 3x-2 \n" ); document.write( "--------------------------- \n" ); document.write( "The slope of the given line is 3. \n" ); document.write( "Any line parallel to it must have a slope of 3. \n" ); document.write( "Find the intercept: \n" ); document.write( "since y = mx+b, 2 = 3*1+b \n" ); document.write( "b = 2-3 = -1 \n" ); document.write( "---------------------- \n" ); document.write( "Equation: \n" ); document.write( "y = 3x-1 \n" ); document.write( "================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |