document.write( "Question 1150756: The third term of an a.p is 4x-2y and the 9th term is 10x -8y.find the common difference \n" ); document.write( "
Algebra.Com's Answer #772184 by rothauserc(4718)\"\" \"About 
You can put this solution on YOUR website!
the formula for the nth term of an arithmetic progression is
\n" ); document.write( ":
\n" ); document.write( "a(n) = a +d(n-1), where a is the first term and d is the common displacement
\n" ); document.write( ":
\n" ); document.write( "we are given
\n" ); document.write( ":
\n" ); document.write( "a(3) = a+d(3-1) = 4x-2y
\n" ); document.write( ":
\n" ); document.write( "a(9) = a+d(9-1) = 10x-8y
\n" ); document.write( ":
\n" ); document.write( "solve each equation for a and then set them equal to each other
\n" ); document.write( ":
\n" ); document.write( "a +2d = 4x -2y
\n" ); document.write( ":
\n" ); document.write( "1) a = 4x -2y -2d
\n" ); document.write( ":
\n" ); document.write( "a +8d = 10x -8y
\n" ); document.write( ":
\n" ); document.write( "2) a = 10x -8y -8d
\n" ); document.write( ":
\n" ); document.write( "4x -2y -2d = 10x -8y -8d
\n" ); document.write( ":
\n" ); document.write( "-2d = 6x -6y -8d
\n" ); document.write( ":
\n" ); document.write( "6d = 6x -6y
\n" ); document.write( ":
\n" ); document.write( "d = x -y
\n" ); document.write( ":
\n" ); document.write( "The common difference is x-y
\n" ); document.write( ":
\n" ); document.write( "
\n" );