document.write( "Question 147671: A man and his brother have a combined age of 164 years. 46 years ago, the man was 7 times as old as his brother. How old is the man? How old is the brother? \n" ); document.write( "
Algebra.Com's Answer #108041 by Fombitz(32388)\"\" \"About 
You can put this solution on YOUR website!
Man's age is M.
\n" ); document.write( "Brother's age is B.
\n" ); document.write( "1.\"M%2BB=164\"
\n" ); document.write( "46 years ago the man's age was M-46.
\n" ); document.write( "46 years ago his brother age was B-46.
\n" ); document.write( "2.\"M-46=7%28B-46%29\"
\n" ); document.write( "We can use eq. 1 to solve for M in terms of B.
\n" ); document.write( "Then substitute this into eq. 2.
\n" ); document.write( "1.\"M%2BB=164\"
\n" ); document.write( "\"M=164-B\"
\n" ); document.write( "Now substitute.
\n" ); document.write( "2.\"M-46=7%28B-46%29\"
\n" ); document.write( "\"%28164-B%29-46=7%28B-46%29\"
\n" ); document.write( "\"118-B=7B-322\"
\n" ); document.write( "\"-8B=-440\"
\n" ); document.write( "\"B=55\"
\n" ); document.write( "Then from eq. 1,
\n" ); document.write( "\"M=164-B\"
\n" ); document.write( "\"M=164-55\"
\n" ); document.write( "\"M=109\"
\n" ); document.write( "The man is 109 years old and his brother is 55.
\n" ); document.write( "
\n" ); document.write( "
\n" );