document.write( "Question 811357: find an equation of the line through (1,8) and parallel to y=4x+2 write the equation using function notattion \n" ); document.write( "
Algebra.Com's Answer #488849 by TimothyLamb(4379)![]() ![]() You can put this solution on YOUR website! parallel lines have equal slope: \n" ); document.write( "--- \n" ); document.write( "y = 4x + 2 \n" ); document.write( "first line has slope (m) = 4 \n" ); document.write( "--- \n" ); document.write( "second line contains the point (1,8) and its slope (m) is also 4: \n" ); document.write( "--- \n" ); document.write( "use the point-slope form of the second line: \n" ); document.write( "y - y1 = m(x - x1) \n" ); document.write( "y - 8 = 4(x - 1) \n" ); document.write( "y - 8 = 4x - 4 \n" ); document.write( "--- \n" ); document.write( "y = 4x + 4 \n" ); document.write( "--- \n" ); document.write( "result: \n" ); document.write( "f(x) = 4x + 4 \n" ); document.write( "--- \n" ); document.write( "--- \n" ); document.write( "--- \n" ); document.write( "check the answer: \n" ); document.write( "x1 y1 m = 1 8 4 \n" ); document.write( "plug x1 y1 m into: https://sooeet.com/math/linear-equation-solver.php \n" ); document.write( "--- \n" ); document.write( "again we see: \n" ); document.write( "slope (m) = 4 \n" ); document.write( "y-intercept = 4 \n" ); document.write( "--- \n" ); document.write( "same result: \n" ); document.write( "f(x) = 4x + 4 \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( " |