document.write( "Question 473626: the sum of three consicutive odd integers is 63.Find the numbers \n" ); document.write( "
Algebra.Com's Answer #324839 by Kaye18(1)\"\" \"About 
You can put this solution on YOUR website!
x- first odd number
\n" ); document.write( "x+2- second odd number
\n" ); document.write( "x+4- third odd number
\n" ); document.write( "63- sum of the 3 odd numbers\r
\n" ); document.write( "\n" ); document.write( "Equation:\r
\n" ); document.write( "\n" ); document.write( "x+x+2+x+4=63
\n" ); document.write( "x+x+x= 63-2-4
\n" ); document.write( "3x=57
\n" ); document.write( "3x/3=57/3
\n" ); document.write( "x=19\r
\n" ); document.write( "\n" ); document.write( "19+2= 21
\n" ); document.write( "19+4=23\r
\n" ); document.write( "\n" ); document.write( "Check:\r
\n" ); document.write( "\n" ); document.write( "19+21+23= 63\r
\n" ); document.write( "\n" ); document.write( ":))\r
\n" ); document.write( "\n" ); document.write( "Answer:
\n" ); document.write( "The numbers are 19, 21 and 23.
\n" ); document.write( "
\n" );