document.write( "Question 445254: Wilma is 13 years older than Bev. In nine years, Wilma will be twice as old as Bev. How old is Bev? \n" ); document.write( "
Algebra.Com's Answer #306803 by rwm(914)\"\" \"About 
You can put this solution on YOUR website!
w=b+13
\n" ); document.write( "w+9=2*(b+9)
\n" ); document.write( "b=4 w=17
\n" ); document.write( "
\n" ); document.write( "
\n" );