document.write( "Question 120591: Write the equation of the line L satisfying the given geometric conditions\r
\n" );
document.write( "\n" );
document.write( "L has y-intercept (0,2) and is perpendicular to the line with equation 2x-3y=6. \n" );
document.write( "
Algebra.Com's Answer #88404 by checkley71(8403)![]() ![]() ![]() You can put this solution on YOUR website! 2X-3Y=6 OR -3Y=-2X+6 OR Y=-2X/-3+6/-3 OR Y=2X/3-2 (RED LINE) \n" ); document.write( "THE OPERPENDICULAR LINE PASSING THROUGH (0,2) HAS A SLOPE=-3/2 [NEGATIVE RECIPRICAL OF THE RED LINE] \n" ); document.write( "2=-3/2*0+b \n" ); document.write( "2=b WHICH IS THE Y INTERCEPT \n" ); document.write( "Y=-3X/2+2 IS THIS LINE EQUATION (GREEN LINE) \n" ); document.write( " |