document.write( "Question 704737: three consecutive odd number add up to 135. Find the numbers write the equation then show work. \n" ); document.write( "
Algebra.Com's Answer #434239 by lwsshak3(11628)\"\" \"About 
You can put this solution on YOUR website!
three consecutive odd number add up to 135. Find the numbers write the equation then show work.
\n" ); document.write( "**
\n" ); document.write( "let x=1st consecutive odd number
\n" ); document.write( "let (x+2)=2nd consecutive odd number
\n" ); document.write( "let (x+4)=3rd consecutive odd number
\n" ); document.write( "..
\n" ); document.write( "x+(x+2)+(x+4)=135
\n" ); document.write( "3x+6=135
\n" ); document.write( "3x=129
\n" ); document.write( "x=33
\n" ); document.write( "x+2=35
\n" ); document.write( "x+4=37
\n" ); document.write( "1st consecutive odd number=33
\n" ); document.write( "2nd consecutive odd number=35
\n" ); document.write( "3rd consecutive odd number=37
\n" ); document.write( "..
\n" ); document.write( "
\n" );