document.write( "Question 521049: I cannot figure out how to do this word problem:\r
\n" ); document.write( "\n" ); document.write( "Write an equation and solve this problem. Find the sum of three consecutive odd integers if the sum of the first two integers is equal to twenty-four less than four times the third integer.
\n" ); document.write( "

Algebra.Com's Answer #346942 by lwsshak3(11628)\"\" \"About 
You can put this solution on YOUR website!
Write an equation and solve this problem. Find the sum of three consecutive odd integers if the sum of the first two integers is equal to twenty-four less than four times the third integer.
\n" ); document.write( "**
\n" ); document.write( "let x=first consecutive odd integer
\n" ); document.write( "x+2=second consecutive odd integer
\n" ); document.write( "x+4=third consecutive odd integer
\n" ); document.write( "..
\n" ); document.write( "x+(x+2)=4(x+4)-24
\n" ); document.write( "x+x+2=4x+16-24
\n" ); document.write( "2x-4x=16-24-2
\n" ); document.write( "-2x=-10
\n" ); document.write( "x=-10/-2=5
\n" ); document.write( "ans:
\n" ); document.write( "first consecutive odd integer=5
\n" ); document.write( "second consecutive odd integer=x+2=7
\n" ); document.write( "third consecutive odd integer=+4=9
\n" ); document.write( "
\n" );