document.write( "Question 518469: What is the equation of a line that passes through the point (0, -3) and is perpendicular to a line with a slope of 4? \n" ); document.write( "
Algebra.Com's Answer #345182 by Gogonati(855)\"\" \"About 
You can put this solution on YOUR website!
The equation of this line will be: y=(-1/4)x+b Since this line passes through the point (0, -3), the coordinates of this point satisfy the equation y=(-1/4)x+b\r
\n" ); document.write( "\n" ); document.write( "\"-3=%28-1%2F4%29%2A0%2Bb\"=> \"b=-3\", and the equation is y=(-1/4)x-3
\n" ); document.write( "
\n" );