document.write( "Question 32525: L has y-intercept (0, 2) and is perpendicular to the line with equation
\n" );
document.write( "2x - 3y = 6. \n" );
document.write( "
Algebra.Com's Answer #19030 by mukhopadhyay(490)![]() ![]() ![]() You can put this solution on YOUR website! Slope intercept form of line perpendicular to 2x - 3y = 6 is: \n" ); document.write( "y = (-3/2)x + k \n" ); document.write( "The above line has y-intercept (0, 2) \n" ); document.write( "=> 2 = k \n" ); document.write( "Answer: Equation of the line is y = (-3/2)x + 2 (same as 3x+2y = 2) \n" ); document.write( " \n" ); document.write( " |