document.write( "Question 1091532: John Bryan and Hank are brothers. The sum of their ages is 39 years. John's age is four years less than Brian's. Hanks age is 7 years more than Brian's. How old is each? \n" ); document.write( "
Algebra.Com's Answer #705941 by ikleyn(52798)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "
\r\n" );
document.write( "J + B + H = 39,\r\n" );
document.write( "\r\n" );
document.write( "J = B-4,\r\n" );
document.write( "\r\n" );
document.write( "H = B +7.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "========>\r\n" );
document.write( "\r\n" );
document.write( "(B-4) + B + (B+7) = 39.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Simplify and solve for B.\r\n" );
document.write( "
\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );