document.write( "Question 127827: find the value of y to make it an arithmetic sequence
\n" );
document.write( "y+8, 4y+6, 3y \n" );
document.write( "
Algebra.Com's Answer #93692 by scott8148(6628)![]() ![]() You can put this solution on YOUR website! an arithmetic sequence means that the difference between consecutive terms is constant\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "3y-(4y+6)=4y+6-(y+8) __ -y-6=3y-2 __ -4=4y \n" ); document.write( " |