document.write( "Question 1066570: Lori is 4 times as old as Amy now, while Liz is 9 yards old than Amy. if Lori and Liz are twins, how old is each girl now? \n" ); document.write( "
Algebra.Com's Answer #681786 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! Amy is x \n" ); document.write( "Lori is 4x OR x+9 \n" ); document.write( "4x=x+9 \n" ); document.write( "3x=9 \n" ); document.write( "x=3 \n" ); document.write( "Lori is 12, Amy is 3. \n" ); document.write( " |