document.write( "Question 212423This question is from textbook
\n" );
document.write( ": I need helpe with this problem.
\n" );
document.write( "The sum of three consecutive odd integers is 89 more than twic the largest integar. Find the integers \n" );
document.write( "
Algebra.Com's Answer #160414 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! I need helpe with this problem. \n" ); document.write( "The sum of three consecutive odd integers is 89 more than twice the largest integer. Find the integers \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( "2x-1+2x+1+2x-3 = 2(2x+3) + 89 \n" ); document.write( "6x -3 = 4x+95 \n" ); document.write( "2x = 98 \n" ); document.write( "x = 49 \n" ); document.write( "--------------- \n" ); document.write( "1st: 2x-1 = 97 \n" ); document.write( "2nd: 2x+1 = 99 \n" ); document.write( "3rd: 2x+3 = 101 \n" ); document.write( "======================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |