document.write( "Question 941483: The sum of two consecutive odd integers is 80. What is the smaller number? \n" ); document.write( "
Algebra.Com's Answer #573889 by rfer(16322)![]() ![]() ![]() You can put this solution on YOUR website! x+x+2=80 \n" ); document.write( "2x=78 \n" ); document.write( "x=39 \n" ); document.write( "x+2=41 \n" ); document.write( " |