document.write( "Question 247160: What is twice the sum of 3 consecutive odd integers that equal 150? \n" ); document.write( "
Algebra.Com's Answer #180373 by College Student(505)\"\" \"About 
You can put this solution on YOUR website!
Let x = integer
\n" ); document.write( "Let x+2 = consecutive odd integer
\n" ); document.write( "Let x+4 = the next consecutive odd integer
\n" ); document.write( "Twice their sum equals 150, therefore the equation becomes:\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"2%28x%2B%28x%2B2%29%2B%28x%2B4%29%29=150\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Now solve for x to determine the first integer.
\n" ); document.write( "The other two would be very easy to figure out.
\n" ); document.write( "I'll let you take it from here. :)
\n" ); document.write( "
\n" );