document.write( "Question 132116This question is from textbook elementary algebra
\n" );
document.write( ": three times the largest of three consecutive odd integers is three less than twice the sum of the other two integers. find the integers. \n" );
document.write( "
Algebra.Com's Answer #96474 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! three times the largest of three consecutive odd integers is three less than twice the sum of the other two integers. find the integers. \n" ); document.write( "--------------------- \n" ); document.write( "1st: 2x+1 \n" ); document.write( "2nd: 2x+3 \n" ); document.write( "3rd: 2x+5 \n" ); document.write( "--------------- \n" ); document.write( "EQUATION: \n" ); document.write( "3(2x+5)= 2(2x+1+2x+3)-3 \n" ); document.write( "6x+15 = 2(4x+4)+3 \n" ); document.write( "6x+15 = 8x+11 \n" ); document.write( "2x= 4 \n" ); document.write( "x = 2 \n" ); document.write( "----------- \n" ); document.write( "1st: 5 \n" ); document.write( "2nd: 7 \n" ); document.write( "3rd: 9 \n" ); document.write( "============ \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |