document.write( "Question 335654: 11. The sum of three consecutive odd numbers is 315. What are the numbers? \n" ); document.write( "
Algebra.Com's Answer #240656 by nyc_function(2741)![]() ![]() You can put this solution on YOUR website! Here are the three consecutive odd integers:\r \n" ); document.write( "\n" ); document.write( "x \n" ); document.write( "x + 2 \n" ); document.write( "x + 4\r \n" ); document.write( "\n" ); document.write( "Here is the equation you need:\r \n" ); document.write( "\n" ); document.write( "x + x + 2 + x + 4 = 315\r \n" ); document.write( "\n" ); document.write( "Can you take it from here? \n" ); document.write( " |