document.write( "Question 998337: Given 5x+2y-6=0 write equation of a line that is perpendicular going through point (0,-3).
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #616128 by fractalier(6550)\"\" \"About 
You can put this solution on YOUR website!
Find the slope of this line first.
\n" ); document.write( "5x + 2y - 6 = 0
\n" ); document.write( "2y = -5x + 6
\n" ); document.write( "y = (-5/2)x + 3
\n" ); document.write( "This time you need a slope of 2/5 (it's the negative reciprocal)...
\n" ); document.write( "So using the point and y = mx + b, we get
\n" ); document.write( "-3 = (2/5)(0) + b
\n" ); document.write( "and b = -3
\n" ); document.write( "so your line is
\n" ); document.write( "y = (2/5)x - 3
\n" ); document.write( "
\n" );