document.write( "Question 251771: Angelina is 6 years younger than Brad. Twelve years ago, Brad was twice as old as Angelina was then. How old are they now? \n" ); document.write( "
Algebra.Com's Answer #183454 by richwmiller(17219)\"\" \"About 
You can put this solution on YOUR website!
a=b-6
\n" ); document.write( "2*(a-12)=(b-12)
\n" ); document.write( "a=18
\n" ); document.write( "b=24
\n" ); document.write( "
\n" );