document.write( "Question 1048050: I do not know how to solve this problem: Find three consecutive integers, such that the sum of the largest and twice the smallest is 41. I know that the first number will be represented by x. I also know that 41 comes after the equals sign. \n" ); document.write( "
Algebra.Com's Answer #663617 by advanced_Learner(501) You can put this solution on YOUR website! x+x+1+x+2\r \n" ); document.write( "\n" ); document.write( "x+2 + 2x=41 \n" ); document.write( "3x=39 \n" ); document.write( "x=13\r \n" ); document.write( "\n" ); document.write( "13 14 15 \n" ); document.write( " |