document.write( "Question 246520: wilma is thirteen years older than beverly. in nine years wilma will be twice as old as beverly. how old is beverly?\r
\n" );
document.write( "\n" );
document.write( "i really appreciate your help. thank you
\n" );
document.write( "-nicole \n" );
document.write( "
Algebra.Com's Answer #179986 by richwmiller(17219)![]() ![]() You can put this solution on YOUR website! w=13+b \n" ); document.write( "w+9=2*(b+9) \n" ); document.write( "13+b+9=2*(b+9) \n" ); document.write( "22+b=2*(b+9) \n" ); document.write( "22+b=2b+18 \n" ); document.write( "solve for b (beverly's age) then put answer in w=13+b to get Wilma's age.\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |