document.write( "Question 333489: What is the slope of a line perpendicular to 3x+2y=7? \n" ); document.write( "
Algebra.Com's Answer #238985 by mananth(16946)![]() ![]() You can put this solution on YOUR website! 3x+2y=7 \n" ); document.write( ".. \n" ); document.write( "add -3x \n" ); document.write( "3x-3x+2y=7-3x \n" ); document.write( "2y= -3x+7 \n" ); document.write( "y -3/2 x +7/2 \n" ); document.write( ".. \n" ); document.write( "the slope of this line = -3/2 \n" ); document.write( "slope of perpendicular line will be \n" ); document.write( "negative reciprocal \n" ); document.write( "= 2/3 \n" ); document.write( " |