document.write( "Question 930166: Write the equation of a line parallel to the given line but passing through the given point.
\n" );
document.write( "y = 1/4x – 4
\n" );
document.write( "(8, -1)
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #564725 by TimothyLamb(4379)![]() ![]() You can put this solution on YOUR website! parallel lines have equal slopes \n" ); document.write( "--- \n" ); document.write( "slope of new line = (1/4) \n" ); document.write( "--- \n" ); document.write( "new line in point-slope form: \n" ); document.write( "y + 1 = (1/4)(x - 8) \n" ); document.write( "--- \n" ); document.write( "new line in slope-intercept form: \n" ); document.write( "y + 1 = (1/4)x - 8(1/4) \n" ); document.write( "y = (1/4)x - 2 - 1 \n" ); document.write( "y = (1/4)x - 3 \n" ); document.write( "--- \n" ); document.write( "Solve and graph linear equations: \n" ); document.write( "https://sooeet.com/math/linear-equation-solver.php \n" ); document.write( "--- \n" ); document.write( "Solve quadratic equations, quadratic formula: \n" ); document.write( "https://sooeet.com/math/quadratic-formula-solver.php \n" ); document.write( "--- \n" ); document.write( "Convert fractions, decimals, and percents: \n" ); document.write( "https://sooeet.com/math/fraction-decimal-percent.php \n" ); document.write( "--- \n" ); document.write( "Calculate and graph the linear regression of any data set: \n" ); document.write( "https://sooeet.com/math/linear-regression.php \n" ); document.write( " |