document.write( "Question 533669: Find the equation of the line with the given properties. Express the equation in general form or slope-intercept form.
\n" );
document.write( "Perpendicular to the line 2x+y=-11; contains the point (-2,-8)
\n" );
document.write( "The equation of the line is ______(this is where u put your amswer if you can figure it out)lol and goodluck. \n" );
document.write( "
Algebra.Com's Answer #351107 by richard1234(7193)![]() ![]() You can put this solution on YOUR website! First, find the slope by writing that equation in slope-intercept form:\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "y = -2x - 11 --> slope = -2\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "The slope of a perpendicular line would hence be -1/-2, or 1/2. Using point slope form, the equation of the new line is\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "y - (-8) = (1/2)(x - (-2))\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "y + 8 = (1/2)x + 1\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "y = (1/2)x - 7 \n" ); document.write( " |