document.write( "Question 808600: In an arithmetic sequence the seventh term is 9 times the first and the fourth
\n" );
document.write( "term is less than the fifth term by 4: Find the first term and the common
\n" );
document.write( "difference. \n" );
document.write( "
Algebra.Com's Answer #487093 by mananth(16946)![]() ![]() You can put this solution on YOUR website! In an arithmetic sequence the seventh term is 9 times the first and the fourth \n" ); document.write( "term is less than the fifth term by 4: Find the first term and the common \n" ); document.write( "difference.\r \n" ); document.write( "\n" ); document.write( "tn = a+(n-1)d\r \n" ); document.write( "\n" ); document.write( "t7=a+6d\r \n" ); document.write( "\n" ); document.write( "a+6d = 9a\r \n" ); document.write( "\n" ); document.write( "8a=6d \n" ); document.write( "4a=3d\r \n" ); document.write( "\n" ); document.write( "--- \n" ); document.write( "T4 = a+3d \n" ); document.write( "t5=a+4d\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "a+4d-(a+3d)=4 \n" ); document.write( "a+4d-a-3d=4 \n" ); document.write( "d=4\r \n" ); document.write( "\n" ); document.write( "4a=3d \n" ); document.write( "d=4 \n" ); document.write( "4a=12 \n" ); document.write( "a=3\r \n" ); document.write( "\n" ); document.write( "a=3, d=4\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |