document.write( "Question 724200: Find an equation for the line with the given properties.
\n" );
document.write( "Perpendicular to the line 6x - 5y= 2; y-intercept = -1 \n" );
document.write( "
Algebra.Com's Answer #443656 by checkley79(3341)![]() ![]() ![]() You can put this solution on YOUR website! 6x - 5y= 2 \n" ); document.write( "-5Y=-6X+2 \n" ); document.write( "Y=-6X/-5+2/-5 \n" ); document.write( "Y=6X/5-.4 THIS LINE HAS A SLOPE=6/5. RED LINE \n" ); document.write( "A PERPENDICULAR LINE WILL HAVE A SLOPE=-5/6 (THE NEGATIVE RECIPROCAL). \n" ); document.write( "Y=-5X/6-1 THIS LINE HAS A Y INTERCEPT=-1 & A SLOPE=-5/6. GREEN LINE. \n" ); document.write( "PROOF: \n" ); document.write( " |