document.write( "Question 216060: If the line 3x+ky=8 is perpendicular to the line 2x-5y=10, what is the value of k? \n" ); document.write( "
Algebra.Com's Answer #163217 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! If the line 3x+ky=8 is perpendicular to the line 2x-5y=10, what is the value of k? \n" ); document.write( "------------ \n" ); document.write( "The slope m1 of 2x-5y=10 is 2/5. \n" ); document.write( "The slope m2 of lines perpendicular is the negative inverse, m2 = -5/2 \n" ); document.write( "------------------ \n" ); document.write( "The slope of 3x+ky=8 is -3/k \n" ); document.write( "-3/k = -5/2 \n" ); document.write( "-5k = -6 \n" ); document.write( "k = 6/5 \n" ); document.write( " \n" ); document.write( " |