document.write( "Question 521120: A sister has 3 younger brothers whose ages are equally spaced. At present the sister's age is equal to the sum of her brothers' ages. Five years ago the sum of the brothers' ages was half the sister's present age and the eldest brother was 4 times as old as the youngest. What are the present ages of the sister and her 3 brothers? \r
\n" ); document.write( "\n" ); document.write( "I'm using system of equations and I managed to come up with 3 of the equations. I realize I need a 4th one because I have 4 unknown variables. I need help immediately.
\n" ); document.write( "

Algebra.Com's Answer #346482 by Maths68(1474)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "Let
\n" ); document.write( "Present age of Sister = s
\n" ); document.write( "Present age of Eldest brother = a
\n" ); document.write( "Present age of younger brother = b
\n" ); document.write( "Present age of youngest brother = c\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "At present the sister's age is equal to the sum of her brothers' ages.
\n" ); document.write( "s=a+b+c...................(1)\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Five years ago
\n" ); document.write( "age of Eldest brother was = a-5
\n" ); document.write( "age of younger brother was = b-5
\n" ); document.write( "age of youngest brother was = c-5
\n" ); document.write( "Then
\n" ); document.write( "the sum of the brothers' ages was half the sister's present age
\n" ); document.write( "s/2=a-5+b-5+c-5
\n" ); document.write( "s/2=a+b+c-15
\n" ); document.write( "s =2(a+b+c-15).........(2)
\n" ); document.write( "Put the value of a+b+c from (1) to (2)
\n" ); document.write( "s = 2(s-15)
\n" ); document.write( "s=2s-30
\n" ); document.write( "s=30\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "And the eldest brother was 4 times as old as the youngest
\n" ); document.write( "a-5=4(c-5)
\n" ); document.write( "a-5=4c-20
\n" ); document.write( "a=4c-15.................(3)\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Since their ages are equally spaced sum of ages of eldest brother and youngest brother divide by 2 will be equal to the age of younger brother
\n" ); document.write( "b=(a+c)/2
\n" ); document.write( "2b=a+c...................(4)\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Put the value of 's' and (a+c) in equation (1)
\n" ); document.write( "s=a+b+c
\n" ); document.write( "s=(a+c)+b
\n" ); document.write( "30=2b+b
\n" ); document.write( "30=3b
\n" ); document.write( "30/3=3b/3
\n" ); document.write( "10=b
\n" ); document.write( "b=10\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Now again put the value of 'b' and 's' in equation (1)
\n" ); document.write( "30=a+10+c
\n" ); document.write( "30-10=a+c
\n" ); document.write( "20=a+c
\n" ); document.write( "20-c=a
\n" ); document.write( "a=20-c...........(5)\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Put the value of 'a' from (5) to (3)
\n" ); document.write( "20-c=4c-15
\n" ); document.write( "-c-4c=-15-20
\n" ); document.write( "-5c=-35
\n" ); document.write( "-5c/-5=-35/-5
\n" ); document.write( "c=7
\n" ); document.write( "Put the value of 'c' in (3)
\n" ); document.write( "a=4c-15
\n" ); document.write( "a=4(7)-15
\n" ); document.write( "a=28-15
\n" ); document.write( "a=13\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Present age of Sister = s = 30 years old
\n" ); document.write( "Present age of Eldest brother = a = 13 years old
\n" ); document.write( "Present age of younger brother = b = 10 years old
\n" ); document.write( "Present age of youngest brother = c = 7 years old\r
\n" ); document.write( "\n" ); document.write( "Check
\n" ); document.write( "======\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "13+10+7= 30 (which is present age of sister)\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "5 years back
\n" ); document.write( "============
\n" ); document.write( "age of Eldest brother was = a-5 = 13-5= 8
\n" ); document.write( "age of younger brother was = b-5 = 10- 5 = 5
\n" ); document.write( "age of youngest brother was = c-5 = 7-5 = 2\r
\n" ); document.write( "\n" ); document.write( "8+5+2 = 15 (which is half of the present age of sister)\r
\n" ); document.write( "\n" ); document.write( "And the eldest brother was 4 times as old as the youngest
\n" ); document.write( "Eldest brother was 8 which is 4 times of 2.
\n" ); document.write( "
\n" );