document.write( "Question 99332: The sum of 2 consecutive integers is 250. Identify BOTH of the numbers. The formula must construct an algebraic equation with a variable. \n" ); document.write( "
Algebra.Com's Answer #72264 by bucky(2189)![]() ![]() ![]() You can put this solution on YOUR website! I suspect that you have an error in the way you stated your problem. There are NO two integers \n" ); document.write( "that are consecutive and add up to 250. \n" ); document.write( ". \n" ); document.write( "The way to express two consecutive integers is to let the smaller one be represented \n" ); document.write( "by x. The next integer up from it is x + 1. The problem says that these two \n" ); document.write( "integers \n" ); document.write( "are to total 250 when added. In equation form this means that: \n" ); document.write( ". \n" ); document.write( "x + x + 1 = 250 \n" ); document.write( ". \n" ); document.write( "Combine the two x's on the left side to make the equation become: \n" ); document.write( ". \n" ); document.write( "2x + 1 = 250 \n" ); document.write( ". \n" ); document.write( "Get rid of the +1 on the left side by subtracting +1 from both sides to reduce the equation \n" ); document.write( "to: \n" ); document.write( ". \n" ); document.write( "2x = 249 \n" ); document.write( ". \n" ); document.write( "Solve for x by dividing both sides of this equation by 2 ... the multiplier of x to get: \n" ); document.write( ". \n" ); document.write( "x = 249/2 = 124.5 \n" ); document.write( ". \n" ); document.write( "This doesn't work out to be a whole number. 124 and 125 are two consecutive integers \n" ); document.write( "but they add to be 249. And 125 and 126 are the next pair of consecutive integers, \n" ); document.write( "but they add to 251. So there is no solution. \n" ); document.write( ". \n" ); document.write( "But if you had said to find two consecutive EVEN integers, then there would be a solution. \n" ); document.write( "Represent the smaller integer by x. Then the next even integer would be 2 above that so it \n" ); document.write( "would be x + 2. [Think in terms of 4 as an even integer. The next even integer is 6 and \n" ); document.write( "it is equal to 4 + 2.] \n" ); document.write( ". \n" ); document.write( "Now when you add the two even integers the equation becomes: \n" ); document.write( ". \n" ); document.write( "x + x + 2 = 250 \n" ); document.write( ". \n" ); document.write( "Combine the two x's on the left side to get: \n" ); document.write( ". \n" ); document.write( "2x + 2 = 250 \n" ); document.write( ". \n" ); document.write( "Get rid of the +2 on the left side by subtracting 2 from both sides to make the equation: \n" ); document.write( ". \n" ); document.write( "2x = 248 \n" ); document.write( ". \n" ); document.write( "Solve for x by dividing both sides by 2 to reduce the equation to: \n" ); document.write( ". \n" ); document.write( "x = 124 \n" ); document.write( ". \n" ); document.write( "And, since the next even integer is 2 above that number, it is 126. This works because \n" ); document.write( "124 plus 126 does equal 250. \n" ); document.write( ". \n" ); document.write( "Hope this discussion helps you to find your mistake in the problem and shows you the process \n" ); document.write( "that you use to solve problems such as these. \n" ); document.write( ". \n" ); document.write( " |