document.write( "Question 159054: Write the equation of the line that passes through the point (2,-4) and is perpendicular to the line whose equation is y= -1/2x + 3
\n" );
document.write( "Please HELP!! \n" );
document.write( "
Algebra.Com's Answer #117138 by scott8148(6628)![]() ![]() You can put this solution on YOUR website! perpendicular lines have slopes that are negative reciprocals of each other\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "so, the slope of the new line is -1/(-1/2) or 2\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "using point-slope __ y-(-4)=2(x-2) __ y+4=2x-4 __ y=2x-8 \n" ); document.write( " |