document.write( "Question 828829: Find the equation of a line that is parallel to 2x + 6y = 5 and that goes through the point (2,1).
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #499530 by TimothyLamb(4379)![]() ![]() You can put this solution on YOUR website! --- \n" ); document.write( "given: \n" ); document.write( "line parallel to: 2x + 6y = 5 \n" ); document.write( "through point: (2,1) \n" ); document.write( "--- \n" ); document.write( "slope: \n" ); document.write( "6y = -2x + 5 \n" ); document.write( "y = -(1/3)x + 5/6 \n" ); document.write( "slope = -(1/3) \n" ); document.write( "--- \n" ); document.write( "to solve the linear equation, copy and paste this (the given point and parallel slope): \n" ); document.write( "2, 1, -0.333333 \n" ); document.write( "into the \"Point-Slope form: x1 y1 m\" input box here: https://sooeet.com/math/linear-equation-solver.php \n" ); document.write( "--- \n" ); document.write( "x-intercept = (5, 0) \n" ); document.write( "y-intercept = (0, 1.666666) \n" ); document.write( "slope = -0.333333 \n" ); document.write( "--- \n" ); document.write( "answer: \n" ); document.write( "the slope-intercept form of our new line: \n" ); document.write( "y = -0.333333x + 1.666666 \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( "Solve systems of linear equations up to 6-equations 6-variables: \n" ); document.write( "https://sooeet.com/math/system-of-linear-equations-solver.php \n" ); document.write( " |