document.write( "Question 1195430: The first term of an AP is 3. Given that the sum of the first 6 terms is 48 and that the sum of all the terms is 168 .calculate the common difference,the number of terms in the AP and the last term \n" ); document.write( "
Algebra.Com's Answer #827951 by MathTherapy(10552)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "The first term of an AP is 3. Given that the sum of the first 6 terms is 48 and that the sum of all the terms is 168 .calculate the common difference,the number of terms in the AP and the last term
\n" ); document.write( "
                                          Sum of an AP: \"matrix%281%2C3%2C+S%5Bn%5D%2C+%22=%22%2C+%28n%2F2%29%282a%5B1%5D+%2B+%28n+-+1%29d%29%29\"\r\n" );
document.write( "Sum of this AP with its first 6 terms summing to 48: \r\n" );
document.write( "                                   Common difference, or \r\n" );
document.write( "\r\n" );
document.write( "                                          Sum of an AP: \"matrix%281%2C3%2C+S%5Bn%5D%2C+%22=%22%2C+%28n%2F2%29%282a%5B1%5D+%2B+%28n+-+1%29d%29%29\"\r\n" );
document.write( "       Sum of this AP with its terms summing to 168: \r\n" );
document.write( "                                                 (n - 12)(n + 14) = 0\r\n" );
document.write( "             Number of terms in series, or  n = 12  or  n = - 14 (ignore) \r\n" );
document.write( "\r\n" );
document.write( "                                       Specific term of an AP: \"matrix%281%2C3%2C+a%5Bn%5D%2C+%22=%22%2C+a%5B1%5D+%2B+%28n+-+1%29d%29\"\r\n" );
document.write( "                                 Last term (12th) of this AP: \r\n" );
document.write( "                       Last term (12th) of this AP, or  a12 = 25
\n" ); document.write( "
\n" );