document.write( "Question 830587: How do I write an equation of the line that passes through (1,6) and is parallel to the line x-y=4 ?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #500707 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! How do I write an equation of the line that passes through (1,6) and is parallel to the line x-y=4 ? \n" ); document.write( "----- \n" ); document.write( "Find the slope of the given line:: \n" ); document.write( "y = x-4 \n" ); document.write( "slopw = 1 \n" ); document.write( "----- \n" ); document.write( "Lines parallel to the given line must have slope = 1. \n" ); document.write( "----- \n" ); document.write( "Form: y = mx + b \n" ); document.write( "Solve for \"b\": \n" ); document.write( "6 = 1*1 + b \n" ); document.write( "b = 5 \n" ); document.write( "------ \n" ); document.write( "Equation: \n" ); document.write( "y = x + 5 \n" ); document.write( "-------------------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "===================== \n" ); document.write( " |