document.write( "Question 477972: I have a word problem with ages and I need to know what euaation I would use to solve it. First you should know the ages in question are 27 and 8.here is the question: At some point during the lives of you(27) and the youngest person(8), your age will be three times his/her age at that moment. Write an equation which models how old in years each of you will be when you are three times as old as the younger person. \n" ); document.write( "
Algebra.Com's Answer #327515 by Theo(13342)\"\" \"About 
You can put this solution on YOUR website!
let x be the number of years from now.
\n" ); document.write( "27 + x = 3 * (8 + x)
\n" ); document.write( "multiply out to get:
\n" ); document.write( "27 + x = 24 + 3x
\n" ); document.write( "subtract x from both sides of the equation to get:
\n" ); document.write( "27 = 24 + 2x
\n" ); document.write( "subtract 24 from both sides of the equation to get:
\n" ); document.write( "2x = 3
\n" ); document.write( "divide both sides of the equation by 2 to get:
\n" ); document.write( "x = 1.5
\n" ); document.write( "in 1.5 years, your age will be 28.5 years old and the younger person's age will be 9.5
\n" ); document.write( "3 * 9.5 = 28.5
\n" ); document.write( "
\n" ); document.write( "
\n" );