document.write( "Question 1148016: p, q and r are three consecutive terms of an AP. express p and r in terms of q and d, where d is the common difference. If The Sum Of the terms is 21 and p=6r, find p, q and r. \n" ); document.write( "
Algebra.Com's Answer #769405 by greenestamps(13200)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "In general in an AP, the first of three consecutive terms is the middle term minus the common difference and the third term is the middle term plus the common difference: \n" ); document.write( "p = q-d \n" ); document.write( "r = q+d \n" ); document.write( "Also in general in an AP, the middle of three consecutive terms is the average of the three terms. \n" ); document.write( "So, given in this problem that the sum of the three consecutive terms is 21, the middle term q is 7. Then \n" ); document.write( "p = 7-d \n" ); document.write( "r = 7+d \n" ); document.write( "And the problem tells us p = 6r: \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "So \n" ); document.write( "p = q-d = 7-(-5) = 12 \n" ); document.write( "q = 7 \n" ); document.write( "r = 7+d = 7+(-5) = 2 \n" ); document.write( "ANSWER: The three terms are 12, 7, and 2. \n" ); document.write( " |