document.write( "Question 795184: Find k if 3x+ky=1 is perpendicular to y+2x=-5 \n" ); document.write( "
Algebra.Com's Answer #480845 by lwsshak3(11628)![]() ![]() ![]() You can put this solution on YOUR website! Find k if 3x+ky=1 is perpendicular to y+2x=-5 \n" ); document.write( "** \n" ); document.write( "y+2x=-5 \n" ); document.write( "y=-2x-5 \n" ); document.write( "slope=-2 \n" ); document.write( ".. \n" ); document.write( "3x+ky=1 \n" ); document.write( "ky=-3x+1 \n" ); document.write( "y=-3x/k+1/k \n" ); document.write( "slope=-3/k=1/2 (negative reciprocal of slope of first equation) \n" ); document.write( "k=-6 \n" ); document.write( " \n" ); document.write( " |