document.write( "Question 710365: The Sum of the ages of the three Romano brothers is 63. If their ages can be represented as consecutive integers, what is the age of the middle brother? \n" ); document.write( "
Algebra.Com's Answer #436986 by josmiceli(19441)\"\" \"About 
You can put this solution on YOUR website!
Let their ages be \"+x+\", \"+x%2B+1+\", \"+x+%2B+2+\"
\n" ); document.write( "given:
\n" ); document.write( "\"+x+%2B+x+%2B+1+%2B+x+%2B+2++=+63+\"
\n" ); document.write( "\"+3x+=+63+-+3+\"
\n" ); document.write( "\"+3x+=+60+\"
\n" ); document.write( "\"+x+=+20+\"
\n" ); document.write( "\"+x+%2B+1+=+21+\"
\n" ); document.write( "\"+x+%2B+2+=+22+\"
\n" ); document.write( "Their ages are 20, 21, and 22
\n" ); document.write( "check:
\n" ); document.write( "\"+20+%2B+21+%2B+22+=+63+\"
\n" ); document.write( "\"+63+=+63+\"
\n" ); document.write( "OK
\n" ); document.write( "
\n" ); document.write( "
\n" );