document.write( "Question 582942: Tom is 3 times as old as his cousin Sam and 14 years older than his parrot Polly. In 4 years, Lucy will be half as old as Polly. How old is Tom ?? \n" ); document.write( "
Algebra.Com's Answer #372316 by ankor@dixie-net.com(22740)\"\" \"About 
You can put this solution on YOUR website!
Tom is 3 times as old as his cousin Sam and 14 years older than his parrot Polly.
\n" ); document.write( " In 4 years, Lucy will be half as old as Polly. How old is Tom ??
\n" ); document.write( ":
\n" ); document.write( "Let t = Tom's age
\n" ); document.write( "Let s = Sam's age
\n" ); document.write( "Let p = parrot's age
\n" ); document.write( "Let L = Lucy's age
\n" ); document.write( ";
\n" ); document.write( "Write an equation for each statement:;
\n" ); document.write( ":
\n" ); document.write( "\"Tom is 3 times as old as his cousin Sam\"
\n" ); document.write( "t = 3s
\n" ); document.write( ";
\n" ); document.write( "\" and 14 years older than his parrot Polly.\"
\n" ); document.write( "t = p + 14
\n" ); document.write( ":
\n" ); document.write( "\"In 4 years, Lucy will be half as old as Polly.\"
\n" ); document.write( "L + 4 = .5(p+4)
\n" ); document.write( "L + 4 = .5p + 2
\n" ); document.write( "L = .5p + 2 - 4
\n" ); document.write( "L = .5p - 2
\n" ); document.write( ":
\n" ); document.write( " How old is Tom ??
\n" ); document.write( ":
\n" ); document.write( "A lot of unrelated facts here, all we know for sure is Tom is at least 15 years old and his age is multiple of 3, the parrot is an even number of years old in order for Lucy to be half it's age
\n" ); document.write( ":
\n" ); document.write( "Let's say Tom is 24, then Sam is 8, parrot is 10,
\n" ); document.write( "Find Lucy's age
\n" ); document.write( "L + 4 = .5(10+4)
\n" ); document.write( "L + 4 = 7
\n" ); document.write( "L = 7 - 4
\n" ); document.write( "Lucy is 3
\n" ); document.write( ";
\n" ); document.write( "Tom is 24 is one answer
\n" ); document.write( "
\n" ); document.write( "
\n" );