document.write( "Question 1204531: Each number in a list of numbers is 3 more than the number before it. The fifth number in the list is 8. What is the first number? \n" ); document.write( "
Algebra.Com's Answer #840837 by greenestamps(13200)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "Don't overlook the fact that solving a problem like this informally using logical reasoning and simple arithmetic is good mental exercise and good problem-solving practice. \n" ); document.write( "You are given that the fifth number is 8, and that each number in the list is 3 more than the number before it. \n" ); document.write( "You are asked to find the first number in the list, which is four numbers before the fifth one. \n" ); document.write( "Going BACKWARDS in the list, each number is 3 LESS than the number AFTER it. So to find the first number given that the fifth number is 8, subtract 3 from 8 four times to find the answer. \n" ); document.write( "8-4(3) = 8-12 = -4 \n" ); document.write( "ANSWER: -4 \n" ); document.write( " \n" ); document.write( " |