document.write( "Question 62201: Find 3 consecutive numbers whose sum is 126 \n" ); document.write( "
Algebra.Com's Answer #42937 by hotrodd(18)![]() ![]() ![]() You can put this solution on YOUR website! (x) + (x + 1) + (x + 2) = 126 \n" ); document.write( "we first made an equation to fit the problem. Do you see how each parenthesis is a number and how they are consecutive? \n" ); document.write( "Then we combine like terms. \n" ); document.write( "3x + 3 = 126 \n" ); document.write( "Subtract each side by 3 \n" ); document.write( "3x = 123 \n" ); document.write( "Divide each side by 3 \n" ); document.write( "x = 41\r \n" ); document.write( "\n" ); document.write( "SO YOUR ANSWER IS 41, 42, 43 \n" ); document.write( " |