document.write( "Question 949502: Let x be an integer. What is the product of twice the integer added to three times the next consecutive integer? \n" ); document.write( "
Algebra.Com's Answer #579680 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Let x be an integer. What is the product of twice the integer added to three times the next consecutive integer? \n" ); document.write( "----- \n" ); document.write( "Note: That is not a product; it is a sum. \n" ); document.write( "---------------- \n" ); document.write( "Sum = (2x)+3(x+1)) = 2x + 3x + 3 = 5x + 3 \n" ); document.write( "------------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "------------- \n" ); document.write( " |