document.write( "Question 552828: How do I solve this? ::: Find three consecutive odd integers such that the sum of two times the first and four times the third is four more than six times the second. \n" ); document.write( "
Algebra.Com's Answer #360532 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! How do I solve this? ::: Find three consecutive odd integers such that the sum of two times the first and four times the third is four more than six times the second. \n" ); document.write( "---- \n" ); document.write( "1st: 2x-1 \n" ); document.write( "2nd: 2x+1 \n" ); document.write( "3rd: 2x+3 \n" ); document.write( "----------- \n" ); document.write( "Equation: \n" ); document.write( "2(2x-1)+4(2x+3) = 6(2x+1)+4 \n" ); document.write( "-------------------------------- \n" ); document.write( "4x-2+8x+12 = 12x+10 \n" ); document.write( "12x + 10 = 12x + 10 \n" ); document.write( "---- \n" ); document.write( "This is an identity. \n" ); document.write( "x can be any Real Number \n" ); document.write( "=========================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "===================== \n" ); document.write( " \n" ); document.write( " |