document.write( "Question 121782: 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 #89443 by oscargut(2103)![]() ![]() You can put this solution on YOUR website! Let E= actual Erin's age and W=Warren's age so\r \n" ); document.write( "\n" ); document.write( "E=3W and \n" ); document.write( "E+4=2(W+4) so\r \n" ); document.write( "\n" ); document.write( "3W+4=2W+8 so\r \n" ); document.write( "\n" ); document.write( "W=4 and E=12 \n" ); document.write( " |