document.write( "Question 442492: The first term of a sequence are 1, -5/2, 2, and -3/2. determine whether the sequence is arithmetic, geometric, or neither. If the sequence is arithmetic or geometric, find the fifth term \n" ); document.write( "
Algebra.Com's Answer #305208 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! The first term of a sequence are 1, -5/2, 2, and -3/2. determine whether the sequence is arithmetic, geometric, or neither. If the sequence is arithmetic or geometric, find the fifth term \n" ); document.write( "------------- \n" ); document.write( "common difference??: \n" ); document.write( "-5/2-1 = -3.5 \n" ); document.write( "2--5/2 = 3.5 \n" ); document.write( "no common diff. so not arithmetic. \n" ); document.write( "--------------------------------------- \n" ); document.write( "common ratio?? \n" ); document.write( "(-5/2)/1 = -5/2 \n" ); document.write( "2/(-5/2) = -4/5 \n" ); document.write( "no common ratio, so not geometric. \n" ); document.write( "-------------------------------------- \n" ); document.write( "Ans: Neither \n" ); document.write( "================= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |