document.write( "Question 710282: The line through (8,-2) perpendicular to the line y=7-2x\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "What an equation of the line described \n" );
document.write( "
Algebra.Com's Answer #436976 by lwsshak3(11628)![]() ![]() ![]() You can put this solution on YOUR website! The line through (8,-2) perpendicular to the line y=7-2x \n" ); document.write( "Write an equation of the line described \n" ); document.write( "** \n" ); document.write( "Equation of a line: y=mx+b, m=slope, b=y-intercept \n" ); document.write( "y=7-2x \n" ); document.write( "y=-2x+7 \n" ); document.write( "m=-2 \n" ); document.write( "slope of the perpendicular line=1/2 (negative reciprocal) \n" ); document.write( "y=x/2+b \n" ); document.write( "solve for b using coordinates of given point on the line (8,-2) \n" ); document.write( "-2=8/2+b \n" ); document.write( "b=-6 \n" ); document.write( "Equation of the perpendicular line:y=x/2-6 \n" ); document.write( " |