document.write( "Question 636324: What is the equation of the line passing through (0, 2) and perpendicular to the line y = 4x – 3 in slope-intercept form? \n" ); document.write( "
Algebra.Com's Answer #400907 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
 
\n" ); document.write( "Hi,
\n" ); document.write( "Using the standard slope-intercept form for an equation of a line y = mx + b
\n" ); document.write( " where m is the slope and b the y-intercept.
\n" ); document.write( "line passing through (0, 2) and perpendicular to the line y = 4x – 3, m = 4
\n" ); document.write( "New Line: \"m+=+-1%2F4\" Note: negative reciprocal of 4
\n" ); document.write( " y = (-1/4)x + b
\n" ); document.write( " 2 = (-1/4)·0 + b |Using ordered pair (x,y): (0,2) to solve for b
\n" ); document.write( " 2 = b
\n" ); document.write( " y = (-1/4)x + 2
\n" ); document.write( "
\n" ); document.write( " \n" ); document.write( "
\n" );