document.write( "Question 513698: Write the equation of the line that passes through the given point and is parallel or perpendicular to the given line. Write the answer in slope-intercept form.
\n" );
document.write( "(−8, 1),
\n" );
document.write( "perpendicular to
\n" );
document.write( "y + 8x = −14
\n" );
document.write( "y = \n" );
document.write( "
Algebra.Com's Answer #343101 by umail08(87)![]() ![]() You can put this solution on YOUR website! Write the answer in slope-intercept form. \n" ); document.write( "(−8, 1), \n" ); document.write( "y + 8x = -14 \n" ); document.write( "y = -8x -14 … slope = -8 \n" ); document.write( "The slope of a perpendicular line would be 1/8 … the negative reciprocal \n" ); document.write( "So the equation of a line perpendicular to y + 8x = -14 and passing thru (-8,1) would be: \n" ); document.write( "(-8,1) … (x1,y1) \n" ); document.write( "y-y1 = m(x-x1) \n" ); document.write( "y – 1 = 1/8(x-(-8)) \n" ); document.write( "y-1=1/8(x+8) \n" ); document.write( "y – 1 = 1/8x + 1 \n" ); document.write( "y = 1/8x + 2 \n" ); document.write( " \n" ); document.write( " |