document.write( "Question 445236: Corrin is 23 years older than Beth. In 9 years, Corrin will be twice as old as Beth. How old are they now? \n" ); document.write( "
Algebra.Com's Answer #307023 by jorel1380(3719)![]() ![]() You can put this solution on YOUR website! C=B+23 \n" ); document.write( "C+9=2(B+9) \n" ); document.write( "B+23+9=2B+18 \n" ); document.write( "14=B \n" ); document.write( "37=C \n" ); document.write( "Corrin is 37. Beth is 14.. \n" ); document.write( " |