document.write( "Question 142491: Write the equation of the line parallel to 3x - y = 2 and passing through (2, -3). \n" ); document.write( "
Algebra.Com's Answer #103705 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Write the equation of the line parallel to 3x-y=2 and passing through (2,-3). \n" ); document.write( "------------------- \n" ); document.write( "Given line: y = 3x-2, so it has a slope of 3 \n" ); document.write( "----------- \n" ); document.write( "ANY line parallel to it must have the same slope: m=3 \n" ); document.write( "------------ \n" ); document.write( "Equation Form: y = mx + b \n" ); document.write( "You know y= -3 when x = 2, and you know m=3; solve for b. \n" ); document.write( "-3 = 3*2 + b \n" ); document.write( "b = -9 \n" ); document.write( "---------- \n" ); document.write( "EQUATION: \n" ); document.write( "y = 3x - 9 \n" ); document.write( "============== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |