document.write( "Question 1015023: If (x+1), (-2x+4) and (x+15) are 3 consecutive terms of an arithmetic sequence, determine x and the next 2 terms. \n" ); document.write( "
Algebra.Com's Answer #631357 by ikleyn(52794)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "If (x+1), (-2x+4) and (x+15) are 3 consecutive terms of an arithmetic sequence, determine x and the next 2 terms.
\n" ); document.write( "----------------------------------------------------\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\r\n" );
document.write( "In arithmetic progression the difference between consecutive terms is a constant value. \r\n" );
document.write( "So, make a difference of the second and first terms and equals it to the difference between the third and the second terms.\r\n" );
document.write( "\r\n" );
document.write( "Your equation is \r\n" );
document.write( "\r\n" );
document.write( "(-2x +4) - (x+1) = (x+15) - (-2x+4).\r\n" );
document.write( "\r\n" );
document.write( "Simplify and solve it:\r\n" );
document.write( "\r\n" );
document.write( "-3x + 3 = 3x + 11,\r\n" );
document.write( "\r\n" );
document.write( "-6x = 8,\r\n" );
document.write( "\r\n" );
document.write( "x = \"-8%2F6\" = \"-4%2F3\".\r\n" );
document.write( "\r\n" );
document.write( "The terms are \r\n" );
document.write( "\r\n" );
document.write( "1-st:  x+1 = \"-4%2F3%2B1\" = \"-1%2F3\",\r\n" );
document.write( "\r\n" );
document.write( "2-nd:  -2x+4 = \"-2%2A%28-4%2F3%29%2B4\" = \"8%2F3%2B4\" = \"20%2F3\",\r\n" );
document.write( "\r\n" );
document.write( "3-rd:  x + 15 = \"-4%2F3%2B15\" = \"41%2F3\".\r\n" );
document.write( "\r\n" );
document.write( "These are really the terms of the arithmetic progression with the difference \"21%2F3\" = 7.\r\n" );
document.write( "\r\n" );
document.write( "Now you can easily calculate the 4-th and 5-th terms. \r\n" );
document.write( "

\n" ); document.write( "
\n" ); document.write( "
\n" );