document.write( "Question 1079705: A young man is 3 years older than his brother. Thirty years from now the sum of their ages will be 111. Find the current ages of the brothers. \n" ); document.write( "
Algebra.Com's Answer #693943 by jorel1380(3719)![]() ![]() You can put this solution on YOUR website! Let n and n+3 be the brother and the young man, respectively. Then \n" ); document.write( "n+n+3+2(30)=111 \n" ); document.write( "2n=48 \n" ); document.write( "n=24 \n" ); document.write( "The brother is 24; the young man is 27. ☺☺☺☺ \n" ); document.write( " |