document.write( "Question 66424: what is the value of K for 2x+ky=5 if this
\n" );
document.write( "equation is perpendicular to 3x+y=-2? \n" );
document.write( "
Algebra.Com's Answer #47116 by uma(370)![]() ![]() ![]() You can put this solution on YOUR website! 2x + ky = 5\r \n" ); document.write( "\n" ); document.write( "This is the equation of a line.\r \n" ); document.write( "\n" ); document.write( "Slope of this line = -2/k\r \n" ); document.write( "\n" ); document.write( "The other line is given to be 3x + y = - 2\r \n" ); document.write( "\n" ); document.write( "==> slope of this line = -3\r \n" ); document.write( "\n" ); document.write( "As the lines are perpendicular, the product of their slopes = - 1\r \n" ); document.write( "\n" ); document.write( "==> (-2/k)(-3) = - 1\r \n" ); document.write( "\n" ); document.write( "==> 6/k = -1\r \n" ); document.write( "\n" ); document.write( "==> 6 = - k\r \n" ); document.write( "\n" ); document.write( "==> 6/-1 = -k/-1\r \n" ); document.write( "\n" ); document.write( "==> - 6 = k\r \n" ); document.write( "\n" ); document.write( "Thus k = - 6\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Good Luck!!! \n" ); document.write( " |