document.write( "Question 996704: The difference between the ages of two brothers today is 4 years. five years ago, the ratio of their ages was 5:7 find the age of younger brother \n" ); document.write( "
Algebra.Com's Answer #615023 by lwsshak3(11628)\"\" \"About 
You can put this solution on YOUR website!
he difference between the ages of two brothers today is 4 years. five years ago, the ratio of their ages was 5:7 find the age of younger brother
\n" ); document.write( "let x=age of older brother
\n" ); document.write( "x-4=age of younger brother
\n" ); document.write( "5 yrs ago:
\n" ); document.write( "x-5=age of older brother
\n" ); document.write( "x-4-5=x-9=age of younger brother
\n" ); document.write( "x-9/x-5=5/7
\n" ); document.write( "5x-25=7x-63
\n" ); document.write( "2x=38
\n" ); document.write( "x=19
\n" ); document.write( "x-4=15
\n" ); document.write( "age of younger brother=15
\n" ); document.write( "
\n" );