document.write( "Question 1110010: The xth, yth, and zth terms of a sequence are X,Y,Z respectively. Show that if the sequence is arithmetic then X(y-z) + Y(z-x) + Z(x-y)=0.\r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #725012 by Edwin McCravy(20056)![]() ![]() You can put this solution on YOUR website! \r\n" ); document.write( "To avoid getting capital and small letters confused I will \r\n" ); document.write( "let p=x, q=y, and r=z. Then the problem is:\r\n" ); document.write( " \n" ); document.write( "The pth, qth, and rth terms of a sequence are X,Y,Z respectively. Show that \n" ); document.write( "if the sequence is arithmetic then X(q-r) + Y(r-p) + Z(p-q)=0. \n" ); document.write( " \r\n" ); document.write( "Let the sequence be arithmetic, with first term a \r\n" ); document.write( "and common difference d, then by the formula for nth term, \r\n" ); document.write( "we have these three equations:\r\n" ); document.write( "\r\n" ); document.write( "\n" ); document.write( " |