document.write( "Question 778770: write the equation of a line parallel to the given line but passing through the given point. Show work
\n" );
document.write( "y=-x+3;(-2,-2) \n" );
document.write( "
Algebra.Com's Answer #474899 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! write the equation of a line parallel to the given line but passing through the given point. Show work \n" ); document.write( "y=-x+3 ; (-2,-2) \n" ); document.write( "------- \n" ); document.write( "The given equation has slope = -1 \n" ); document.write( "So every line parallel to it has slope = -1 \n" ); document.write( "------- \n" ); document.write( "Form: y = mx + b \n" ); document.write( "Solve for \"b\": \n" ); document.write( "-2 = -1*-2 + b \n" ); document.write( "b = -4 \n" ); document.write( "--------- \n" ); document.write( "Equation: \n" ); document.write( "y = -x -4 \n" ); document.write( "================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "================== \n" ); document.write( " |