document.write( "Question 177420: Erin's age is 3 times Warren's. In 4 years she will be twice as old as he will be. How old is each now? \n" ); document.write( "
Algebra.Com's Answer #132452 by EMStelley(208)\"\" \"About 
You can put this solution on YOUR website!
Let's call Warren's age w. Then Emily is 3w years old. In 4 years from now, Warren will be w+4 and Emily will be 3w+4. If Emily will be twice as old as Warren is in 4 years, we have that
\n" ); document.write( "3w+4=2(w+4)
\n" ); document.write( "3w+4=2w+8
\n" ); document.write( "w=4
\n" ); document.write( "So Warren is 4 and Emily is 12.
\n" ); document.write( "
\n" ); document.write( "
\n" );