document.write( "Question 1053762: Five times the larger of two consecutive odd integers is equal to one more than eight times the smaller \n" ); document.write( "
Algebra.Com's Answer #668980 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Five times the larger of two consecutive odd integers is equal to one more than eight times the smaller \n" ); document.write( "------- \n" ); document.write( "smaller:: 2x-1 \n" ); document.write( "larger:: 2x+1 \n" ); document.write( "---------------- \n" ); document.write( "Equation: \n" ); document.write( "5(2x+1) = 8(2x-1)+1 \n" ); document.write( "----------------------- \n" ); document.write( "10x + 5 = 16x - 8 + 1 \n" ); document.write( "---------------------------- \n" ); document.write( "10x + 5 = 16x - 7 \n" ); document.write( "----- \n" ); document.write( "6x = 12 \n" ); document.write( "x = 2 \n" ); document.write( "------------ \n" ); document.write( "smaller:: 2x-1 = 3 \n" ); document.write( "larger:: 2x+1 = 5 \n" ); document.write( "----------------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "------------ \n" ); document.write( " |