document.write( "Question 631051: Find the common difference for the arithmetic sequence with the specified terms.
\n" );
document.write( " a4=10, a11=38
\n" );
document.write( "d= \n" );
document.write( "
Algebra.Com's Answer #397303 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Find the common difference for the arithmetic sequence with the specified terms. \n" ); document.write( "a4=10, a11=38 \n" ); document.write( "-------- \n" ); document.write( "Equations: \n" ); document.write( "10 = a + (3d) \n" ); document.write( "38 = a + (10d) \n" ); document.write( "------ \n" ); document.write( "Subtract and solve for \"d\": \n" ); document.write( "7d = 28 \n" ); document.write( "d = 4 \n" ); document.write( "========= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " \n" ); document.write( " |