document.write( "Question 1190002: Beth is seven years older than Una. She is twice as old as Una was when Beth was as old as Una is now. How old is each now?\r
\n" ); document.write( "\n" ); document.write( "I have tried doing B = U+7 and B-7 = 2U, but it doesn't work. How do you represent the second part?
\n" ); document.write( "

Algebra.Com's Answer #821653 by MathTherapy(10552)\"\" \"About 
You can put this solution on YOUR website!
Beth is seven years older than Una. She is twice as old as Una was when Beth was as old as Una is now. How old is each now?\r
\n" ); document.write( "\n" ); document.write( "I have tried doing B = U+7 and B-7 = 2U, but it doesn't work. How do you represent the second part?
\n" ); document.write( "
Let Beth’s age, be B
\n" ); document.write( "Difference in ages: 7
\n" ); document.write( "Beth was Una’s age, 7 years ago, or she was: B - 7, at which time, Una was B - 7 - 7 = B - 14
\n" ); document.write( "We then get: B = 2(B - 14)
\n" ); document.write( "That's the ONLY equation you need, which you can use to determine B's (Beth's) age. \n" ); document.write( "
\n" );