document.write( "Question 945630: A line m goes through the point (4,-3) and is perpendicular to the line 3x+2y=9. The point (k,k+3) lies on this perpendicular line m. Find the value of k. Thanks for your help. \n" ); document.write( "
Algebra.Com's Answer #576849 by lwsshak3(11628)![]() ![]() ![]() You can put this solution on YOUR website! A line m goes through the point (4,-3) and is perpendicular to the line 3x+2y=9. The point (k,k+3) lies on this perpendicular line m. Find the value of k. \n" ); document.write( "*** \n" ); document.write( "3x+2y=9 \n" ); document.write( "2y=-3x+9 \n" ); document.write( "y=-3/2+9/2 \n" ); document.write( "slope:-3/2 \n" ); document.write( "slope of perpendicular line=2/3(negative reciprocal) \n" ); document.write( "using coordinates of given points on the perpendicular line: \n" ); document.write( "slope=∆y/∆x=((k+3)-(-3))/(k-4)=2/3 \n" ); document.write( "(k+6)/(k-4)=2/3 \n" ); document.write( "3k+18=2k-8 \n" ); document.write( "k=-26 \n" ); document.write( " |