document.write( "Question 1168099: write an equation of a line that passes through the point A(-6,1) and is perpendicular to the line y=3/2x+1 \n" ); document.write( "
Algebra.Com's Answer #792710 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! perpendicular lines have slope products that are negative reciprocals. \n" ); document.write( "the perpendicular line has slope of -2/3. \n" ); document.write( "point slope formula y-y1=m(x-x1), (x1, y1) is point \n" ); document.write( "y-1=(-2/3)(x+6) \n" ); document.write( "y=(-2/3)x-3\r \n" ); document.write( "\n" ); document.write( " |