document.write( "Question 253657: write the equation of a line that is perpendicular to x + 4y=7 and through point(1,1)in slope intercept form \n" ); document.write( "
Algebra.Com's Answer #186149 by palanisamy(496)\"\" \"About 
You can put this solution on YOUR website!
The equation of the given line is x+4y = 7
\n" ); document.write( "The slope of the given line = -(coefficient of x)/(coefficient of y)=-1/4
\n" ); document.write( "The slope of a line perpendicular to the given line = 4
\n" ); document.write( "Therefore, the equation of a line that is perpendicular to x + 4y=7 and
\n" ); document.write( "through point(1,1) is y-1 = 4(x-1)
\n" ); document.write( " y-1 = 4x-4
\n" ); document.write( " y = 4x-3
\n" ); document.write( "
\n" ); document.write( "
\n" );