document.write( "Question 1036341: Find the value of k if points L(4,3), Y(k,7), and Z(k+5, 28) are collinear. \n" ); document.write( "
Algebra.Com's Answer #651005 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Find the value of k if points L(4,3), Y(k,7), and Z(k+5, 28) are collinear. \n" ); document.write( "-------- \n" ); document.write( "Equate the slopes:: \n" ); document.write( "slope of LY:: (7-3)/(k-4) \n" ); document.write( "slope of LZ:: (28-3)/(k+5-4) = 25/(k+1) \n" ); document.write( "---- \n" ); document.write( "25/(k+1) = 4/(k-4) \n" ); document.write( "25k-100 = 4k+4 \n" ); document.write( "21k = 104 \n" ); document.write( "k = 4.95 \n" ); document.write( "----- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "------ \n" ); document.write( " |