document.write( "Question 827564: Find an equation of the line that passes through the given point and is perpendicular to the given line. Write the equation in slope-intercept form.
\n" );
document.write( "(8, -4)
\n" );
document.write( "5x = 7y - 6 \n" );
document.write( "
Algebra.Com's Answer #498751 by TimothyLamb(4379)![]() ![]() You can put this solution on YOUR website! --- \n" ); document.write( "given: \n" ); document.write( "point = (8, -4) \n" ); document.write( "line = 5x = 7y - 6 \n" ); document.write( "--- \n" ); document.write( "7y = 5x + 6 \n" ); document.write( "y = (5/7)x + 6/7 \n" ); document.write( "--- \n" ); document.write( "perpendicular slope = -7/5 = -1.4 \n" ); document.write( "--- \n" ); document.write( "to solve the linear equation, copy and paste this (the given point and perpendicular slope): \n" ); document.write( "8, -4, -1.4 \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.14285714, 0) \n" ); document.write( "y-intercept = (0, 7.2) \n" ); document.write( "slope = -1.4 \n" ); document.write( "--- \n" ); document.write( "answer: \n" ); document.write( "the slope-intercept form of our new line: \n" ); document.write( "y = -1.4x + 7.2 \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( " |