document.write( "Question 930168: Write the equation of a line perpendicular to the given line but passing through the given point.
\n" );
document.write( "given line: y = -4x – 5
\n" );
document.write( "given point: (0, 1)
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #564724 by TimothyLamb(4379)![]() ![]() You can put this solution on YOUR website! perpendicular lines have negative reciprocal slopes \n" ); document.write( "--- \n" ); document.write( "slope of new line = -(1/-4) = 4 \n" ); document.write( "--- \n" ); document.write( "new line in point-slope form: \n" ); document.write( "y - 1 = 4(x - 0) \n" ); document.write( "--- \n" ); document.write( "new line is slope-intercept form: \n" ); document.write( "y - 1 = 4(x - 0) \n" ); document.write( "y = 4x + 1 \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( " |