document.write( "Question 1112962: Please help me. 2p+3, 4p+3, and 5p+2 are the first three terms in an arithmetic sequence. How to find p?
\n" );
document.write( "Thank you. \n" );
document.write( "
Algebra.Com's Answer #728004 by rothauserc(4718)![]() ![]() You can put this solution on YOUR website! the formula for the nth term of an arithmetic sequence is \n" ); document.write( ": \n" ); document.write( "x(n) = a + d(n-1), where a is the first term and d is the common difference \n" ); document.write( ": \n" ); document.write( "x(1) = a + d(1-1) = a, therefore \n" ); document.write( ": \n" ); document.write( "a = 2p +3 \n" ); document.write( ": \n" ); document.write( "we see that the second term ( x(2) ) is \n" ); document.write( ": \n" ); document.write( "4p +3 = 2p +3 +d \n" ); document.write( ": \n" ); document.write( "solve for d \n" ); document.write( ": \n" ); document.write( "d = 2p \n" ); document.write( ": \n" ); document.write( "x(3) is \n" ); document.write( ": \n" ); document.write( "5p +2 = 2p +3 +2p(2) \n" ); document.write( ": \n" ); document.write( "solve for p \n" ); document.write( ": \n" ); document.write( "5p +2 = 6p +3 \n" ); document.write( ": \n" ); document.write( "******* \n" ); document.write( "p = -1 \n" ); document.write( "******* \n" ); document.write( ": \n" ); document.write( "therefore, a=1, d=-2 and the sequence is \n" ); document.write( ": \n" ); document.write( "1, -1, -3 \n" ); document.write( ": \n" ); document.write( " |