document.write( "Question 758217: Write an equation of the line containing the specified point and perpendicular to the indicated line .\r
\n" );
document.write( "\n" );
document.write( "(0,-7), 4x+3=y\r
\n" );
document.write( "\n" );
document.write( "Thank you
\n" );
document.write( "Jennifer \n" );
document.write( "
Algebra.Com's Answer #461292 by lwsshak3(11628)![]() ![]() ![]() You can put this solution on YOUR website! Write an equation of the line containing the specified point and perpendicular to the indicated line . \n" ); document.write( "(0,-7), 4x+3=y \n" ); document.write( "*** \n" ); document.write( "equation of a line: y=mx+b, m=slope, b=y-intercept \n" ); document.write( "given line:4x+3=y \n" ); document.write( "y=4x+3 \n" ); document.write( "slope=4 \n" ); document.write( ".. \n" ); document.write( "slope of a line perpendicular to given line=-1/4 (negative reciprocal) \n" ); document.write( "equation: \n" ); document.write( "y=-x/4+b \n" ); document.write( "solving for b using coordinates of given point (0,-7) \n" ); document.write( "-7=-0/4+b \n" ); document.write( "b=-7 \n" ); document.write( "equation of perpendicular line: \n" ); document.write( "y=-x/4-7 \n" ); document.write( " |