document.write( "Question 401199: The sum of three integers is 52. The second integer is 3 more than the first. The third integer is 1 more than twice the first. What are the integers? \n" ); document.write( "
Algebra.Com's Answer #283897 by Tatiana_Stebko(1539) You can put this solution on YOUR website! If the first integer is \n" ); document.write( "The second integer is 3 more than the first, then the second integer is \n" ); document.write( "The third integer is 1 more than twice the first, twice the first is \n" ); document.write( "The sum of three integers is \n" ); document.write( "From text the sum of three integers is 52 \n" ); document.write( "equation \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "then the second is \n" ); document.write( "the third integer is \n" ); document.write( "Answer: 12; 15; 25 \n" ); document.write( " |