document.write( "Question 922706: Find the value of k so that 2k + 2, 5k - 11, and 7k - 13 will form an arithmetic progression. \n" ); document.write( "
Algebra.Com's Answer #559680 by srinivas.g(540)![]() ![]() You can put this solution on YOUR website! In arithmetic progression, rule is as follows \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " multiply with 2 on both sides \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " 5k*2-11*2 = 9k-11 \n" ); document.write( " 10k-22=9k-11 \n" ); document.write( " move 9k to the right \n" ); document.write( " 10k-22-9k= -11 \n" ); document.write( " k-22 =-11 \n" ); document.write( " move -22 to the left \n" ); document.write( " k =-11+22 \n" ); document.write( " k =11 \n" ); document.write( " result k =11 \n" ); document.write( " |