document.write( "Question 468285: a man and his brother have a combined age of 40 years. 5 years ago the man was 4 times as old as his brother. how old is the man? how old is the brother \n" ); document.write( "
Algebra.Com's Answer #321300 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
a man and his brother have a combined age of 40 years. 5 years ago the man was 4 times as old as his brother. how old is the man? how old is the brother
\n" ); document.write( "---
\n" ); document.write( "Equation:
\n" ); document.write( "m + b = 40
\n" ); document.write( "(m-5) = 4(b-5)
\n" ); document.write( "----
\n" ); document.write( "Substitute for m and solve for \"b\":
\n" ); document.write( "(40-b-5) = 4b-20
\n" ); document.write( "25-b = 4b-20
\n" ); document.write( "5b = 45
\n" ); document.write( "b = 9 yrs ( brother's age now)
\n" ); document.write( "------------------
\n" ); document.write( "Solve for \"m\":
\n" ); document.write( "m + b = 40
\n" ); document.write( "m + 9 = 40
\n" ); document.write( "m = 31 yrs (man's age now)
\n" ); document.write( "===================
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "=================
\n" ); document.write( "
\n" );