document.write( "Question 734773: determine whether the sequence is arithmetic if it is find the common difference 3,5/2,2,3/2,1,1/2
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #449130 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! determine whether the sequence is arithmetic if it is find the common difference 3,5/2,2,3/2,1,1/2 \n" ); document.write( "------- \n" ); document.write( "Subtract the pairs as they progress to see if there is a common difference: \n" ); document.write( "(5/2)-3 = -1/2 \n" ); document.write( "---- \n" ); document.write( "2-(5/2) = -1/2 \n" ); document.write( "---- \n" ); document.write( "(3/2)- 2 = -1/2 \n" ); document.write( "---- \n" ); document.write( "1-(3/2) = -1/2 \n" ); document.write( "---- \n" ); document.write( "(1/2)-1 = -1/2 \n" ); document.write( "--- \n" ); document.write( "It is arithmetic and the common difference is -1/2 \n" ); document.write( "======================= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "========================= \n" ); document.write( " |