document.write( "Question 52791: Find the perpendicular to line -8x+2y=6 \n" ); document.write( "
Algebra.Com's Answer #37217 by rchill(405)\"\" \"About 
You can put this solution on YOUR website!
First solve the equation for y as you need to get it in the form of y=mx+b, where m is the slope. Doing that gives \"y=4x%2B3\". A line perpendicular to that will have a slope of \"expr%28-1%2F4%29\". The graph is:
\n" ); document.write( "\"graph%28200%2C200%2C-5%2C5%2C-5%2C5%2C4x%2B3%2C-x%2F4%2B3%29\"
\n" ); document.write( "
\n" );