document.write( "Question 980367: In a sequence, each term after the first is four more than three times the pervious terms. The fifth term is 403. What is the first term? \n" ); document.write( "
Algebra.Com's Answer #601505 by Cromlix(4381)![]() ![]() You can put this solution on YOUR website! Hi there, \n" ); document.write( "403 - 4 = 399/3 = 133 \n" ); document.write( "133 - 4 = 129/3 = 43 \n" ); document.write( "43 - 4 = 39/3 = 13 \n" ); document.write( "13 - 4 = 9/3 = 3 \n" ); document.write( "So, first term = 3 \n" ); document.write( "Hope this helps:-) \n" ); document.write( " |