document.write( "Question 587208: Tom's age is thrice as Alice's age.If the sum of their ages is 54, What is the age of tom and Alice? \n" ); document.write( "
Algebra.Com's Answer #374025 by Schaman_Dempster(26)\"\" \"About 
You can put this solution on YOUR website!
Let the ages of Tom and Alice be x and y respectively.\r
\n" ); document.write( "\n" ); document.write( "We know that Tom's age is thrice as Alice's age.
\n" ); document.write( "So, x = 3y --------------- (1)\r
\n" ); document.write( "\n" ); document.write( "Also, we know that the sum of their ages is 54.
\n" ); document.write( "Therefore,
\n" ); document.write( " x + y = 54
\n" ); document.write( "or 3y + y = 54 { Using equation (1) }
\n" ); document.write( " 4y = 54\r
\n" ); document.write( "\n" ); document.write( " or y = 54/4 = 13.5\r
\n" ); document.write( "\n" ); document.write( "Plugging back the value of y in equation (1), we get:
\n" ); document.write( " x = 3*13.5 = 40.5\r
\n" ); document.write( "\n" ); document.write( "Hence, Tom's age is 40.5 years and Alice's age is 13.5 years\r
\n" ); document.write( "\n" ); document.write( "Hope this helps~!\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );