document.write( "Question 45401: Chris is 3 years older than Beth. Seven years from now she will be twice as old as Beth was a year ago. How old is each now? \n" ); document.write( "
Algebra.Com's Answer #30151 by tutmath(14)\"\" \"About 
You can put this solution on YOUR website!
Let Beth be x years old now, Chris is therefore x + 3 years old now.
\n" ); document.write( "Seven years from now, Chris will be x + 3 + 7 = x + 10 years old\r
\n" ); document.write( "\n" ); document.write( "Age of Beth one year ago = x - 1 (since presently she is x years old)\r
\n" ); document.write( "\n" ); document.write( "From the given condition we can write the equation as:\r
\n" ); document.write( "\n" ); document.write( "x + 10 = 2 (x - 1)\r
\n" ); document.write( "\n" ); document.write( "x + 10 = 2x - 2\r
\n" ); document.write( "\n" ); document.write( "x = 12\r
\n" ); document.write( "\n" ); document.write( "Beth is 12 years old and Chris is 12 + 3 = 15 years old.\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );