document.write( "Question 637862: The combined age of a mother and her twin daughters is 58 years. The mother was 25 year old when the twins were born. Write and solve an equation to find the age of each of the three people.
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #401927 by DrBeeee(684)\"\" \"About 
You can put this solution on YOUR website!
Let m = mom's age
\n" ); document.write( "Let t = twin's age
\n" ); document.write( "Sum of ages = 58
\n" ); document.write( "Since mom was 25 when twins were born
\n" ); document.write( "m = t + 25
\n" ); document.write( "sum is
\n" ); document.write( "t + t + m = 58
\n" ); document.write( "2t + m = 58
\n" ); document.write( "2t + t + 25 = 58
\n" ); document.write( "3t + 25 = 58
\n" ); document.write( "3t = 58 - 25
\n" ); document.write( "3t = 33
\n" ); document.write( "t = 33/3
\n" ); document.write( "t = 11
\n" ); document.write( "m = t +25
\n" ); document.write( "m = 36
\n" ); document.write( "Is (t+t+m = 58)?
\n" ); document.write( "Is (11+11+36=58)?
\n" ); document.write( "Is (58=58)? Yes
\n" ); document.write( "Answer: The twins are 11 and mother is 36.
\n" ); document.write( "
\n" );