document.write( "Question 880739: the sum of the first two terms of an arithmetic sequence is 16, and the sum of the second and third term is 28, determine the first three terms \n" ); document.write( "
Algebra.Com's Answer #531649 by josgarithmetic(39617)\"\" \"About 
You can put this solution on YOUR website!
General term, \"a%2B%28n-1%29d\". First term is a. Common difference is d. n is the index of any term.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "First Two Terms Sum:
\n" ); document.write( "\"a%2B%281-1%29d%2Ba%2B%282-1%29d=16\"
\n" ); document.write( "\"a%2Ba%2Bd=16\"
\n" ); document.write( "\"highlight_green%282a%2Bd=16%29\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Second and Third Terms Sum:
\n" ); document.write( "\"a%2B%282-1%29d%2Ba%2B%283-1%29d=28\"
\n" ); document.write( "\"a%2Bd%2Ba%2B2d=28\"
\n" ); document.write( "\"highlight_green%282a%2B3d=28%29\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Starting with Elimination Method would be best because both equations have a 2a term.
\n" ); document.write( "\"%282a%2B3d%29-%282a%2Bd%29=28-16\"
\n" ); document.write( "\"2d=12\"
\n" ); document.write( "\"d=6\"
\n" ); document.write( "-
\n" ); document.write( "The simplified term one and two sum equation can be chosen for finding a.
\n" ); document.write( "\"2a%2Bd=16\"
\n" ); document.write( "\"2a=16-d\"
\n" ); document.write( "\"a=%2816-d%29%2F2\"
\n" ); document.write( "Substitute for d:
\n" ); document.write( "\"a=%2816-6%29%2F2\"
\n" ); document.write( "\"a=5\"
\n" ); document.write( "-
\n" ); document.write( "The general term is now more specifically, \"highlight%285%2B%28n-1%29%2A6%29\".
\n" ); document.write( "First three terms: 5, 11, 16.
\n" ); document.write( "
\n" );