Given:
Sum of ages of brother and sister = 15
Product of their ages = 54
To find:
How old is the older one between the two of them?
Solution:
Let x be the age of brother and y be the age of sister.
Sum of ages of brother and sister = 15
[tex]x+y=15[/tex]
[tex]x=15-y[/tex] ...(i)
Product of their ages = 54
[tex]xy=54[/tex]
[tex](15-y)y=54[/tex] [Using (i)]
[tex]15y-y^2=54[/tex]
[tex]0=54-15y+y^2[/tex]
Splitting the middle term, we get
[tex]54-15y+y^2=0[/tex]
[tex]54-9y-6y+y^2=0[/tex]
[tex]9(6-y)-y(6-y)=0[/tex]
[tex](6-y)(9-y)=0[/tex]
Using zero product property, we get
[tex](6-y)=0\text{ and }(9-y)=0[/tex]
[tex]y=6\text{ and }y=9[/tex]
If [tex]y=6[/tex], then using (i), we get
[tex]x=15-6[/tex]
[tex]x=9[/tex]
If [tex]y=9[/tex], then using (i), we get
[tex]x=15-9[/tex]
[tex]x=6[/tex]
Therefore, the age of older one is 9, the age of younger one is 6 and the difference between their ages is 3.