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)![]() ![]() 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( " |