document.write( "Question 758361: Find the equation of a line that is parallel to y = -x/2 + 4 and that passes through the point (4, 0). \n" ); document.write( "
Algebra.Com's Answer #461417 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Find the equation of a line that is parallel to y = -x/2 + 4 and that passes through the point (4, 0). \n" ); document.write( "----- \n" ); document.write( "The given line has slope = -1/2. \n" ); document.write( "---- \n" ); document.write( "Every line parallel to it must have slope = -1/2 \n" ); document.write( "----------------------- \n" ); document.write( "Form: y = mx + b \n" ); document.write( "Solve for \"b\": \n" ); document.write( "0 = (-1/2)4 + b \n" ); document.write( "b = 2 \n" ); document.write( "------ \n" ); document.write( "Equation: \n" ); document.write( "y = (-1/2)x + 2 \n" ); document.write( "======================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "=================== \n" ); document.write( " |