document.write( "Question 414446: write and equation of the line passing through (0,2) that is perpendicular to y= -4x+6 \n" ); document.write( "
Algebra.Com's Answer #290687 by rfadrogane(214)\"\" \"About 
You can put this solution on YOUR website!
write and equation of the line passing through (0,2) that is perpendicular to y= -4x+6.
\n" ); document.write( "Sol'n:
\n" ); document.write( "y = -4x+6
\n" ); document.write( "slope of the line (m).
\n" ); document.write( "m1 = -4
\n" ); document.write( "slope the line perpendicular to y = -4x+6.
\n" ); document.write( "m2 = 1/4, because for two perpendicular line the product of their slope is -1.
\n" ); document.write( "so, when this line pass through point (0,2).
\n" ); document.write( "Using point-slope intercept form.
\n" ); document.write( "y-y1=m(x-x1)
\n" ); document.write( "y-2 = (1/4)(x-0)
\n" ); document.write( "4(y-2)=x
\n" ); document.write( "4y-8=x
\n" ); document.write( "x-4y+8=0 ---answer
\n" ); document.write( "
\n" );