document.write( "Question 106903: 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 #171348 by monicapanyu(1)\"\" \"About 
You can put this solution on YOUR website!
three consecutive integers= x=1 , x+1 , x+2
\n" ); document.write( " x+x+1+x+2=63 = equation
\n" ); document.write( " simplify--> 3x+3=63
\n" ); document.write( "minus three from both sides3x=60
\n" ); document.write( "divide by 3 on each side x=20\r
\n" ); document.write( "\n" ); document.write( "three consecutive integers= x=1=20 , x+1=21 , x+2=22
\n" ); document.write( "
\n" );