document.write( "Question 448349: andrea is 5 years older then carlene. next year andrea will be twice as old as carlene will be. how old is each girl now
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #308501 by rwm(914)\"\" \"About 
You can put this solution on YOUR website!
a=c+5
\n" ); document.write( "(a+1)=2(c+1)
\n" ); document.write( "(c+5+1)=2(c+1)
\n" ); document.write( "c+6=2c+2
\n" ); document.write( "4=c
\n" ); document.write( "a=9
\n" ); document.write( "
\n" ); document.write( "
\n" );