document.write( "Question 910078: Write an equation of the line passing through (4,-2) and perpendicular to x= 5/4 y - 2 \n" ); document.write( "
Algebra.Com's Answer #552227 by 2897696(96)\"\" \"About 
You can put this solution on YOUR website!
the perpendicular slope of a line is -1/m<-original slope
\n" ); document.write( "5/4=>-4/5
\n" ); document.write( "use point slope formula
\n" ); document.write( "y-y1=m(x-x1)
\n" ); document.write( "y--2=(-4/5)(x-4)
\n" ); document.write( "y+2=-4/5x+16/5
\n" ); document.write( "y=-4/5x+6/5 <=slope form
\n" ); document.write( "standard form: 4x+5y=6
\n" ); document.write( "
\n" );