document.write( "Question 982951: Find the value of x and KL if K is between J and L. JK=2x, KL=x+2, and JL=5x-10.
\n" );
document.write( "Thank u :) \n" );
document.write( "
Algebra.Com's Answer #603748 by Cromlix(4381)![]() ![]() You can put this solution on YOUR website! Hi there, \n" ); document.write( "If K lies between J and L \n" ); document.write( "then JK + KL = JL \n" ); document.write( "2x + (x + 2) = 5x - 10 \n" ); document.write( "2x + x + 2 = 5x - 10 \n" ); document.write( "Collect like terms: \n" ); document.write( "2x + x - 5x = -10 - 2 \n" ); document.write( "-2x = -12 \n" ); document.write( "x = 6 \n" ); document.write( "Hope this helps:-) \n" ); document.write( " |