document.write( "Question 1135842: The sum of three terms of an A.P. is 21 and the product of the first and third exceeds the second term by 6, find the terms. \n" ); document.write( "
Algebra.Com's Answer #753531 by ikleyn(52797)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "
\r\n" );
document.write( "Let x be the middle term \"a%5B2%5D\".  \r\n" );
document.write( "\r\n" );
document.write( "Then  \"a%5B1%5D\" = x - d,  \"a%5B3%5D\" = x + d.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Also,  \"a%5B1%5D\" + \"a%5B2%5D\" + \"a%5B3%5D\" = (x-d) + x + (x+d) = 3x,  \r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "therefore the first statement of the condition means that\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "    3x = 21,  which  implies  x = \"a%5B2%5D\" = 21/3 = 7.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "The second statement of the condition means then that\r\n" );
document.write( "\r\n" );
document.write( "    \"a%5B1%5D\".\"a%5B3%5D\" = (7-d)*(7+d) = 7 + 6 = 13,   or\r\n" );
document.write( "\r\n" );
document.write( "    \"49+-+d%5E2\" = 13  ====>  \"d%5E2\" = 49 - 13 = 36  ====>  d = \"sqrt%2836%29\" = +/- 6.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "So, the three terms of the progression are EITHER\r\n" );
document.write( "\r\n" );
document.write( "    7 - 6 = 1, 7, 7 + 6 = 13\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "OR in reverse order\r\n" );
document.write( "\r\n" );
document.write( "    13, 7, 1.\r\n" );
document.write( "
\r
\n" ); document.write( "\n" ); document.write( "Solved.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );