document.write( "Question 965510: what is the first number of a arithmetic sequence if the next two numbers are 3 and 17 \n" ); document.write( "
Algebra.Com's Answer #590824 by Edwin McCravy(20056)![]() ![]() You can put this solution on YOUR website! what is the first number of a arithmetic sequence if the next two numbers are 3 and 17 \n" ); document.write( " \r\n" ); document.write( "\r\n" ); document.write( "Let the first term be x:\r\n" ); document.write( "\r\n" ); document.write( "The sequence goes\r\n" ); document.write( "\r\n" ); document.write( "x, 3, 17\r\n" ); document.write( "\r\n" ); document.write( "2nd term - 1st term = 3rd term - 2nd term\r\n" ); document.write( " 3 - x = 17 - 3\r\n" ); document.write( " \r\n" ); document.write( "Get the equation all together:\r\n" ); document.write( "\r\n" ); document.write( " 3-x = 17-3\r\n" ); document.write( " 3-x = 14\r\n" ); document.write( " -x = 11\r\n" ); document.write( " x = -11\r\n" ); document.write( "\r\n" ); document.write( "The sequence is -11, 3, 17 \r\n" ); document.write( "\r\n" ); document.write( "Answer: -11\r\n" ); document.write( " \r\n" ); document.write( "Edwin \n" ); document.write( " \n" ); document.write( " |