document.write( "Question 430817: the sum of two consecutive odd numbers plus the next even number is 56.write an algebraic equation that can be used to solve this problem. what is the larger odd number? \n" ); document.write( "
Algebra.Com's Answer #299118 by shree840(260)![]() ![]() You can put this solution on YOUR website! x+x+2+x \n" ); document.write( "+3=56 \n" ); document.write( "3x+5=56 \n" ); document.write( "3x=51 \n" ); document.write( "x=17\r \n" ); document.write( "\n" ); document.write( "next odd number =17+2=19 ans \n" ); document.write( " |