document.write( "Question 615240: i need to find the equation of a line that is perpendicular to the line y=1/4x+6 and contains the points (-8,0) \n" ); document.write( "
Algebra.Com's Answer #387026 by scott8148(6628)\"\" \"About 
You can put this solution on YOUR website!
y = (1/4)x + 6 is in slope-intercept form (y = mx + b), with 1/4 being the slope\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "perpendicular lines have slopes that are negative reciprocals, so the slope of the new line is -4\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "y = -4 x + b\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "to find the new y-intercept (b), plug in the given point\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "(0) = -4(-8) + b ___ -32 = b\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "the new equation is ___ y = -4x - 32
\n" ); document.write( "
\n" );